mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
fixed color theme
This commit is contained in:
parent
89ea429204
commit
49378219db
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ return {
|
|||
transparency = true,
|
||||
},
|
||||
})
|
||||
vim.cmd("colorscheme onedark_dark")
|
||||
vim.cmd("colorscheme onedark")
|
||||
end,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue