themes: fix typo

This commit is contained in:
Le Tan 2017-12-23 13:06:08 +08:00
parent e6db71217a
commit 488fe2cc65
2 changed files with 2 additions and 2 deletions

View File

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

View File

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