diff --git a/config.yml b/config.yml index 83688aa..f773076 100644 --- a/config.yml +++ b/config.yml @@ -15,7 +15,7 @@ theme: default colors: light: highlight-primary: "#1a1a37" - highlight-secondary: "#4285f4" + highlight-secondary: "#1a1a37" highlight-hover: "#5a95f5" background: "#f5f5f5" card-background: "#ffffff" @@ -28,7 +28,7 @@ colors: link-hover: "#363636" dark: highlight-primary: "#1a1a37" - highlight-secondary: "#4285f4" + highlight-secondary: "#1a1a37" highlight-hover: "#5a95f5" background: "#131313" card-background: "#2b2b2b"