Add Flexoki Light as new default theme

This commit is contained in:
David Heinemeier Hansson
2025-10-12 16:43:17 -04:00
parent 35cc9937ff
commit 0df4dc1a1d
18 changed files with 781 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
$color = rgba(255,252,240,1.0)
$inner_color = rgba(242,240,229,1.0)
$outer_color = rgba(206,205,195,1.0)
$font_color = rgba(16,15,15,1.0)
$check_color = rgba(32, 94, 166, 1.0)