1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-07 16:22:14 +03:00
juvix/app/Commands/Html
Jan Mas Rovira fe07c053d2
Improve css themes (#2921)
This pr:
- Removes the light `ayu` theme.
- Adds the light `latte` theme (this now becomes the default theme).
- Adds the dark `frappe` theme.
- Adds the dark `moccha` theme.
- Refactor all source themes to use css variables instead of inlined
color definitions. This makes it much easier to maintain.
2024-08-01 18:32:03 +02:00
..
Options.hs Improve css themes (#2921) 2024-08-01 18:32:03 +02:00