1
0
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:
Alex Andreev 2021-04-05 11:28:44 +03:00
parent 9a4194e18a
commit da69ed1187

View File

@ -15,7 +15,7 @@
"textColorDimmed": "#8e92978c",
"borderColor": "#4c5053",
"borderFaintColor": "#373a3e",
"mainBackground": "#2b3035",
"mainBackground": "#1e2124",
"secondaryBackground": "#212427",
"contentColor": "#262b2f",
"layoutBackground": "#2e3136",