From 34dae08652440e0937e177aa6abf69d91a5aedaa Mon Sep 17 00:00:00 2001 From: fbievan Date: Sun, 30 Apr 2023 11:39:20 -0500 Subject: [PATCH] Change Color --- data/colors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/colors.yml b/data/colors.yml index 2f144fc..e170615 100644 --- a/data/colors.yml +++ b/data/colors.yml @@ -1,7 +1,7 @@ default: dark # light auto_switch: false # set to true to respect the user preference dark: - bg: '#242629' # main site background + bg: '#252429' # main site background hl_bg: '#34363b' # card and circle navigation background color for paper card mode fg: 'white' # font color dim_fg: '#bababa' # will be used for secondary information like dates and tags