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,6 @@
@define-color selected-text #205EA6;
@define-color text #100F0F;
@define-color base #FFFCF0;
@define-color border #205EA6;
@define-color foreground #100F0F;
@define-color background #FFFCF0;