[term] Nudged by @code-later back to bight colours

This commit is contained in:
Sebastian Schulze 2019-10-25 14:40:33 +02:00
parent fcb9c33587
commit 87d34832ab
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
2 changed files with 6 additions and 5 deletions

View File

@ -166,16 +166,16 @@ values."
;; 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-nord
dotspacemacs-themes '(spacemacs-light
doom-nord-light
doom-one-light
doom-opera-light
doom-solarized-light
doom-one-light
doom-nord
doom-dracula
doom-spacegrey
doom-one-light
doom-one
spacemacs-light
spacemacs-dark)
;; If non nil the cursor color matches the state color in GUI Emacs.
dotspacemacs-colorize-cursor-according-to-state t

View File

@ -57,8 +57,9 @@ fi
# Pretty up FZF
export FZF_DEFAULT_OPTS='
--prompt=" "
--color fg:#D8DEE9,bg:#2E3440,hl:#A3BE8C,fg+:#D8DEE9,bg+:#434C5E,hl+:#A3BE8C
--color pointer:#BF616A,info:#4C566A,spinner:#4C566A,header:#4C566A,prompt:#81A1C1,marker:#EBCB8B
--color=bg+:#eee8d5,bg:#fdf6e3,spinner:#2aa198,hl:#268bd2
--color=fg:#657b83,header:#268bd2,info:#b58900,pointer:#2aa198
--color=marker:#2aa198,fg+:#073642,prompt:#b58900,hl+:#268bd2
'
#source /usr/share/zsh/site-functions/tmuxinator.zsh