mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
add: update config github theme
This commit is contained in:
parent
dd6086fcf3
commit
8b336a50a4
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ return {
|
|||
IlluminatedWordWrite = { bg = "#3b4261" },
|
||||
["@tag.attribute"] = { fg = "#77bdfb", style = "italic" },
|
||||
["@text.uri"] = { fg = palette.const, style = "italic" },
|
||||
-- ["@tag.attribute.html"] = { fg = "#faa356", style = "italic" },
|
||||
-- ["@operator.html"] = { fg = "#faa356" },
|
||||
-- ["@tag"] = { fg = "#fa7970" },
|
||||
},
|
||||
github_dark_high_contrast = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue