mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
12 lines
245 B
CSS
12 lines
245 B
CSS
:root {
|
|
--background-color: #1b2b34;
|
|
--foreground-color: #d8dee9;
|
|
--color-one: #343d46;
|
|
--color-two: #5FB3B3ff;
|
|
--color-three: #69Cf;
|
|
--color-four: #99c794;
|
|
--color-five: #69c;
|
|
--color-six: #c594c5;
|
|
--color-seven: #D8DEE9ff;
|
|
}
|