Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liquidsquid1/simplebounce

A simply designed liquidbounce theme.
https://github.com/liquidsquid1/simplebounce

Last synced: 20 days ago
JSON representation

A simply designed liquidbounce theme.

Awesome Lists containing this project

README

        

> [!NOTE]
> This theme is built for [Liquidbounce Nextgen](http://github.com/CCBlueX/Liquidbounce/blob/nextgen) commit 8360719
>
> If the theme is out of date with the [latest theme changes](https://github.com/CCBlueX/LiquidBounce/commits/nextgen/src-theme), please make a feature issue.


simplebounce


a simple, clean and usable theme for liquidbounce.


Downloads

Preview (10th Aug)


Installation:


Clone the theme using Git, either on the "Download Zip" button on this page or through CLI

```
git clone https://github.com/liquidsquid1/simplebounce.git
```
Build the theme using Node.JS (download it if you haven't already)
```
cd simplebounce
npm install
npm run build
```
Copy the "dist" folder from the build into your Liquidbounce folder.

> [!TIP]
> Type `explorer .` in the terminal to quickly open up an explorer window to copy the theme from.

The command to open your theme folder is `.client theme browse`

- Load the theme with `.client theme set dist`