RinoOnTop / ClearVision-v6

Highly customizable theme for BetterDiscord.

Home Page:https://clearvision.gitlab.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClearVision v6

Releases License Discord Server Issues Pull Requests

v6 Sapphire

Theme Editor

You are now able to customize the theme with a preview before downloading it to your computer.

Theme Editor

Thank you to @Gibbu to providing this.

Installing

Download the theme file and move it into your BetterDiscord themes folder:

ClearVision_v6.theme.css

Building from source

In order build the theme from source you will need Sass & PostCSS Autoprefixer.
With npm installed you can simply run npm install to install all missing dependencies and compile the theme into the /public folder via npm run build.

Dependencies:

Contributing

In order to contribute you need to be able to compile Sass.

Using Dart Sass via CLI, you can run the following command to compile the theme:

sass main.scss:public/main.css --watch

The result will be placed in the /public folder, and watch changes for auto-recompilation.

About

Highly customizable theme for BetterDiscord.

https://clearvision.gitlab.io

License:Apache License 2.0


Languages

Language:SCSS 95.9%Language:CSS 4.1%