mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 14:08:23 -05:00
12 lines
156 B
CSS
12 lines
156 B
CSS
:root {
|
|
--bg: #282c34;
|
|
--fg: #abb2bf;
|
|
--1: #3b4048;
|
|
--2: #a3be8c;
|
|
--3: #b48ead;
|
|
--4: #c8ccd4;
|
|
--5: #e06c75;
|
|
--6: #61afef;
|
|
--7: #be5046;
|
|
}
|