default theme changed to 'one'.

This commit is contained in:
Sameer Rahmani 2017-10-27 16:05:39 +01:00
parent accd9dcbf0
commit 88a75ae2b3
1 changed files with 5 additions and 5 deletions

View File

@ -6,9 +6,9 @@
;; Other options are:
;; (theme themes/color-theme-spacemacs-monokai)
;; (theme themes/color-theme-spacemacs-light)
;; (theme themes/color-theme-doom-one)
(theme themes/color-theme-doom-one)
;; (theme themes/color-theme-doom-molokai)
(theme themes/color-theme-spacemacs-dark)
;;(theme themes/color-theme-spacemacs-dark)
;; ABILITIES
;; =========
@ -25,9 +25,9 @@
'javascript
'ruby
'clojure
;;'php
;;'python
;;'arduino
'php
'python
'arduino
)