tmp icons + theme cleanup
This commit is contained in:
@@ -9,23 +9,29 @@
|
||||
"theme_dark": ""
|
||||
},
|
||||
"text_color": {
|
||||
"default": "#444444",
|
||||
"default": "#170D33",
|
||||
"dark": "#040404",
|
||||
"light": "#717171"
|
||||
"light": "#717171",
|
||||
"boston_color": "#20CCF8",
|
||||
"seattle_color": "#FF3CC8",
|
||||
"meetup_color": "#7A5DF9"
|
||||
}
|
||||
},
|
||||
"darkmode": {
|
||||
"theme_color": {
|
||||
"primary": "#fff",
|
||||
"body": "#1c1c1c",
|
||||
"body": "#150e31",
|
||||
"border": "#3E3E3E",
|
||||
"theme_light": "#222222",
|
||||
"theme_light": "#35284f",
|
||||
"theme_dark": ""
|
||||
},
|
||||
"text_color": {
|
||||
"default": "#B4AFB6",
|
||||
"dark": "#fff",
|
||||
"light": "#B4AFB6"
|
||||
"light": "#B4AFB6",
|
||||
"boston_color": "#20CCF8",
|
||||
"seattle_color": "#FF3CC8",
|
||||
"meetup_color": "#7A5DF9"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user