diff --git a/bash/.config/wish/config.gie b/bash/.config/wish/config.gie index 558d1de..9fc563d 100644 --- a/bash/.config/wish/config.gie +++ b/bash/.config/wish/config.gie @@ -1,8 +1,8 @@ # vim: set ft=dosini: [core] auto_newline = 1 -powerline = 0 -theme = lowfi-neon +powerline = 1 +theme = luminus |left| [plugin] @@ -36,5 +36,5 @@ name = date format = %a %b %H:%M [plugin] -bg = 000000 +bg = 0afa4d name = hostname diff --git a/vim/.vimrc b/vim/.vimrc index fd98cd6..9cc30b0 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -84,7 +84,7 @@ iabbrev let g:indentLine_char = '|' set colorcolumn=80 -colorscheme Tomorrow-Night-Bright +colorscheme Tomorrow let g:netrw_banner=0 let g:airline_theme='wombat' let g:airline#extensions#tabline#enabled = 1