Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

ClearVision/ClearVision-v5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ClearVision Discord Server Join for update notifications and theme support!

Instant Invite: https://discord.gg/FtYVPky

#Customization The :root is located at the top of the .theme.css file.

  • Change both color values to change the color scheme
  • Change the image link to change the background
:root {
	--main-color: #2780e6;
	--hover-color: #1e63b3;
	--background-image: url(https://cdn.rawgit.com/Zerthox/ClearVision/master/images/sapphire.jpg);
}

#Previews ##ClearVision - Amber ####Dark Appearance AmberDark ####Light Appearance AmberLight ####Settings AmberSettings

##ClearVision - Amethyst ####Dark Appearance AmethystDark ####Light Appearance AmethystLight ####Settings AmethystSettings

##ClearVision - Emerald ####Dark Appearance EmeraldDark ####Light Appearance EmeraldLight ####Settings EmeraldSettings

##ClearVision - Ruby ####Dark Appearance RubyDark ####Light Appearance RubyLight ####Settings RubySettings

##ClearVision - Sapphire ####Dark Appearance SapphireDark ####Light Appearance SapphireLight ####Settings SapphireSettings