theme: change default color theme to solarized-dark-normal-brights

This is my variant of the solarized theme, were only the first eight
colors (i.e. the "normal") colors are from the solarized theme. The
remaining eight (the "bright" colors) are brightened versions of the
"normal" colors. This results in a theme that is usually in all
applications, not just those that are "aware" that the terminal color
theme is "solarized".
This commit is contained in:
Daniel Eklöf 2022-08-17 18:12:51 +02:00
parent 86663522d5
commit 3cf11bfea9
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 44 additions and 40 deletions

View file

@ -53,6 +53,8 @@
* Window is now dimmed while in Unicode input mode.
* Selected empty cells are **never** highlighted as being
selected. They used to be, when followed by non-empty cells.
* Default color theme from a variant of the Zenburn theme, to a
variant of the Solarized dark theme.
### Deprecated