honk/views/mastodon.css

8 lines
102 B
CSS
Raw Permalink Normal View History

2023-08-09 21:44:54 +02:00
html {
--bg-page: #353a49;
--bg-dark: #393f4f;
--fg: #fff;
--hl: #6364ff;
--fg-subtle: #606984
}