Skip to content

ClearVision/ClearVision-v6

Repository files navigation

ClearVision v6

Releases License Discord Server Issues Pull Requests

v6 Sapphire

Theme Editor

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

Please keep in mind that we do not manage the theme editor, and cannot help with any bugs that come from using it.

Theme Editor

Thank you to @Gibbu to providing this.

Installing

Note: ClearVision doesn't actively support plugins (as in, we don't seek out and actively theme fixes to every new plugin). However, when a plugin is widely used, we try our best to stay compatible.

For BD and Vencord:

Download the theme file from our official support server, the BetterDiscord Website or releases and move it into your injector's themes folder:

  • BetterDiscord: %appdata%\betterdiscord\themes
  • Vencord: %appdata%\vencord\themes

For Replugged:

Check out our replugged theme here!

Building from source

To build the theme from source, you can simply run npm install to install all missing dependencies and npm run build to compile the theme into the /public folder.

Dependencies

Contributing

You can run npm run test to compile the theme. The main.css file will be in the /test directory, which can then be copied into BetterDiscord's Custom CSS.