diff options
Diffstat (limited to 'emacs/.emacs.d/wpc/wpc-ui.el')
-rw-r--r-- | emacs/.emacs.d/wpc/wpc-ui.el | 10 |
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 |