Change Color

This commit is contained in:
fbievan 2023-04-30 11:39:20 -05:00
parent 588507af27
commit 34dae08652
1 changed files with 1 additions and 1 deletions

View File

@ -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