From 88a75ae2b359430598d8f19552cc2388202d672f Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Fri, 27 Oct 2017 16:05:39 +0100 Subject: [PATCH] default theme changed to 'one'. --- config/fg42.user.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/fg42.user.el b/config/fg42.user.el index 49ee07d..5a60c22 100644 --- a/config/fg42.user.el +++ b/config/fg42.user.el @@ -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 )