deprived-main-website/static/stylesheets/main-theme.css
Sveske_Juice a4a24f4b0c Simple SSG website with company title in svelte (#1)
Reviewed-on: https://gitea.deprived.dev/Sveskejuice/deprived-main-website/pulls/1
Co-authored-by: Sveske_Juice <carl.benjamin.dreyer@gmail.com>
Co-committed-by: Sveske_Juice <carl.benjamin.dreyer@gmail.com>
2024-02-19 20:30:57 +01:00

8 lines
131 B
CSS

:root {
--text: #ece4ee;
--background: #120c13;
--primary: #ff8552;
--secondary: #6c6b44;
--accent: #7da16a;
}