move gruvbox module into colors
This commit is contained in:
parent
660ff76632
commit
944c2a9855
@ -1,4 +1,4 @@
|
||||
@import url("https://styles.alv.cx/modules/gruvbox.css");
|
||||
@import url("https://styles.alv.cx/modules/colors/gruvbox.css");
|
||||
|
||||
:root {
|
||||
--rainbow-duration: 8s;
|
||||
|
5
modules/readmes/colors.txt
Normal file
5
modules/readmes/colors.txt
Normal file
@ -0,0 +1,5 @@
|
||||
in the css
|
||||
|
||||
@import url("https://styles.alv.cx/modules/colors/<colorscheme>.css");
|
||||
|
||||
and use the variables created in the file
|
@ -1,5 +0,0 @@
|
||||
in the css
|
||||
|
||||
@import url("https://styles.alv.cx/modules/gruvbox.css");
|
||||
|
||||
and use the variables created in the file
|
Loading…
Reference in New Issue
Block a user