Skip to content

Commit

Permalink
change the theme to gruvbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilbert Consellado committed Aug 28, 2017
1 parent 15b5b40 commit 8814dec
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ It should only modify the values of Spacemacs settings."
;; List of themes, the first of the list is loaded when spacemacs starts.
;; Press `SPC T n' to cycle to the next theme in the list (works great
;; with 2 themes variants, one dark and one light)
dotspacemacs-themes '(doom-molokai
dotspacemacs-themes '(gruvbox
doom-molokai
spacemacs-dark
spacemacs-light)
;; If non-nil the cursor color matches the state color in GUI Emacs.
Expand Down Expand Up @@ -387,14 +388,19 @@ If you are unsure, try setting them in `dotspacemacs/user-config' first."
(setq doom-molokai-brighter-comments t)

(setq theming-modifications
'((doom-molokai
'(
(doom-molokai
(powerline-active1 :foreground "#E9E2CB" :background "#2075C7")
(powerline-active2 :foreground "#E9E2CB" :background "#2075C7")
(powerline-inactive1 :foreground "#9370DB" :background "#222323")
(powerline-inactive2 :foreground "#9370DB" :background "#222323")
(git-gutter+-modified :foreground "#FFFF00")
(sp-show-pair-match-face :background "#4E5400")
)))
(sp-show-pair-match-face :background "#4E5400"))
(gruvbox
(git-gutter+-modified :foreground "#FFFF00")
(sp-show-pair-match-face :background "#4E5400"))
)
)
)

(defun dotspacemacs/user-config ()
Expand Down Expand Up @@ -432,7 +438,7 @@ This function is called at the very end of Spacemacs initialization."
;; If there is more than one, they won't work right.
'(package-selected-packages
(quote
(yasnippet packed avy org-plus-contrib hydra pyenv-mode org-projectile org-category-capture info+ editorconfig doom-themes ace-window swiper evil flycheck helm ivy markdown-mode magit with-editor async js2-mode yapfify yaml-mode xterm-color ws-butler winum which-key wgrep web-mode web-beautify volatile-highlights vi-tilde-fringe uuidgen use-package undo-tree toc-org tagedit systemd symon string-inflection sqlup-mode sql-indent spaceline smex smeargle slim-mode shell-pop scss-mode sass-mode restart-emacs request rebox2 ranger rainbow-mode rainbow-identifiers rainbow-delimiters pyvenv pytest py-isort pug-mode protobuf-mode popwin pip-requirements persp-mode pcre2el password-generator paradox orgit org-present org-pomodoro org-download org-bullets org-brain open-junk-file neotree multi-term move-text mmm-mode markdown-toc magit-gitflow macrostep lorem-ipsum livid-mode live-py-mode linum-relative link-hint less-css-mode json-mode js2-refactor js-doc ivy-purpose ivy-hydra insert-shebang indent-guide impatient-mode hy-mode hungry-delete hl-todo highlight-parentheses highlight-numbers highlight-indentation hide-comnt help-fns+ helm-make helm-core goto-chg google-translate golden-ratio godoctor go-rename go-guru go-eldoc gnuplot gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link git-gutter-fringe git-gutter-fringe+ gh-md fuzzy flyspell-correct-ivy flycheck-pos-tip flycheck-gometalinter flycheck-bashate flx-ido fish-mode fill-column-indicator fasd fancy-battery eyebrowse expand-region exec-path-from-shell evil-visualstar evil-visual-mark-mode evil-unimpaired evil-tutor evil-surround evil-search-highlight-persist evil-org evil-numbers evil-nerd-commenter evil-mc evil-matchit evil-magit evil-lisp-state evil-lion evil-indent-plus evil-iedit-state evil-exchange evil-escape evil-ediff evil-args evil-anzu eval-sexp-fu eshell-z eshell-prompt-extras esh-help emmet-mode elisp-slime-nav dumb-jump diff-hl define-word cython-mode counsel-projectile company-web company-tern company-statistics company-shell company-quickhelp company-go company-anaconda column-enforce-mode color-identifiers-mode coffee-mode clean-aindent-mode browse-at-remote auto-yasnippet auto-highlight-symbol auto-dictionary auto-compile all-the-icons aggressive-indent adaptive-wrap ace-link ac-ispell))))
(gruvbox-theme autothemer yapfify yaml-mode xterm-color ws-butler winum which-key wgrep web-mode web-beautify volatile-highlights vi-tilde-fringe uuidgen use-package toc-org tagedit systemd symon string-inflection sqlup-mode sql-indent spaceline smex smeargle slim-mode shell-pop scss-mode sass-mode restart-emacs request rebox2 ranger rainbow-mode rainbow-identifiers rainbow-delimiters pyvenv pytest pyenv-mode py-isort pug-mode protobuf-mode popwin pip-requirements persp-mode pcre2el password-generator paradox orgit org-projectile org-present org-pomodoro org-download org-bullets org-brain open-junk-file neotree multi-term move-text mmm-mode markdown-toc magit-gitflow macrostep lorem-ipsum livid-mode live-py-mode linum-relative link-hint less-css-mode json-mode js2-refactor js-doc ivy-purpose ivy-hydra insert-shebang info+ indent-guide impatient-mode hy-mode hungry-delete hl-todo highlight-parentheses highlight-numbers highlight-indentation hide-comnt help-fns+ helm-make google-translate golden-ratio godoctor go-rename go-guru go-eldoc gnuplot gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link git-gutter-fringe git-gutter-fringe+ gh-md fuzzy flyspell-correct-ivy flycheck-pos-tip flycheck-gometalinter flycheck-bashate flx-ido fish-mode fill-column-indicator fasd fancy-battery eyebrowse expand-region exec-path-from-shell evil-visualstar evil-visual-mark-mode evil-unimpaired evil-tutor evil-surround evil-search-highlight-persist evil-org evil-numbers evil-nerd-commenter evil-mc evil-matchit evil-magit evil-lisp-state evil-lion evil-indent-plus evil-iedit-state evil-exchange evil-escape evil-ediff evil-args evil-anzu eval-sexp-fu eshell-z eshell-prompt-extras esh-help emmet-mode elisp-slime-nav editorconfig dumb-jump doom-themes diff-hl define-word cython-mode counsel-projectile company-web company-tern company-statistics company-shell company-quickhelp company-lua company-go company-anaconda column-enforce-mode color-identifiers-mode coffee-mode clean-aindent-mode browse-at-remote auto-yasnippet auto-highlight-symbol auto-dictionary auto-compile aggressive-indent adaptive-wrap ace-window ace-link ac-ispell))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
Expand Down

0 comments on commit 8814dec

Please sign in to comment.