themes: solarized-dark: add commented out selection fg/bg colors

This commit is contained in:
Daniel Eklöf 2021-11-13 17:48:04 +01:00
parent d8c7536124
commit 9fedb43511
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -22,3 +22,8 @@ bright4= 839496
bright5= 6c71c4 bright5= 6c71c4
bright6= 93a1a1 bright6= 93a1a1
bright7= fdf6e3 bright7= fdf6e3
## Enable if prefer solarized colors instead of inverterd fg/bg for
## highlighting (mouse selection)
# selection-foreground=93a1a1
# selection-background=073642