Commit Graph

7 Commits

Author SHA1 Message Date
4a5dfac221 Tweak code CSS a bit to make it nicer
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-02-02 21:05:26 -08:00
5aa54c1ce4 Extract input style to common CSS and remove raw uses of var(--x).
The mixin handles the fallback gracefully on browsers where it's not
supported.
2023-11-27 22:17:23 -08:00
7e3099aae3 Make the keywords not grey on dark mode 2023-05-04 21:01:56 -07:00
5202c57e2b Fix highlighted code lines in dark mode 2023-03-11 14:56:46 -08:00
0bd55bc58a Add fallbacks to CSS variables for older browsers 2023-03-11 14:07:43 -08:00
c631be65bc Tentatively add a dark mode 2023-03-11 12:08:45 -08:00
94c285a2f1 Extract website theme into its own repository 2021-04-15 01:37:18 -07:00