deprived-main-website/static/stylesheets/main-theme.css

8 lines
131 B
CSS
Raw Normal View History

2024-02-15 02:08:09 +01:00
:root {
--text: #ece4ee;
--background: #120c13;
--primary: #ff8552;
--secondary: #6c6b44;
--accent: #7da16a;
}