Files
smart-serow/extra/themes/rei.json
2026-01-26 01:03:23 +09:00

15 lines
261 B
JSON

{
"dark": {
"background": "#404040",
"foreground": "#EAEAEA",
"highlight": "#FA1504",
"subdued": "#E47841"
},
"bright": {
"background": "#fda052",
"foreground": "#202020",
"highlight": "#FB2E0A",
"subdued": "#EAEAEA"
}
}