From 7061124302e7cea6ef178e03f14fe4ef6152b43f Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Thu, 22 Jun 2023 13:30:10 +0200 Subject: [PATCH] Update config.yml --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index f773076..b01b6c2 100644 --- a/config.yml +++ b/config.yml @@ -16,7 +16,7 @@ colors: light: highlight-primary: "#1a1a37" highlight-secondary: "#1a1a37" - highlight-hover: "#5a95f5" + highlight-hover: "#4c4ca2" background: "#f5f5f5" card-background: "#ffffff" text: "#363636" @@ -29,7 +29,7 @@ colors: dark: highlight-primary: "#1a1a37" highlight-secondary: "#1a1a37" - highlight-hover: "#5a95f5" + highlight-hover: "#4c4ca2" background: "#131313" card-background: "#2b2b2b" text: "#eaeaea"