mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 13:38:21 -05:00
Create dark-chocolate.css
This commit is contained in:
parent
bc43e15467
commit
59013c83e4
11
public/static/colorschemes/dark-chocolate.css
Normal file
11
public/static/colorschemes/dark-chocolate.css
Normal file
@ -0,0 +1,11 @@
|
||||
:root {
|
||||
--bg: #000000;
|
||||
--fg: #ffffff;
|
||||
--1: #121212;
|
||||
--2: #808080;
|
||||
--3: #999999;
|
||||
--4: #666666;
|
||||
--5: #bfbfbf;
|
||||
--6: #e0e0e0;
|
||||
--7: #555555;
|
||||
}
|
Loading…
Reference in New Issue
Block a user