From bf16ac4d9c3e08c74302628f44d70b08632c9d24 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 16 Oct 2019 23:27:53 -0700 Subject: Go back to yoshi-theme --- oni-gui.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oni-gui.el b/oni-gui.el index dc6ca24..59050dd 100644 --- a/oni-gui.el +++ b/oni-gui.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2019.0924.182609 -;; Package-Requires: (oni-ui naquadah-theme diminish) +;; Version: 2019.1016.232748 +;; Package-Requires: (oni-ui yoshi-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 'naquadah :no-confirm) +(load-theme 'yoshi :no-confirm) ;;;###autoload(require 'oni-gui) -- cgit v1.2.3-54-g00ecf