+base16 themes package

This commit is contained in:
odave
2020-03-26 13:55:15 +00:00
parent fc21da685f
commit 8c4189397a

View File

@@ -27,6 +27,11 @@ specific needs
#+BEGIN_SRC elisp #+BEGIN_SRC elisp
(package! powerthesaurus) (package! powerthesaurus)
#+END_SRC #+END_SRC
** base16-themes
Every now and then I like to use base16 themes, particularly when zen coding.
#+BEGIN_SRC elisp
(package! base16-theme)
#+END_SRC
* Coding * Coding
** counsel-etags ** counsel-etags
Should really be an inbuilt feature for Ivy, as it is so damn useful. Better Should really be an inbuilt feature for Ivy, as it is so damn useful. Better