nvim: solarized transparent terminal
This commit is contained in:
parent
6024255420
commit
b18dd8648f
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ map('n', '<Leader>.', '<cmd>Telescope git_files<CR>')
|
||||||
map('n', '<Leader>,', '<cmd>Telescope buffers<CR>')
|
map('n', '<Leader>,', '<cmd>Telescope buffers<CR>')
|
||||||
|
|
||||||
--[[ theme ]]
|
--[[ theme ]]
|
||||||
|
vim.g.solarized_termtrans = 1
|
||||||
vim.g.solarized_extra_hi_groups = 1
|
vim.g.solarized_extra_hi_groups = 1
|
||||||
vim.o.termguicolors = true
|
vim.o.termguicolors = true
|
||||||
vim.o.bg = 'light'
|
vim.o.bg = 'light'
|
||||||
|
|
Loading…
Reference in a new issue