mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix mainBackground color
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
9a4194e18a
commit
da69ed1187
@ -15,7 +15,7 @@
|
||||
"textColorDimmed": "#8e92978c",
|
||||
"borderColor": "#4c5053",
|
||||
"borderFaintColor": "#373a3e",
|
||||
"mainBackground": "#2b3035",
|
||||
"mainBackground": "#1e2124",
|
||||
"secondaryBackground": "#212427",
|
||||
"contentColor": "#262b2f",
|
||||
"layoutBackground": "#2e3136",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user