honk/views/pleroma.css

8 lines
123 B
CSS
Raw Normal View History

2023-01-28 12:03:36 +00:00
html {
--bg-page: #1b2735;
--bg-dark: #121a24;
--fg: #b9b9ba;
--hl: #d8a070;
--fg-subtle: rgba(185, 185, 186, 0.5);
}