Catppuccin for LiquidBounce
- Download your preferred flavour
Note
I am only currently maintaining Mocha (Mauve), however you may change the colour in colors.scss and rebuild!
git clone htpps://github.com/liquidsquid1/catppuccin-lb.git
- Compile it using Node
Note
This assumes you already have Node installed.
cd catppuccin-lb
npm install
npm run build
- Move it into your client folder Navigate to catppuccin-lb/dist and place the dist folder in your themes folder
Note
Don't know how to get to your themes folder? Simply type .client theme browse
in your minecraft chat and it will open up the directory.
- Set your theme
Warning
This will override your current hud layout, including your positions of elements.
Simply type .client theme set dist
in your minecraft chat.