more solarized colors, gaps

This commit is contained in:
2022-10-07 21:08:34 +02:00
parent d413ff5a2c
commit 382f6b0cab
2 changed files with 20 additions and 8 deletions

View File

@ -48,8 +48,8 @@ schemas:
bright: *bright-colors
dark: &dark
primary:
background: '#3f3f3f'
foreground: '#dcdccc'
background: '#002b36' #3f3f3f'
foreground: '#839496' #dcdccc'
normal:
black: '#3f3f3f'
red: '#ac7373'