slight Rei colour theme tweaks

This commit is contained in:
Mikkeli Matlock
2026-02-08 03:07:09 +09:00
parent 58a523aab2
commit 0c342d7989

View File

@@ -1,13 +1,13 @@
{
"dark": {
"background": "#404040",
"background": "#303030",
"foreground": "#EAEAEA",
"highlight": "#FA1504",
"subdued": "#fda052"
},
"bright": {
"background": "#fda052",
"foreground": "#202020",
"foreground": "#303030",
"highlight": "#df2100",
"subdued": "#EAEAEA"
}