From 92314b5d74729cab729b49edc6318b2ae8d984e9 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Wed, 10 Oct 2018 22:02:08 +0200 Subject: [PATCH] fix: Improve scrollbar contrast Close #262 --- src/themes/settings/specific/darker-hc.json | 4 ++-- src/themes/settings/specific/darker.json | 4 ++-- src/themes/settings/specific/default-hc.json | 4 ++-- src/themes/settings/specific/default.json | 4 ++-- src/themes/settings/specific/lighter-hc.json | 4 ++-- src/themes/settings/specific/lighter.json | 4 ++-- src/themes/settings/specific/ocean-hc.json | 4 ++-- src/themes/settings/specific/ocean.json | 4 ++-- src/themes/settings/specific/palenight-hc.json | 4 ++-- src/themes/settings/specific/palenight.json | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/themes/settings/specific/darker-hc.json b/src/themes/settings/specific/darker-hc.json index a88a13d..a3202e0 100644 --- a/src/themes/settings/specific/darker-hc.json +++ b/src/themes/settings/specific/darker-hc.json @@ -7,7 +7,7 @@ "backgroundAlt": "#1a1a1a", "contrastBorder": "#000000", "sidebarForeground": "#848484", - "scrollbars": "#00000070", + "scrollbars": "#EEFFFF20", "comments": "#4A4A4A", "caret": "#FFCC00", "findHighlight": "#FFCC00", @@ -22,7 +22,7 @@ "inputBackground": "#2B2B2B", "inputForeground": "#EEFFFF", "inputBorder": "#FFFFFF10", - "scrollbarsHover": "#00000030", + "scrollbarsHover": "#EEFFFF10", "statusbarForeground": "#616161", "listHoverForeground": "#FFFFFF", "tabActiveForeground": "#FFFFFF", diff --git a/src/themes/settings/specific/darker.json b/src/themes/settings/specific/darker.json index 9eeee5b..467215b 100644 --- a/src/themes/settings/specific/darker.json +++ b/src/themes/settings/specific/darker.json @@ -20,8 +20,8 @@ "inputBackground": "#2B2B2B", "inputForeground": "#EEFFFF", "inputBorder": "#FFFFFF10", - "scrollbars": "#00000050", - "scrollbarsHover": "#00000030", + "scrollbars": "#EEFFFF20", + "scrollbarsHover": "#EEFFFF10", "statusbarForeground": "#616161", "sidebarBackground": "#212121", "sidebarForeground": "#616161", diff --git a/src/themes/settings/specific/default-hc.json b/src/themes/settings/specific/default-hc.json index c569e63..c51ce38 100644 --- a/src/themes/settings/specific/default-hc.json +++ b/src/themes/settings/specific/default-hc.json @@ -6,7 +6,7 @@ "background": "#263238", "backgroundAlt": "#192227", "contrastBorder": "#000000", - "scrollbars": "#00000070", + "scrollbars": "#EEFFFF20", "sidebarForeground": "#5f7a87", "comments": "#546E7A", "caret": "#FFCC00", @@ -22,7 +22,7 @@ "inputBackground": "#303C41", "inputForeground": "#EEFFFF", "inputBorder": "#FFFFFF10", - "scrollbarsHover": "#00000030", + "scrollbarsHover": "#EEFFFF10", "statusbarForeground": "#546E7A", "sidebarBackground": "#263238", "listHoverForeground": "#FFFFFF", diff --git a/src/themes/settings/specific/default.json b/src/themes/settings/specific/default.json index dea4bab..20e6a2a 100644 --- a/src/themes/settings/specific/default.json +++ b/src/themes/settings/specific/default.json @@ -20,8 +20,8 @@ "inputBackground": "#303C41", "inputForeground": "#EEFFFF", "inputBorder": "#FFFFFF10", - "scrollbars": "#00000050", - "scrollbarsHover": "#00000030", + "scrollbars": "#EEFFFF20", + "scrollbarsHover": "#EEFFFF10", "statusbarForeground": "#546E7A", "sidebarBackground": "#263238", "sidebarForeground": "#607a86", diff --git a/src/themes/settings/specific/lighter-hc.json b/src/themes/settings/specific/lighter-hc.json index a300351..0b50c68 100644 --- a/src/themes/settings/specific/lighter-hc.json +++ b/src/themes/settings/specific/lighter-hc.json @@ -6,7 +6,7 @@ "background": "#FFFFFF", "backgroundAlt": "#FAFAFA", "contrastBorder": "#CBCBCB", - "scrollbars": "#00000040", + "scrollbars": "#90A4AE20", "sidebarForeground": "#627883", "comments": "#90A4AE", "caret": "#272727", @@ -22,7 +22,7 @@ "inputBackground": "#EEEEEE", "inputForeground": "#90A4AE", "inputBorder": "#00000010", - "scrollbarsHover": "#00000030", + "scrollbarsHover": "#90A4AE10", "statusbarForeground": "#7E939E", "sidebarBackground": "#FAFAFA", "listHoverForeground": "#B1C7D3", diff --git a/src/themes/settings/specific/lighter.json b/src/themes/settings/specific/lighter.json index 226cd1c..28be4e5 100644 --- a/src/themes/settings/specific/lighter.json +++ b/src/themes/settings/specific/lighter.json @@ -20,8 +20,8 @@ "inputBackground": "#EEEEEE", "inputForeground": "#90A4AE", "inputBorder": "#00000010", - "scrollbars": "#00000050", - "scrollbarsHover": "#00000030", + "scrollbars": "#90A4AE20", + "scrollbarsHover": "#90A4AE10", "statusbarForeground": "#7E939E", "sidebarBackground": "#FAFAFA", "sidebarForeground": "#7E939E", diff --git a/src/themes/settings/specific/ocean-hc.json b/src/themes/settings/specific/ocean-hc.json index 29f7b62..a463eff 100644 --- a/src/themes/settings/specific/ocean-hc.json +++ b/src/themes/settings/specific/ocean-hc.json @@ -20,8 +20,8 @@ "inputBackground": "#1A1C25", "inputForeground": "#EEFFFF", "inputBorder": "#FFFFFF10", - "scrollbars": "#00000050", - "scrollbarsHover": "#00000030", + "scrollbars": "#8F93A220", + "scrollbarsHover": "#8F93A210", "statusbarForeground": "#4B526D", "sidebarBackground": "#292D3E", "sidebarForeground": "#4B526D", diff --git a/src/themes/settings/specific/ocean.json b/src/themes/settings/specific/ocean.json index 4c2a0a3..327cc1d 100644 --- a/src/themes/settings/specific/ocean.json +++ b/src/themes/settings/specific/ocean.json @@ -20,8 +20,8 @@ "inputBackground": "#1A1C25", "inputForeground": "#EEFFFF", "inputBorder": "#FFFFFF10", - "scrollbars": "#00000050", - "scrollbarsHover": "#00000030", + "scrollbars": "#8F93A220", + "scrollbarsHover": "#8F93A210", "statusbarForeground": "#4B526D", "sidebarBackground": "#292D3E", "sidebarForeground": "#525975", diff --git a/src/themes/settings/specific/palenight-hc.json b/src/themes/settings/specific/palenight-hc.json index cd55031..ca390d6 100644 --- a/src/themes/settings/specific/palenight-hc.json +++ b/src/themes/settings/specific/palenight-hc.json @@ -6,7 +6,7 @@ "background": "#292D3E", "backgroundAlt": "#1B1E2B", "contrastBorder": "#000000", - "scrollbars": "#00000070", + "scrollbars": "#A6ACCD20", "sidebarForeground": "#757CA1", "comments": "#676E95", "caret": "#FFCC00", @@ -22,7 +22,7 @@ "inputBackground": "#333747", "inputForeground": "#EEFFFF", "inputBorder": "#FFFFFF10", - "scrollbarsHover": "#00000030", + "scrollbarsHover": "#A6ACCD10", "statusbarForeground": "#676E95", "sidebarBackground": "#292D3E", "listHoverForeground": "#FFFFFF", diff --git a/src/themes/settings/specific/palenight.json b/src/themes/settings/specific/palenight.json index c6fb208..30bd8df 100644 --- a/src/themes/settings/specific/palenight.json +++ b/src/themes/settings/specific/palenight.json @@ -20,8 +20,8 @@ "inputBackground": "#333747", "inputForeground": "#EEFFFF", "inputBorder": "#FFFFFF10", - "scrollbars": "#00000050", - "scrollbarsHover": "#00000030", + "scrollbars": "#A6ACCD20", + "scrollbarsHover": "#A6ACCD10", "statusbarForeground": "#676E95", "sidebarBackground": "#292D3E", "sidebarForeground": "#676E95",