From c7b062b7218a2826d5770601497c21fba3269522 Mon Sep 17 00:00:00 2001 From: Jon McClure Date: Fri, 26 Aug 2022 14:30:26 +0100 Subject: [PATCH] adjust dark theme a touch --- src/components/Theme/themes/dark.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Theme/themes/dark.js b/src/components/Theme/themes/dark.js index a5fe3fb7..d24ba3f3 100644 --- a/src/components/Theme/themes/dark.js +++ b/src/components/Theme/themes/dark.js @@ -5,8 +5,8 @@ export default { 'text-primary': '#ffffff', 'text-secondary': 'rgb(255 255 255 / 60%)', accent: ' #ef3c2a', - 'brand-logo': '#fa6400', - 'brand-rules': '#999999', + 'brand-logo': '#ffffff', + 'brand-rules': 'rgb(255 255 255 / 25%)', 'brand-shadow': 'rgb(255 255 255 / 10%)', }, font: {