Update used github theme
This commit is contained in:
parent
48cf510079
commit
66cde494d8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ local background_callback = function()
|
|||
if vim.o.background == 'dark' then
|
||||
vim.cmd('colorscheme github_dark_dimmed')
|
||||
else
|
||||
vim.cmd('colorscheme github_light')
|
||||
vim.cmd('colorscheme github_light_tritanopia')
|
||||
end
|
||||
|
||||
-- force a full redraw:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue