dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit c188db97f04c07f05d5ea665ee005f603564f654
parent 361a4c72770a58282c8fa289359c1caab66635ad
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed,  7 Oct 2015 08:53:51 +0200

changed themes, added link to gallery

Diffstat:
M.spacemacs | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.spacemacs b/.spacemacs @@ -71,11 +71,13 @@ before layers configuration." ;; 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) + ;; see theme gallery at http://themegallery.robdor.com dotspacemacs-themes '(solarized-dark solarized-light + spacemacs-dark + spacemacs-light leuven - monokai - zenburn) + ) ;; If non nil the cursor color matches the state color. dotspacemacs-colorize-cursor-according-to-state t ;; Default font. `powerline-scale' allows to quickly tweak the mode-line