mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-15 03:44:28 +02:00
add: default theme
This commit is contained in:
parent
3f55a10738
commit
be18e2df41
2 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@
|
|||
-- solarized-osaka
|
||||
-- darcula-dark
|
||||
-- juliana
|
||||
vim.g.pcode_colorscheme = "darcula-dark"
|
||||
vim.g.pcode_colorscheme = "dracula"
|
||||
|
||||
-- 0 =off 1= on
|
||||
vim.g.pcode_transparent_mode = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue