starting stuff
This commit is contained in:
commit
9ecf2ee5fa
4 changed files with 51 additions and 0 deletions
5
assets/colors.css
Normal file
5
assets/colors.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
:root {
|
||||
--c-bg: #000000;
|
||||
--c-fg: #ffffff;
|
||||
--c-highlight: #00ffff;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue