honk/views/mastodon.css

8 lines
102 B
CSS

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