From 70d87eaf24bd0ed3cd254f3350467b9354178cd0 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 31 Aug 2020 12:04:49 +0100 Subject: Drop support for wpgtk I'd like to stabilize on using solarized-light. --- emacs/.emacs.d/wpc/wpc-ui.el | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'emacs/.emacs.d/wpc/wpc-ui.el') 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 -- cgit 1.4.1