Updating theme colour to something that actually highlights active tab
This commit is contained in:
@@ -457,7 +457,7 @@ vim.api.nvim_create_autocmd('FileType', {
|
|||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
|
|
||||||
require('monokai').setup { palette = require('monokai').pro }
|
require('monokai').setup { palette = require('monokai').ristretto }
|
||||||
|
|
||||||
-- [[ Highlight on yank ]]
|
-- [[ Highlight on yank ]]
|
||||||
-- See `:help vim.highlight.on_yank()`
|
-- See `:help vim.highlight.on_yank()`
|
||||||
|
|||||||
Reference in New Issue
Block a user