Drop support for wpgtk

I'd like to stabilize on using solarized-light.
This commit is contained in:
William Carroll 2020-08-31 12:04:49 +01:00
parent 7f4e23e431
commit 70d87eaf24
3 changed files with 0 additions and 591 deletions

View file

@ -74,16 +74,6 @@
;; set default buffer for Emacs
(setq initial-buffer-choice constants/current-project)
;; TODO: Re-enable this when base16-wpgtk are looking better.
;; integration with wpgtk (in vendor directory)
;; (require 'wpgtk-theme)
;; base-16 themes to integrate with wpgtk
;; (use-package base16-theme
;; :config
;; (require 'wpgtk)
;; (colorscheme/set 'base16-wpgtk))
;; premium Emacs themes
(use-package doom-themes
:config