Update the list of solarized themes

Upstream has added a blend of solaized themes with different color palettes.
This commit is contained in:
Muneeb Shaikh 2019-11-29 19:55:38 +05:30 committed by duianto
parent f34ca06b0a
commit f3f2db8315
2 changed files with 7 additions and 0 deletions

View File

@ -510,6 +510,7 @@ Other:
- Changed =dotspacemacs-default-font= =:size= from =13= (pixel size) to =10.0=
(point size) (thanks to Aaron Zeng and duianto)
- Updated the list of =base16= themes (thanks to kenranunderscore)
- Updated the list of =solarized= themes (thanks to Muneeb Shaikh)
- Added a =spacemacs-layouts-restrict-spc-tab= variable to
=spacemacs/alternate-buffer= that restricts ~SPC-TAB~ to the current layouts
buffers (default: =nil=) (thanks to Thanh Vuong)

View File

@ -202,7 +202,13 @@
(doom-vibrant . doom-themes)
(doom-wilmersdorf . doom-themes)
(solarized-light . solarized-theme)
(solarized-light-high-contrast . solarized-theme)
(solarized-dark . solarized-theme)
(solarized-dark-high-contrast . solarized-theme)
(solarized-gruvbox-dark . solarized-theme)
(solarized-gruvbox-light . solarized-theme)
(solarized-wombat-dark . solarized-theme)
(solarized-zenburn . solarized-theme)
(spacemacs-light . spacemacs-theme)
(spacemacs-dark . spacemacs-theme)
(colorsarenice-dark . colorsarenice-theme)