honk/views/pleroma.css
2019-12-09 04:58:58 -05:00

7 lines
123 B
CSS

html {
--bg-page: #1b2735;
--bg-dark: #121a24;
--fg: #b9b9ba;
--hl: #d8a070;
--fg-subtle: rgba(185, 185, 186, 0.5);
}