Spaces:
Runtime error
Runtime error
File size: 271 Bytes
bc43e15 7682d9f 397a805 7682d9f bc43e15 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
:root {
--background-color: #282c34;
--foreground-color: #abb2bf;
--logo-color: #c8ccd4;
--color-one: #3b4048;
--color-two: #a3be8c;
--color-three: #b48ead;
--color-four: #c8ccd4;
--color-five: #e06c75;
--color-six: #61afef;
--color-seven: #be5046;
}
|