Contribute to this page on GitHub
Theme System
LiquidBounce features a Theme System that allows you to customize the appearance of the client. The theme affects all graphical user interfaces (GUIs) throughout the client, including but not limited to the HUD, ClickGUI, main menu, and any other visual elements.
LiquidBounce Theme
The default theme of LiquidBounce provides a clean and modern look:
Using Themes
You can manage themes using the following commands:
.client theme list
This command displays all available themes that are installed in your themes directory.
.client theme browse
Opens your themes directory (shown below) where themes are stored:
.client theme set <name>
Applies the specified theme. For example: .client theme set jellobounce
Custom Themes
Note
Custom Theme support is currently an experimental feature. The Marketplace for Automatic Theme Updates is still in development.
How To Install
You can install custom themes from the community.
- Visit the releases page of the theme.
- Download the latest release
- Extract the content of the ZIP file to your themes folder
- Start LiquidBounce
- Type
.client theme set <name>
JelloBounce Theme
Here's how the JelloBounce theme changes the appearance of various GUIs:
Catppuccin Theme
For most users, we recommend waiting for the upcoming Marketplace feature which will simplify the theme installation process.