mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-28 03:30:05 +02:00
add: config colorscheme dracula jetbrains theme
This commit is contained in:
parent
962640b935
commit
8cf225424b
4 changed files with 41 additions and 5 deletions
|
@ -13,7 +13,8 @@
|
|||
-- nightfox, dayfox, dawnfox, duskfox, nordfox, terafox, carbonfox
|
||||
-- github_dark, github_dark_default, github_dark_colorblind, github_dark_dimmed
|
||||
-- solarized-osaka
|
||||
vim.g.pcode_colorscheme = "dracula"
|
||||
-- darcula-dark
|
||||
vim.g.pcode_colorscheme = "darcula-dark"
|
||||
|
||||
-- 0 =off 1= on
|
||||
vim.g.pcode_transparent_mode = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue