Color tweaking

This commit is contained in:
Daniel Lundin 2017-08-09 15:10:11 +02:00
parent a7241094a7
commit b044667740
4 changed files with 9 additions and 2 deletions

View file

@ -444,6 +444,8 @@ let g:jellybeans_overrides = {
let $NVIM_TUI_ENABLE_TRUE_COLOR=1
set termguicolors
let &t_8f = "<Esc>[38;2;%lu;%lu;%lum"
let &t_8b = "<Esc>[48;2;%lu;%lu;%lum"
" let base16colorspace=256
" color dln-light

View file

@ -1,5 +1,10 @@
{
"segment_data": {
"user": {
"args": {
"only_if_ssh": true
}
},
"hostname": {
"args": {
"only_if_ssh": true

View file

@ -8,7 +8,7 @@ set -g status-interval 60
set -g terminal-overrides "xterm*:XT:smcup@:rmcup@:kUP5=\eOA:kDN5=\eOB:kLFT5=\eOD:kRIT5=\eOC"
set -g terminal-overrides ",*:colors=256:smso=\e[3m:rmso=\e[23m:sitm=\e[3m:ritm=\e[23m"
set -g terminal-overrides ",xterm-256color:Tc"
set -g terminal-overrides ",st-256color:Tc"
set -ga terminal-overrides ",st-256color:Tc"
set -g default-terminal "st-256color"
set-option -g mouse

View file

@ -7,7 +7,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
. $HOME/.bashrc
xsetroot -solid \#668899
xsetroot -solid \#78909C
xmodmap $HOME/.Xmodmap
feh --bg-fill $HOME/Images/desktop.jpg || true
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se