Lyre Scripts
  • Welcome
  • Create your own bridge
  • Paid resources
    • Illegal Missions
      • Installation
      • Configuration
        • Main Script
        • [FREE] Murderer DLC
        • [FREE] Money Truck DLC
        • [FREE] Go Fast DLC
        • [FREE] ATM Robbery DLC
        • [FREE] Car Theft DLC
    • Car Rental
      • Installation
      • Configuration
    • Car Wash
      • Installation
      • Configuration
    • ⛽Lyre advanced fuel
      • Installation
      • Configuration
  • free resources
    • 📄Lyre Text UI
      • Installation
      • Configuration
      • How to use it
Powered by GitBook
On this page
  1. free resources
  2. Lyre Text UI

Configuration

PreviousInstallationNextHow to use it

You can configure the script and use the style that suits you best. Furthermore, you are free to create your own style.

By default, the script comes with several predefined styles:

  1. simple_black is a dark and understated design.

  2. simple_white is a light and understated design.

  3. heavy is a dark and original design.

  4. void is a very simple design.

  5. lyre is a design with Lyre Scripts' colors.

The default applied style is heavy. To change the style, follow these steps:

  1. Navigate to the path lyre_textui/web/js.

  2. Open the file named config.js

  3. Replace this changeTheme("heavy") with changeTheme("your_theme") for example : changeTheme("lyre")

📄
⭐