diff --git a/spacemacs b/spacemacs index 3896e5c..1c22247 100644 --- a/spacemacs +++ b/spacemacs @@ -8,7 +8,6 @@ '( ;; Emacs general spacemacs-layouts - eyebrowse ;; Languages clojure @@ -35,7 +34,7 @@ ;; Aesthetics (colors :variables - colors-enable-rainbow-identifiers t) + colors-colorize-identifiers 'all) themes-megapack ))