summaryrefslogtreecommitdiff
path: root/.config/nvim/themes
diff options
context:
space:
mode:
authoraktersnurra <gustaf.rydholm@gmail.com>2021-02-23 22:30:59 +0100
committeraktersnurra <gustaf.rydholm@gmail.com>2021-02-23 22:30:59 +0100
commitba5eee9f72838107cd3541cd1e0ca5643cb61964 (patch)
treed17825c390c202de5799df837b21ec12350dc289 /.config/nvim/themes
parente3546b5a1b4dab9df621f9d5060e64ebf096dd27 (diff)
fixed the tmux color bug again
Diffstat (limited to '.config/nvim/themes')
-rw-r--r--.config/nvim/themes/spaceway.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/nvim/themes/spaceway.vim b/.config/nvim/themes/spaceway.vim
index 24dcb70..a9f57a1 100644
--- a/.config/nvim/themes/spaceway.vim
+++ b/.config/nvim/themes/spaceway.vim
@@ -1,5 +1,5 @@
" Prevents the colorscheme from loading a custom bg color.
-autocmd ColorScheme * highlight Normal ctermbg=NONE guibg=NONE
+" autocmd ColorScheme * highlight Normal ctermbg=NONE guibg=NONE
let &t_8f = "\<Esc>[38:2:%lu:%lu:%lum"