mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 01:38:47 +02:00
add: config colorscheme solarized osaka
This commit is contained in:
parent
62d393b0f9
commit
30537367c1
4 changed files with 67 additions and 5 deletions
|
@ -12,7 +12,8 @@
|
|||
-- dracula
|
||||
-- nightfox, dayfox, dawnfox, duskfox, nordfox, terafox, carbonfox
|
||||
-- github_dark, github_dark_default, github_dark_colorblind, github_dark_dimmed
|
||||
vim.g.pcode_colorscheme = "dracula"
|
||||
-- solarized-osaka
|
||||
vim.g.pcode_colorscheme = "solarized-osaka"
|
||||
|
||||
-- 0 =off 1= on
|
||||
vim.g.pcode_transparent_mode = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue