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: #44475a;
|
|
--fg: #8be9fd;
|
|
--1: #ff5555;
|
|
--2: #50fa7b;
|
|
--3: #ffb86c;
|
|
--4: #bd93f9;
|
|
--5: #ff79c6;
|
|
--6: #94a3a5;
|
|
--7: #ffffff;
|
|
}
|