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: #403e41;
|
|
--fg: #fcfcfa;
|
|
--1: #ff6188;
|
|
--2: #a9dc76;
|
|
--3: #ffd866;
|
|
--4: #fc9867;
|
|
--5: #ab9df2;
|
|
--6: #78dce8;
|
|
--7: #ffffff;
|
|
}
|