Updated 83 files via CloudCannon
This commit is contained in:
parent
9e777e4890
commit
2b49fccb2b
83 changed files with 7144 additions and 3092 deletions
13
assets/css/colors-20200911.css
Normal file
13
assets/css/colors-20200911.css
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
:root {
|
||||
--bg: #3c2a52;
|
||||
--bg-alt: rgba(60, 42, 82, 0.75);
|
||||
--fg: #ebdbf8;
|
||||
--fg-alt: rgba(235, 219, 248, 0.25);
|
||||
--border: #000000;
|
||||
--border-alt: rgba(0, 0, 0, 0.75);
|
||||
--accent1: #38ff59;
|
||||
--accent1-alt: rgba(56, 255, 89, 0.75);
|
||||
--accent2: #8d3ed8;
|
||||
--accent2-alt: rgba(141, 62, 216, 0.75);
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue