From 27aff564f82139a8a94417220c6e35c01fea9ede Mon Sep 17 00:00:00 2001 From: Alex Spataru Date: Sat, 9 Nov 2024 23:47:22 -0500 Subject: [PATCH] Update themes to make chart more visible --- app/rcc/themes/Deep Blue.json | 2 +- app/rcc/themes/Deep Green.json | 2 +- app/rcc/themes/Deep Purple.json | 2 +- app/rcc/themes/Deep Red.json | 2 +- app/rcc/themes/Dominion.json | 2 +- app/rcc/themes/Pulse.json | 2 +- app/rcc/themes/Resistance.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/rcc/themes/Deep Blue.json b/app/rcc/themes/Deep Blue.json index e4671ad9..3602f953 100644 --- a/app/rcc/themes/Deep Blue.json +++ b/app/rcc/themes/Deep Blue.json @@ -64,7 +64,7 @@ "widget_base": "#1b2a3d", "widget_button": "#1f2d41", "widget_window": "#121c2b", - "widget_border": "#48617a", + "widget_border": "#2B3A49", "widget_highlight": "#5b89b1", "widget_button_text": "#cfd8e6", "widget_highlighted_text": "#1b2a3d", diff --git a/app/rcc/themes/Deep Green.json b/app/rcc/themes/Deep Green.json index d5455649..2dcd03b8 100644 --- a/app/rcc/themes/Deep Green.json +++ b/app/rcc/themes/Deep Green.json @@ -64,7 +64,7 @@ "widget_base": "#1b2b23", "widget_button": "#1b2b23", "widget_window": "#0f1a14", - "widget_border": "#5f7b67", + "widget_border": "#394A3E", "widget_highlight": "#b6a96a", "widget_button_text": "#d9d5b4", "widget_highlighted_text": "#1b2b23", diff --git a/app/rcc/themes/Deep Purple.json b/app/rcc/themes/Deep Purple.json index c5ac475a..fc77431e 100644 --- a/app/rcc/themes/Deep Purple.json +++ b/app/rcc/themes/Deep Purple.json @@ -64,7 +64,7 @@ "widget_base": "#2c1e3e", "widget_button": "#34204b", "widget_window": "#1e1328", - "widget_border": "#5d3a6e", + "widget_border": "#382342", "widget_highlight": "#6f56b8", "widget_button_text": "#e0d8f4", "widget_highlighted_text": "#2c1e3e", diff --git a/app/rcc/themes/Deep Red.json b/app/rcc/themes/Deep Red.json index 47e431c5..bc82fcb4 100644 --- a/app/rcc/themes/Deep Red.json +++ b/app/rcc/themes/Deep Red.json @@ -64,7 +64,7 @@ "widget_base": "#3d1b1b", "widget_button": "#3d1b1b", "widget_window": "#201212", - "widget_border": "#b34242", + "widget_border": "#6B2828", "widget_highlight": "#b34242", "widget_button_text": "#e8d1c5", "widget_highlighted_text": "#3d1b1b", diff --git a/app/rcc/themes/Dominion.json b/app/rcc/themes/Dominion.json index c95004ba..30dffc3f 100644 --- a/app/rcc/themes/Dominion.json +++ b/app/rcc/themes/Dominion.json @@ -64,7 +64,7 @@ "widget_base": "#1a1c1e", "widget_button": "#242528", "widget_window": "#0f1012", - "widget_border": "#5e6063", + "widget_border": "#262628", "widget_highlight": "#5e6063", "widget_button_text": "#e0e1e3", "widget_highlighted_text": "#1a1c1e", diff --git a/app/rcc/themes/Pulse.json b/app/rcc/themes/Pulse.json index a9dc10a3..58968675 100644 --- a/app/rcc/themes/Pulse.json +++ b/app/rcc/themes/Pulse.json @@ -64,7 +64,7 @@ "widget_base": "#202020", "widget_button": "#2e2e2e", "widget_window": "#161616", - "widget_border": "#6c6c6c", + "widget_border": "#2B2B2B", "widget_highlight": "#d2c075", "widget_button_text": "#f0f0f0", "widget_highlighted_text": "#202020", diff --git a/app/rcc/themes/Resistance.json b/app/rcc/themes/Resistance.json index 24e1b5e9..4252064e 100644 --- a/app/rcc/themes/Resistance.json +++ b/app/rcc/themes/Resistance.json @@ -64,7 +64,7 @@ "widget_base": "#2d2a29", "widget_button": "#2d2a29", "widget_window": "#1c1b1a", - "widget_border": "#e06f6f", + "widget_border": "#5A2C2C", "widget_highlight": "#e06f6f", "widget_button_text": "#f0ece3", "widget_highlighted_text": "#2d2a29",