honk/views/mastodon.css
2023-08-09 15:44:54 -04:00

7 lines
102 B
CSS

html {
--bg-page: #353a49;
--bg-dark: #393f4f;
--fg: #fff;
--hl: #6364ff;
--fg-subtle: #606984
}