slight Rei colour theme tweaks
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"dark": {
|
"dark": {
|
||||||
"background": "#404040",
|
"background": "#303030",
|
||||||
"foreground": "#EAEAEA",
|
"foreground": "#EAEAEA",
|
||||||
"highlight": "#FA1504",
|
"highlight": "#FA1504",
|
||||||
"subdued": "#fda052"
|
"subdued": "#fda052"
|
||||||
},
|
},
|
||||||
"bright": {
|
"bright": {
|
||||||
"background": "#fda052",
|
"background": "#fda052",
|
||||||
"foreground": "#202020",
|
"foreground": "#303030",
|
||||||
"highlight": "#df2100",
|
"highlight": "#df2100",
|
||||||
"subdued": "#EAEAEA"
|
"subdued": "#EAEAEA"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user