Add more Kaolin themes to spacemacs-theme-name-to-package.

This commit is contained in:
ogdenwebb 2019-05-29 09:59:47 +03:00 committed by duianto
parent 39ce04ccd9
commit 9bc5679d89
2 changed files with 9 additions and 4 deletions

View File

@ -473,6 +473,7 @@ Other:
- Cached expensive computations in =spacemacs/title-prepare=
(thanks to Dieter Komendera)
- Added line text object using =evil-textobj-line= (thanks to Uroš Perišić)
- Added more =kaolin-themes= (thanks to ogdenwebb)
- Fixed:
- Avoid non-idempotent use of push in init code (thanks to Miciah Masters)
- Moved Spacemacs startup progress bar to =core-progress-bar.el=, removed

View File

@ -214,12 +214,16 @@
(gruvbox-light-hard . gruvbox-theme)
(kaolin-dark . kaolin-themes)
(kaolin-light . kaolin-themes)
(kaolin-eclipse . kaolin-themes)
(kaolin-ocean . kaolin-themes)
(kaolin-galaxy . kaolin-themes)
(kaolin-aurora . kaolin-themes)
(kaolin-valley-dark . kaolin-themes)
(kaolin-breeze . kaolin-themes)
(kaolin-bubblegum . kaolin-themes)
(kaolin-eclipse . kaolin-themes)
(kaolin-galaxy . kaolin-themes)
(kaolin-mono-dark . kaolin-themes)
(kaolin-ocean . kaolin-themes)
(kaolin-temple . kaolin-themes)
(kaolin-valley-dark . kaolin-themes)
(kaolin-valley-light . kaolin-themes)
(eziam-light . eziam-theme)
(eziam-dark . eziam-theme)
(eziam-dusk . eziam-theme)