chore(emacs): fork the base16 theme

This is so we can add and develop some of the missing features of the
theme. After using them for a bit I will start to submit them back upstream in a
PR
This commit is contained in:
Ade Attwood 2021-11-21 12:41:27 +00:00
parent 086c913dbc
commit a913143ee8

View file

@ -31,6 +31,7 @@
(enable-theme 'doom-tomorrow-day))) (enable-theme 'doom-tomorrow-day)))
(use-package base16-theme (use-package base16-theme
:quelpa (base16-theme :fetcher github :repo "AdeAttwood/base16-emacs")
:init :init
;; Fix terminal color theme for base16 ;; Fix terminal color theme for base16
;; See: https://github.com/belak/base16-emacs#terminal-colors ;; See: https://github.com/belak/base16-emacs#terminal-colors