From e073c481367f7368ed4c09820856a7c453c37927 Mon Sep 17 00:00:00 2001 From: Zazou49 <89610869+Zazou49@users.noreply.github.com> Date: Mon, 18 Oct 2021 23:45:22 +0200 Subject: [PATCH] Better readability on light theme --- assets/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/config.yml b/assets/config.yml index b6304b6..a8d8984 100755 --- a/assets/config.yml +++ b/assets/config.yml @@ -24,7 +24,7 @@ colors: text-subtitle: "#111111" card-shadow: rgba(0, 0, 0, 0.5) link: "#3273dc" - link-hover: "#c1c1c1" + link-hover: "#2e4053" background-image: "../assets/wallpaper-light.jpeg" # Change wallpaper.jpeg to the name of your own custom wallpaper! dark: highlight-primary: "#181C3A"