Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/liquidsquid1/simplebounce
- Owner: liquidsquid1
- License: gpl-3.0
- Created: 2024-08-10T18:33:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T11:54:17.000Z (5 months ago)
- Last Synced: 2024-08-27T20:22:26.071Z (5 months ago)
- Language: Svelte
- Size: 4.75 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
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`