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