about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/wpc-ui.el
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-08-31T11·04+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-08-31T11·04+0100
commit70d87eaf24bd0ed3cd254f3350467b9354178cd0 (patch)
tree86366ba5b8421b3b1a16bbafcc2a7a6ee48745b3 /emacs/.emacs.d/wpc/wpc-ui.el
parent7f4e23e431d8ae09271c8eeb77868cbbf66d4840 (diff)
Drop support for wpgtk
I'd like to stabilize on using solarized-light.
Diffstat (limited to 'emacs/.emacs.d/wpc/wpc-ui.el')
-rw-r--r--emacs/.emacs.d/wpc/wpc-ui.el10
1 files changed, 0 insertions, 10 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-ui.el b/emacs/.emacs.d/wpc/wpc-ui.el
index ff7183f33dcc..7258f9889140 100644
--- a/emacs/.emacs.d/wpc/wpc-ui.el
+++ b/emacs/.emacs.d/wpc/wpc-ui.el
@@ -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