Go back to yoshi-theme
This commit is contained in:
parent
0baa1485c2
commit
bf16ac4d9c
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2019.0924.182609
|
;; Version: 2019.1016.232748
|
||||||
;; Package-Requires: (oni-ui naquadah-theme diminish)
|
;; Package-Requires: (oni-ui yoshi-theme diminish)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; 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
|
;; it under the terms of the GNU General Public License as published by
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
(global-unset-key (kbd "C-z"))
|
(global-unset-key (kbd "C-z"))
|
||||||
|
|
||||||
(load-theme 'naquadah :no-confirm)
|
(load-theme 'yoshi :no-confirm)
|
||||||
|
|
||||||
;;;###autoload(require 'oni-gui)
|
;;;###autoload(require 'oni-gui)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue