Skip to content

OmgDani/ClearVision-v6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClearVision v6

Releases License Issues Pull Requests

v6 Sapphire

About

This fork of ClearVision aims to preserve and bring back some older features and styles of ClearVision and Discord.

Any issues with this fork should be reported here and not ClearVision's repository or Discord.

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'll 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.

If you use Dart Sass via CLI, you can run:

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

This will compile the theme into the /public folder and watch changes.

About

Nice theme for BetterDiscord.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 77.1%
  • CSS 22.9%