System24
a tui-style discord theme
a customizable, tui-style discord theme. inspired by [spicetify text theme](https://github.com/spicetify/spicetify-themes/tree/master/text). The project is written primarily in CSS, distributed under the MIT License license, first published in 2024. It has gained significant community traction with 2,305 stars and 148 forks on GitHub. Key topics include: betterdiscord-theme, discord-theme, vencord-theme.
system24
a customizable, tui-style discord theme. inspired by spicetify text theme.
<img src="https://github.com/refact0r/system24/raw/main/assets/screenshot.png">discord server
need help? want to get notified about updates? have feedback? join https://discord.gg/nz87hXyvcy
install
vencord/betterdiscord (or any client that supports theme files)
- download the theme file,
system24.theme.css. (there should be a download button at the top right of the page) - drag the file into your theme folder. (there should be a button to open the theme folder in theme settings)
- (optional) customize the theme by editing the options in
system24.theme.css.
install through link
add https://refact0r.github.io/system24/build/system24.css to your theme import links. you will need to copy the theme variables to your quickcss in order to customize the theme.
flavors
customized variants of the theme.
- light
- auto (system theme)
- catppuccin mocha
- catppuccin macchiato
- everforest
- rosé pine
- rose pine moon
- tokyo night
- nord
- vencord
contributing
this theme depends on midnight for its core styles. if you're looking to contribute, please consider which theme you actually want to work on. feel free to open an issue and ask if you're unsure.
this theme uses a dev script to check for changes in the /src .css files and combine them into a build file in /build. note that both the /src files and the /build file are tracked in git, so any changes you contribute should exist in both places!!
to run locally:
- clone the repository.
- run
npm i. - create a
.envfile in the project root with the paths of any local theme files you want to update (comma separated)
DEV_OUTPUT_PATH=C:\Users\USERNAME\AppData\Roaming\Vencord\themes\system24-dev.theme.css
- run
npm run dev. - make changes to any file in
/srcor the main theme file. the local theme files you listed will automatically be updated, along with the build file in/build. - make a pull request with your changes!
credits
spicetify text theme for primary design inspiration.
thanks to all the contributors!
Contributors
Showing top 12 contributors by commit count.
