From 935318e7b7f68f07c64d76124b18b964fbde67e3 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 24 Sep 2019 18:26:35 -0700 Subject: Switch from yoshi-theme to naquadah-theme --- oni-gui.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'oni-gui.el') diff --git a/oni-gui.el b/oni-gui.el index 25cba4c..dc6ca24 100644 --- a/oni-gui.el +++ b/oni-gui.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2019.0904.210553 -;; Package-Requires: (oni-ui yoshi-theme diminish) +;; Version: 2019.0924.182609 +;; Package-Requires: (oni-ui naquadah-theme diminish) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -57,7 +57,7 @@ (global-unset-key (kbd "C-z")) -(load-theme 'yoshi :no-confirm) +(load-theme 'naquadah :no-confirm) ;;;###autoload(require 'oni-gui) -- cgit v1.2.3-54-g00ecf