add: config color scheme one dark

This commit is contained in:
asep komarudin 2024-03-13 07:12:04 +07:00
parent 601de90790
commit 5abaf08fa4
4 changed files with 127 additions and 100 deletions

View file

@ -36,7 +36,7 @@ return {
-- comments = { italic = true },
comments = { italic = true },
keywords = { italic = true },
functions = { italic = true },
functions = {},
variables = {},
-- Background styles. Can be "dark", "transparent" or "normal"
sidebars = sidebar, -- style for sidebars, see below