mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 14:08:23 -05:00
12 lines
250 B
CSS
12 lines
250 B
CSS
:root {
|
|
--background-color: #49483Eff;
|
|
--foreground-color: #FFB269;
|
|
--color-one: #272822ff;
|
|
--color-two: #61AFEF;
|
|
--color-three: #ffd866;
|
|
--color-four: #fc9867;
|
|
--color-five: #ab9df2;
|
|
--color-six: #78dce8;
|
|
--color-seven: #ffffff;
|
|
}
|