1
0
Fork 0

Switch from yoshi-theme to naquadah-theme

This commit is contained in:
Tom Willemse 2019-09-24 18:26:35 -07:00
parent 06d7640368
commit 935318e7b7

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; 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)