mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
themes: fix typo
This commit is contained in:
parent
e6db71217a
commit
488fe2cc65
@ -21,7 +21,7 @@ base_fg=#9DA5B4
|
||||
base_bg=#21252B
|
||||
|
||||
main_fg=@base_fg
|
||||
main_bg=#base_bg
|
||||
main_bg=@base_bg
|
||||
|
||||
title_fg=@base_fg
|
||||
title_bg=@base_bg
|
||||
|
@ -20,7 +20,7 @@ base_fg=#222222
|
||||
base_bg=#EAEAEA
|
||||
|
||||
main_fg=@base_fg
|
||||
main_bg=#base_bg
|
||||
main_bg=@base_bg
|
||||
|
||||
title_fg=@base_fg
|
||||
title_bg=@base_bg
|
||||
|
Loading…
x
Reference in New Issue
Block a user