mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 17:28:50 +02:00
add: update config theme
This commit is contained in:
parent
bb946438c1
commit
c51f92053f
4 changed files with 8 additions and 3 deletions
|
@ -36,7 +36,7 @@ return {
|
|||
-- comments = { italic = true },
|
||||
comments = { italic = true },
|
||||
keywords = { italic = true },
|
||||
functions = {},
|
||||
functions = { italic = true },
|
||||
variables = {},
|
||||
-- Background styles. Can be "dark", "transparent" or "normal"
|
||||
sidebars = sidebar, -- style for sidebars, see below
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue