diff --git a/win-linux/res/styles/theme-night.json b/win-linux/res/styles/theme-night.json index 66e30b0c7..ebcb5dc20 100644 --- a/win-linux/res/styles/theme-night.json +++ b/win-linux/res/styles/theme-night.json @@ -8,7 +8,7 @@ "brand-pdf": "#222222", "brand-draw": "#222222", - "window-background": "#404040", + "window-background": "#383838", "window-border": "#616161", "text-normal": "#d9d9d9", @@ -18,7 +18,7 @@ "tool-button-background": "#404040", "tool-button-hover-background": "#555", "tool-button-pressed-background": "#606060", - "tool-button-active-background": "#333", + "tool-button-active-background": "#222", "download-widget-background": "#333", "download-widget-border": "#666666",