diff --git a/src/renderer/themes/lens-dark.json b/src/renderer/themes/lens-dark.json index cd7c994928..14de361c95 100644 --- a/src/renderer/themes/lens-dark.json +++ b/src/renderer/themes/lens-dark.json @@ -15,7 +15,7 @@ "textColorDimmed": "#8e92978c", "borderColor": "#4c5053", "borderFaintColor": "#373a3e", - "mainBackground": "#2b3035", + "mainBackground": "#1e2124", "secondaryBackground": "#212427", "contentColor": "#262b2f", "layoutBackground": "#2e3136",