styles.alv.cx/colors.txt

25 lines
505 B
Plaintext

in the css
@import url("https://styles.alv.cx/colors/<colorscheme>.css");
and use the variables created in the file
the following colors will be available to use with all colorschemes (useful for
switching between colorschemes easily)
--orange
--red
--green
--yellow
--blue
--purple
--colorscheme-light
--colorscheme-light-darker
--colorscheme-dark
--colorscheme-dark-lighter
colorschemes also have their own custom colors inside, which can be used if
switching themes is not a concern.