chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2024-01-20 11:09:09 +00:00
parent 18d46aeca7
commit 473140b830
8 changed files with 968 additions and 340 deletions

View File

@@ -50,13 +50,13 @@ label = { fg = "#2e7de9" }
"markup.normal.hover" = { fg = "#6172b0" } "markup.normal.hover" = { fg = "#6172b0" }
"markup.raw" = { fg = "#118c74" } "markup.raw" = { fg = "#118c74" }
"markup.raw.block" = { fg = "#118c74" } "markup.raw.block" = { fg = "#118c74" }
"markup.raw.inline" = { bg = "#a1a6c5", fg = "#2e7de9" } "markup.raw.inline" =
"markup.strikethrough" = { modifiers = ["crossed_out"] } "markup.strikethrough" = { modifiers = ["crossed_out"] }
namespace = { fg = "#007197" } namespace = { fg = "#9854f1" }
operator = { fg = "#006a83" } operator = { fg = "#006a83" }
special = { fg = "#188092" } special = { fg = "#188092" }
string = { fg = "#587539" } string = { fg = "#587539" }
"string.regexp" = { fg = "#2e5857" } "string.regexp" =
"string.special" = { fg = "#188092" } "string.special" = { fg = "#188092" }
tag = { fg = "#9854f1" } tag = { fg = "#9854f1" }
type = { fg = "#188092" } type = { fg = "#188092" }
@@ -84,8 +84,8 @@ type = { fg = "#188092" }
"ui.window" = { fg = "#e9e9ed", modifiers = ["bold"] } "ui.window" = { fg = "#e9e9ed", modifiers = ["bold"] }
variable = { fg = "#3760bf" } variable = { fg = "#3760bf" }
"variable.builtin" = { fg = "#f52a65" } "variable.builtin" = { fg = "#f52a65" }
"variable.other.member" = { fg = "#387068" } "variable.other.member" = { fg = "#9854f1" }
"variable.parameter" = { fg = "#8c6c3e" } "variable.parameter" = { fg = "#9854f1" }
warning = { fg = "#8c6c3e" } warning = { fg = "#8c6c3e" }
[palette] [palette]
@@ -144,5 +144,6 @@ red = "#f52a65"
red1 = "#c64343" red1 = "#c64343"
teal = "#118c74" teal = "#118c74"
terminal_black = "#a1a6c5" terminal_black = "#a1a6c5"
todo = "#2e7de9"
warning = "#8c6c3e" warning = "#8c6c3e"
yellow = "#8c6c3e" yellow = "#8c6c3e"

View File

@@ -50,13 +50,13 @@ label = { fg = "#82aaff" }
"markup.normal.hover" = { fg = "#828bb8" } "markup.normal.hover" = { fg = "#828bb8" }
"markup.raw" = { fg = "#4fd6be" } "markup.raw" = { fg = "#4fd6be" }
"markup.raw.block" = { fg = "#4fd6be" } "markup.raw.block" = { fg = "#4fd6be" }
"markup.raw.inline" = { bg = "#444a73", fg = "#82aaff" } "markup.raw.inline" =
"markup.strikethrough" = { modifiers = ["crossed_out"] } "markup.strikethrough" = { modifiers = ["crossed_out"] }
namespace = { fg = "#86e1fc" } namespace = { fg = "#c099ff" }
operator = { fg = "#89ddff" } operator = { fg = "#89ddff" }
special = { fg = "#65bcff" } special = { fg = "#65bcff" }
string = { fg = "#c3e88d" } string = { fg = "#c3e88d" }
"string.regexp" = { fg = "#b4f9f8" } "string.regexp" =
"string.special" = { fg = "#65bcff" } "string.special" = { fg = "#65bcff" }
tag = { fg = "#c099ff" } tag = { fg = "#c099ff" }
type = { fg = "#65bcff" } type = { fg = "#65bcff" }
@@ -84,8 +84,8 @@ type = { fg = "#65bcff" }
"ui.window" = { fg = "#1b1d2b", modifiers = ["bold"] } "ui.window" = { fg = "#1b1d2b", modifiers = ["bold"] }
variable = { fg = "#c8d3f5" } variable = { fg = "#c8d3f5" }
"variable.builtin" = { fg = "#ff757f" } "variable.builtin" = { fg = "#ff757f" }
"variable.other.member" = { fg = "#4fd6be" } "variable.other.member" = { fg = "#c099ff" }
"variable.parameter" = { fg = "#ffc777" } "variable.parameter" = { fg = "#c099ff" }
warning = { fg = "#ffc777" } warning = { fg = "#ffc777" }
[palette] [palette]
@@ -144,5 +144,6 @@ red = "#ff757f"
red1 = "#c53b53" red1 = "#c53b53"
teal = "#4fd6be" teal = "#4fd6be"
terminal_black = "#444a73" terminal_black = "#444a73"
todo = "#82aaff"
warning = "#ffc777" warning = "#ffc777"
yellow = "#ffc777" yellow = "#ffc777"

View File

@@ -50,13 +50,13 @@ label = { fg = "#7aa2f7" }
"markup.normal.hover" = { fg = "#a9b1d6" } "markup.normal.hover" = { fg = "#a9b1d6" }
"markup.raw" = { fg = "#1abc9c" } "markup.raw" = { fg = "#1abc9c" }
"markup.raw.block" = { fg = "#1abc9c" } "markup.raw.block" = { fg = "#1abc9c" }
"markup.raw.inline" = { bg = "#414868", fg = "#7aa2f7" } "markup.raw.inline" =
"markup.strikethrough" = { modifiers = ["crossed_out"] } "markup.strikethrough" = { modifiers = ["crossed_out"] }
namespace = { fg = "#7dcfff" } namespace = { fg = "#bb9af7" }
operator = { fg = "#89ddff" } operator = { fg = "#89ddff" }
special = { fg = "#2ac3de" } special = { fg = "#2ac3de" }
string = { fg = "#9ece6a" } string = { fg = "#9ece6a" }
"string.regexp" = { fg = "#b4f9f8" } "string.regexp" =
"string.special" = { fg = "#2ac3de" } "string.special" = { fg = "#2ac3de" }
tag = { fg = "#bb9af7" } tag = { fg = "#bb9af7" }
type = { fg = "#2ac3de" } type = { fg = "#2ac3de" }
@@ -84,8 +84,8 @@ type = { fg = "#2ac3de" }
"ui.window" = { fg = "#15161e", modifiers = ["bold"] } "ui.window" = { fg = "#15161e", modifiers = ["bold"] }
variable = { fg = "#c0caf5" } variable = { fg = "#c0caf5" }
"variable.builtin" = { fg = "#f7768e" } "variable.builtin" = { fg = "#f7768e" }
"variable.other.member" = { fg = "#73daca" } "variable.other.member" = { fg = "#bb9af7" }
"variable.parameter" = { fg = "#e0af68" } "variable.parameter" = { fg = "#bb9af7" }
warning = { fg = "#e0af68" } warning = { fg = "#e0af68" }
[palette] [palette]
@@ -144,5 +144,6 @@ red = "#f7768e"
red1 = "#db4b4b" red1 = "#db4b4b"
teal = "#1abc9c" teal = "#1abc9c"
terminal_black = "#414868" terminal_black = "#414868"
todo = "#7aa2f7"
warning = "#e0af68" warning = "#e0af68"
yellow = "#e0af68" yellow = "#e0af68"

View File

@@ -50,13 +50,13 @@ label = { fg = "#7aa2f7" }
"markup.normal.hover" = { fg = "#a9b1d6" } "markup.normal.hover" = { fg = "#a9b1d6" }
"markup.raw" = { fg = "#1abc9c" } "markup.raw" = { fg = "#1abc9c" }
"markup.raw.block" = { fg = "#1abc9c" } "markup.raw.block" = { fg = "#1abc9c" }
"markup.raw.inline" = { bg = "#414868", fg = "#7aa2f7" } "markup.raw.inline" =
"markup.strikethrough" = { modifiers = ["crossed_out"] } "markup.strikethrough" = { modifiers = ["crossed_out"] }
namespace = { fg = "#7dcfff" } namespace = { fg = "#bb9af7" }
operator = { fg = "#89ddff" } operator = { fg = "#89ddff" }
special = { fg = "#2ac3de" } special = { fg = "#2ac3de" }
string = { fg = "#9ece6a" } string = { fg = "#9ece6a" }
"string.regexp" = { fg = "#b4f9f8" } "string.regexp" =
"string.special" = { fg = "#2ac3de" } "string.special" = { fg = "#2ac3de" }
tag = { fg = "#bb9af7" } tag = { fg = "#bb9af7" }
type = { fg = "#2ac3de" } type = { fg = "#2ac3de" }
@@ -84,8 +84,8 @@ type = { fg = "#2ac3de" }
"ui.window" = { fg = "#1d202f", modifiers = ["bold"] } "ui.window" = { fg = "#1d202f", modifiers = ["bold"] }
variable = { fg = "#c0caf5" } variable = { fg = "#c0caf5" }
"variable.builtin" = { fg = "#f7768e" } "variable.builtin" = { fg = "#f7768e" }
"variable.other.member" = { fg = "#73daca" } "variable.other.member" = { fg = "#bb9af7" }
"variable.parameter" = { fg = "#e0af68" } "variable.parameter" = { fg = "#bb9af7" }
warning = { fg = "#e0af68" } warning = { fg = "#e0af68" }
[palette] [palette]
@@ -144,5 +144,6 @@ red = "#f7768e"
red1 = "#db4b4b" red1 = "#db4b4b"
teal = "#1abc9c" teal = "#1abc9c"
terminal_black = "#414868" terminal_black = "#414868"
todo = "#7aa2f7"
warning = "#e0af68" warning = "#e0af68"
yellow = "#e0af68" yellow = "#e0af68"

View File

@@ -64,19 +64,86 @@ local colors = {
red1 = "#c64343", red1 = "#c64343",
teal = "#118c74", teal = "#118c74",
terminal_black = "#a1a6c5", terminal_black = "#a1a6c5",
todo = "#2e7de9",
warning = "#8c6c3e", warning = "#8c6c3e",
yellow = "#8c6c3e" yellow = "#8c6c3e"
} }
local highlights = { local highlights = {
["@annotation"] = {
link = "PreProc"
},
["@attribute"] = {
link = "PreProc"
},
["@boolean"] = {
link = "Boolean"
},
["@character"] = {
link = "Character"
},
["@character.special"] = {
link = "SpecialChar"
},
["@comment"] = {
link = "Comment"
},
["@comment.error"] = {
fg = "#c64343"
},
["@comment.hint"] = {
fg = "#118c74"
},
["@comment.info"] = {
fg = "#07879d"
},
["@comment.todo"] = {
fg = "#2e7de9"
},
["@comment.warning"] = {
fg = "#8c6c3e"
},
["@constant"] = {
link = "Constant"
},
["@constant.builtin"] = {
link = "Special"
},
["@constant.macro"] = {
link = "Define"
},
["@constructor"] = { ["@constructor"] = {
fg = "#9854f1" fg = "#9854f1"
}, },
["@constructor.tsx"] = { ["@constructor.tsx"] = {
fg = "#188092" fg = "#188092"
}, },
["@field"] = { ["@diff.delta"] = {
fg = "#387068" link = "DiffChange"
},
["@diff.minus"] = {
link = "DiffDelete"
},
["@diff.plus"] = {
link = "DiffAdd"
},
["@function"] = {
link = "Function"
},
["@function.builtin"] = {
link = "Special"
},
["@function.call"] = {
link = "@function"
},
["@function.macro"] = {
link = "Macro"
},
["@function.method"] = {
link = "Function"
},
["@function.method.call"] = {
link = "@function.method"
}, },
["@keyword"] = { ["@keyword"] = {
fg = "#7847bd", fg = "#7847bd",
@@ -84,10 +151,43 @@ local highlights = {
italic = true italic = true
} }
}, },
["@keyword.conditional"] = {
link = "Conditional"
},
["@keyword.coroutine"] = {
link = "@keyword"
},
["@keyword.debug"] = {
link = "Debug"
},
["@keyword.directive"] = {
link = "PreProc"
},
["@keyword.directive.define"] = {
link = "Define"
},
["@keyword.exception"] = {
link = "Exception"
},
["@keyword.function"] = { ["@keyword.function"] = {
fg = "#9854f1", fg = "#9854f1",
style = {} style = {}
}, },
["@keyword.import"] = {
link = "Include"
},
["@keyword.operator"] = {
link = "@operator"
},
["@keyword.repeat"] = {
link = "Repeat"
},
["@keyword.return"] = {
link = "@keyword"
},
["@keyword.storage"] = {
link = "StorageClass"
},
["@label"] = { ["@label"] = {
fg = "#2e7de9" fg = "#2e7de9"
}, },
@@ -116,7 +216,7 @@ local highlights = {
link = "@string.escape" link = "@string.escape"
}, },
["@lsp.type.formatSpecifier"] = { ["@lsp.type.formatSpecifier"] = {
link = "@punctuation.special" link = "@markup.list"
}, },
["@lsp.type.generic"] = { ["@lsp.type.generic"] = {
link = "@variable" link = "@variable"
@@ -128,10 +228,10 @@ local highlights = {
link = "@keyword" link = "@keyword"
}, },
["@lsp.type.lifetime"] = { ["@lsp.type.lifetime"] = {
link = "@storageclass" link = "@keyword.storage"
}, },
["@lsp.type.namespace"] = { ["@lsp.type.namespace"] = {
link = "@namespace" link = "@module"
}, },
["@lsp.type.number"] = { ["@lsp.type.number"] = {
link = "@number" link = "@number"
@@ -140,7 +240,7 @@ local highlights = {
link = "@operator" link = "@operator"
}, },
["@lsp.type.parameter"] = { ["@lsp.type.parameter"] = {
link = "@parameter" link = "@variable.parameter"
}, },
["@lsp.type.property"] = { ["@lsp.type.property"] = {
link = "@property" link = "@property"
@@ -213,21 +313,105 @@ local highlights = {
["@lsp.typemod.variable.static"] = { ["@lsp.typemod.variable.static"] = {
link = "@constant" link = "@constant"
}, },
["@namespace"] = { ["@markup"] = {
link = "@none"
},
["@markup.emphasis"] = {
italic = true
},
["@markup.environment"] = {
link = "Macro"
},
["@markup.environment.name"] = {
link = "Type"
},
["@markup.heading"] = {
link = "Title"
},
["@markup.heading.1.markdown"] = {
bold = true,
fg = "#2e7de9"
},
["@markup.heading.2.markdown"] = {
bold = true,
fg = "#8c6c3e"
},
["@markup.heading.3.markdown"] = {
bold = true,
fg = "#587539"
},
["@markup.heading.4.markdown"] = {
bold = true,
fg = "#118c74"
},
["@markup.heading.5.markdown"] = {
bold = true,
fg = "#9854f1"
},
["@markup.heading.6.markdown"] = {
bold = true,
fg = "#7847bd"
},
["@markup.link"] = {
fg = "#118c74"
},
["@markup.link.label"] = {
link = "SpecialChar"
},
["@markup.link.label.symbol"] = {
link = "Identifier"
},
["@markup.link.url"] = {
link = "Underlined"
},
["@markup.list"] = {
fg = "#006a83"
},
["@markup.list.checked"] = {
fg = "#387068"
},
["@markup.list.markdown"] = {
bold = true,
fg = "#b15c00"
},
["@markup.list.unchecked"] = {
fg = "#2e7de9"
},
["@markup.math"] = {
link = "Special"
},
["@markup.raw"] = {
link = "String"
},
["@markup.raw.markdown_inline"] = {
bg = "#a1a6c5",
fg = "#2e7de9"
},
["@markup.strikethrough"] = {
strikethrough = true
},
["@markup.strong"] = {
bold = true
},
["@markup.underline"] = {
underline = true
},
["@module"] = {
link = "Include" link = "Include"
}, },
["@namespace.builtin"] = { ["@module.builtin"] = {
fg = "#f52a65" fg = "#f52a65"
}, },
["@none"] = {},
["@number"] = {
link = "Number"
},
["@number.float"] = {
link = "Float"
},
["@operator"] = { ["@operator"] = {
fg = "#006a83" fg = "#006a83"
}, },
["@parameter"] = {
fg = "#8c6c3e"
},
["@parameter.builtin"] = {
fg = "#7b6545"
},
["@property"] = { ["@property"] = {
fg = "#387068" fg = "#387068"
}, },
@@ -237,12 +421,8 @@ local highlights = {
["@punctuation.delimiter"] = { ["@punctuation.delimiter"] = {
fg = "#006a83" fg = "#006a83"
}, },
["@punctuation.special"] = { ["@string"] = {
fg = "#006a83" link = "String"
},
["@punctuation.special.markdown"] = {
bold = true,
fg = "#b15c00"
}, },
["@string.documentation"] = { ["@string.documentation"] = {
fg = "#8c6c3e" fg = "#8c6c3e"
@@ -250,69 +430,36 @@ local highlights = {
["@string.escape"] = { ["@string.escape"] = {
fg = "#9854f1" fg = "#9854f1"
}, },
["@string.regex"] = { ["@string.regexp"] = {
fg = "#2e5857" fg = "#2e5857"
}, },
["@tag"] = {
link = "Label"
},
["@tag.attribute"] = {
link = "@property"
},
["@tag.delimiter"] = {
link = "Delimiter"
},
["@tag.delimiter.tsx"] = { ["@tag.delimiter.tsx"] = {
fg = "#5772ad" fg = "#5772ad"
}, },
["@tag.tsx"] = { ["@tag.tsx"] = {
fg = "#f52a65" fg = "#f52a65"
}, },
["@text.danger"] = { ["@type"] = {
bg = "#c64343", link = "Type"
fg = "#e1e2e7"
},
["@text.diff.add"] = {
link = "DiffAdd"
},
["@text.diff.delete"] = {
link = "DiffDelete"
},
["@text.literal.markdown_inline"] = {
bg = "#a1a6c5",
fg = "#2e7de9"
},
["@text.reference"] = {
fg = "#118c74"
},
["@text.title.1.markdown"] = {
bold = true,
fg = "#2e7de9"
},
["@text.title.2.markdown"] = {
bold = true,
fg = "#8c6c3e"
},
["@text.title.3.markdown"] = {
bold = true,
fg = "#587539"
},
["@text.title.4.markdown"] = {
bold = true,
fg = "#118c74"
},
["@text.title.5.markdown"] = {
bold = true,
fg = "#9854f1"
},
["@text.title.6.markdown"] = {
bold = true,
fg = "#7847bd"
},
["@text.todo.checked"] = {
fg = "#387068"
},
["@text.todo.unchecked"] = {
fg = "#2e7de9"
},
["@text.warning"] = {
bg = "#8c6c3e",
fg = "#e1e2e7"
}, },
["@type.builtin"] = { ["@type.builtin"] = {
fg = "#2496ac" fg = "#2496ac"
}, },
["@type.definition"] = {
link = "Typedef"
},
["@type.qualifier"] = {
link = "@keyword"
},
["@variable"] = { ["@variable"] = {
fg = "#3760bf", fg = "#3760bf",
style = {} style = {}
@@ -320,6 +467,15 @@ local highlights = {
["@variable.builtin"] = { ["@variable.builtin"] = {
fg = "#f52a65" fg = "#f52a65"
}, },
["@variable.member"] = {
fg = "#387068"
},
["@variable.parameter"] = {
fg = "#8c6c3e"
},
["@variable.parameter.builtin"] = {
fg = "#7b6545"
},
ALEErrorSign = { ALEErrorSign = {
fg = "#c64343" fg = "#c64343"
}, },
@@ -1195,7 +1351,7 @@ local highlights = {
link = "Special" link = "Special"
}, },
LspKindField = { LspKindField = {
link = "@field" link = "@variable.member"
}, },
LspKindFile = { LspKindFile = {
link = "Normal" link = "Normal"
@@ -1210,19 +1366,19 @@ local highlights = {
link = "@lsp.type.interface" link = "@lsp.type.interface"
}, },
LspKindKey = { LspKindKey = {
link = "@field" link = "@variable.member"
}, },
LspKindKeyword = { LspKindKeyword = {
link = "@lsp.type.keyword" link = "@lsp.type.keyword"
}, },
LspKindMethod = { LspKindMethod = {
link = "@method" link = "@function.method"
}, },
LspKindModule = { LspKindModule = {
link = "@namespace" link = "@module"
}, },
LspKindNamespace = { LspKindNamespace = {
link = "@namespace" link = "@module"
}, },
LspKindNull = { LspKindNull = {
link = "@constant.builtin" link = "@constant.builtin"
@@ -1237,13 +1393,13 @@ local highlights = {
link = "@operator" link = "@operator"
}, },
LspKindPackage = { LspKindPackage = {
link = "@namespace" link = "@module"
}, },
LspKindProperty = { LspKindProperty = {
link = "@property" link = "@property"
}, },
LspKindReference = { LspKindReference = {
link = "@text.reference" link = "@markup.link"
}, },
LspKindSnippet = { LspKindSnippet = {
link = "Conceal" link = "Conceal"
@@ -1255,7 +1411,7 @@ local highlights = {
link = "@lsp.type.struct" link = "@lsp.type.struct"
}, },
LspKindText = { LspKindText = {
link = "@text" link = "@markup"
}, },
LspKindTypeParameter = { LspKindTypeParameter = {
link = "@lsp.type.typeParameter" link = "@lsp.type.typeParameter"
@@ -2146,7 +2302,7 @@ local highlights = {
}, },
TroubleNormal = { TroubleNormal = {
bg = "#e9e9ec", bg = "#e9e9ec",
fg = "#6172b0" fg = "#3760bf"
}, },
TroubleText = { TroubleText = {
fg = "#6172b0" fg = "#6172b0"

View File

@@ -64,19 +64,86 @@ local colors = {
red1 = "#c53b53", red1 = "#c53b53",
teal = "#4fd6be", teal = "#4fd6be",
terminal_black = "#444a73", terminal_black = "#444a73",
todo = "#82aaff",
warning = "#ffc777", warning = "#ffc777",
yellow = "#ffc777" yellow = "#ffc777"
} }
local highlights = { local highlights = {
["@annotation"] = {
link = "PreProc"
},
["@attribute"] = {
link = "PreProc"
},
["@boolean"] = {
link = "Boolean"
},
["@character"] = {
link = "Character"
},
["@character.special"] = {
link = "SpecialChar"
},
["@comment"] = {
link = "Comment"
},
["@comment.error"] = {
fg = "#c53b53"
},
["@comment.hint"] = {
fg = "#4fd6be"
},
["@comment.info"] = {
fg = "#0db9d7"
},
["@comment.todo"] = {
fg = "#82aaff"
},
["@comment.warning"] = {
fg = "#ffc777"
},
["@constant"] = {
link = "Constant"
},
["@constant.builtin"] = {
link = "Special"
},
["@constant.macro"] = {
link = "Define"
},
["@constructor"] = { ["@constructor"] = {
fg = "#c099ff" fg = "#c099ff"
}, },
["@constructor.tsx"] = { ["@constructor.tsx"] = {
fg = "#65bcff" fg = "#65bcff"
}, },
["@field"] = { ["@diff.delta"] = {
fg = "#4fd6be" link = "DiffChange"
},
["@diff.minus"] = {
link = "DiffDelete"
},
["@diff.plus"] = {
link = "DiffAdd"
},
["@function"] = {
link = "Function"
},
["@function.builtin"] = {
link = "Special"
},
["@function.call"] = {
link = "@function"
},
["@function.macro"] = {
link = "Macro"
},
["@function.method"] = {
link = "Function"
},
["@function.method.call"] = {
link = "@function.method"
}, },
["@keyword"] = { ["@keyword"] = {
fg = "#fca7ea", fg = "#fca7ea",
@@ -84,10 +151,43 @@ local highlights = {
italic = true italic = true
} }
}, },
["@keyword.conditional"] = {
link = "Conditional"
},
["@keyword.coroutine"] = {
link = "@keyword"
},
["@keyword.debug"] = {
link = "Debug"
},
["@keyword.directive"] = {
link = "PreProc"
},
["@keyword.directive.define"] = {
link = "Define"
},
["@keyword.exception"] = {
link = "Exception"
},
["@keyword.function"] = { ["@keyword.function"] = {
fg = "#c099ff", fg = "#c099ff",
style = {} style = {}
}, },
["@keyword.import"] = {
link = "Include"
},
["@keyword.operator"] = {
link = "@operator"
},
["@keyword.repeat"] = {
link = "Repeat"
},
["@keyword.return"] = {
link = "@keyword"
},
["@keyword.storage"] = {
link = "StorageClass"
},
["@label"] = { ["@label"] = {
fg = "#82aaff" fg = "#82aaff"
}, },
@@ -116,7 +216,7 @@ local highlights = {
link = "@string.escape" link = "@string.escape"
}, },
["@lsp.type.formatSpecifier"] = { ["@lsp.type.formatSpecifier"] = {
link = "@punctuation.special" link = "@markup.list"
}, },
["@lsp.type.generic"] = { ["@lsp.type.generic"] = {
link = "@variable" link = "@variable"
@@ -128,10 +228,10 @@ local highlights = {
link = "@keyword" link = "@keyword"
}, },
["@lsp.type.lifetime"] = { ["@lsp.type.lifetime"] = {
link = "@storageclass" link = "@keyword.storage"
}, },
["@lsp.type.namespace"] = { ["@lsp.type.namespace"] = {
link = "@namespace" link = "@module"
}, },
["@lsp.type.number"] = { ["@lsp.type.number"] = {
link = "@number" link = "@number"
@@ -140,7 +240,7 @@ local highlights = {
link = "@operator" link = "@operator"
}, },
["@lsp.type.parameter"] = { ["@lsp.type.parameter"] = {
link = "@parameter" link = "@variable.parameter"
}, },
["@lsp.type.property"] = { ["@lsp.type.property"] = {
link = "@property" link = "@property"
@@ -213,21 +313,105 @@ local highlights = {
["@lsp.typemod.variable.static"] = { ["@lsp.typemod.variable.static"] = {
link = "@constant" link = "@constant"
}, },
["@namespace"] = { ["@markup"] = {
link = "@none"
},
["@markup.emphasis"] = {
italic = true
},
["@markup.environment"] = {
link = "Macro"
},
["@markup.environment.name"] = {
link = "Type"
},
["@markup.heading"] = {
link = "Title"
},
["@markup.heading.1.markdown"] = {
bold = true,
fg = "#82aaff"
},
["@markup.heading.2.markdown"] = {
bold = true,
fg = "#ffc777"
},
["@markup.heading.3.markdown"] = {
bold = true,
fg = "#c3e88d"
},
["@markup.heading.4.markdown"] = {
bold = true,
fg = "#4fd6be"
},
["@markup.heading.5.markdown"] = {
bold = true,
fg = "#c099ff"
},
["@markup.heading.6.markdown"] = {
bold = true,
fg = "#fca7ea"
},
["@markup.link"] = {
fg = "#4fd6be"
},
["@markup.link.label"] = {
link = "SpecialChar"
},
["@markup.link.label.symbol"] = {
link = "Identifier"
},
["@markup.link.url"] = {
link = "Underlined"
},
["@markup.list"] = {
fg = "#89ddff"
},
["@markup.list.checked"] = {
fg = "#4fd6be"
},
["@markup.list.markdown"] = {
bold = true,
fg = "#ff966c"
},
["@markup.list.unchecked"] = {
fg = "#82aaff"
},
["@markup.math"] = {
link = "Special"
},
["@markup.raw"] = {
link = "String"
},
["@markup.raw.markdown_inline"] = {
bg = "#444a73",
fg = "#82aaff"
},
["@markup.strikethrough"] = {
strikethrough = true
},
["@markup.strong"] = {
bold = true
},
["@markup.underline"] = {
underline = true
},
["@module"] = {
link = "Include" link = "Include"
}, },
["@namespace.builtin"] = { ["@module.builtin"] = {
fg = "#ff757f" fg = "#ff757f"
}, },
["@none"] = {},
["@number"] = {
link = "Number"
},
["@number.float"] = {
link = "Float"
},
["@operator"] = { ["@operator"] = {
fg = "#89ddff" fg = "#89ddff"
}, },
["@parameter"] = {
fg = "#ffc777"
},
["@parameter.builtin"] = {
fg = "#ffd292"
},
["@property"] = { ["@property"] = {
fg = "#4fd6be" fg = "#4fd6be"
}, },
@@ -237,12 +421,8 @@ local highlights = {
["@punctuation.delimiter"] = { ["@punctuation.delimiter"] = {
fg = "#89ddff" fg = "#89ddff"
}, },
["@punctuation.special"] = { ["@string"] = {
fg = "#89ddff" link = "String"
},
["@punctuation.special.markdown"] = {
bold = true,
fg = "#ff966c"
}, },
["@string.documentation"] = { ["@string.documentation"] = {
fg = "#ffc777" fg = "#ffc777"
@@ -250,69 +430,36 @@ local highlights = {
["@string.escape"] = { ["@string.escape"] = {
fg = "#c099ff" fg = "#c099ff"
}, },
["@string.regex"] = { ["@string.regexp"] = {
fg = "#b4f9f8" fg = "#b4f9f8"
}, },
["@tag"] = {
link = "Label"
},
["@tag.attribute"] = {
link = "@property"
},
["@tag.delimiter"] = {
link = "Delimiter"
},
["@tag.delimiter.tsx"] = { ["@tag.delimiter.tsx"] = {
fg = "#6582c3" fg = "#6582c3"
}, },
["@tag.tsx"] = { ["@tag.tsx"] = {
fg = "#ff757f" fg = "#ff757f"
}, },
["@text.danger"] = { ["@type"] = {
bg = "#c53b53", link = "Type"
fg = "#222436"
},
["@text.diff.add"] = {
link = "DiffAdd"
},
["@text.diff.delete"] = {
link = "DiffDelete"
},
["@text.literal.markdown_inline"] = {
bg = "#444a73",
fg = "#82aaff"
},
["@text.reference"] = {
fg = "#4fd6be"
},
["@text.title.1.markdown"] = {
bold = true,
fg = "#82aaff"
},
["@text.title.2.markdown"] = {
bold = true,
fg = "#ffc777"
},
["@text.title.3.markdown"] = {
bold = true,
fg = "#c3e88d"
},
["@text.title.4.markdown"] = {
bold = true,
fg = "#4fd6be"
},
["@text.title.5.markdown"] = {
bold = true,
fg = "#c099ff"
},
["@text.title.6.markdown"] = {
bold = true,
fg = "#fca7ea"
},
["@text.todo.checked"] = {
fg = "#4fd6be"
},
["@text.todo.unchecked"] = {
fg = "#82aaff"
},
["@text.warning"] = {
bg = "#ffc777",
fg = "#222436"
}, },
["@type.builtin"] = { ["@type.builtin"] = {
fg = "#589ed7" fg = "#589ed7"
}, },
["@type.definition"] = {
link = "Typedef"
},
["@type.qualifier"] = {
link = "@keyword"
},
["@variable"] = { ["@variable"] = {
fg = "#c8d3f5", fg = "#c8d3f5",
style = {} style = {}
@@ -320,6 +467,15 @@ local highlights = {
["@variable.builtin"] = { ["@variable.builtin"] = {
fg = "#ff757f" fg = "#ff757f"
}, },
["@variable.member"] = {
fg = "#4fd6be"
},
["@variable.parameter"] = {
fg = "#ffc777"
},
["@variable.parameter.builtin"] = {
fg = "#ffd292"
},
ALEErrorSign = { ALEErrorSign = {
fg = "#c53b53" fg = "#c53b53"
}, },
@@ -1195,7 +1351,7 @@ local highlights = {
link = "Special" link = "Special"
}, },
LspKindField = { LspKindField = {
link = "@field" link = "@variable.member"
}, },
LspKindFile = { LspKindFile = {
link = "Normal" link = "Normal"
@@ -1210,19 +1366,19 @@ local highlights = {
link = "@lsp.type.interface" link = "@lsp.type.interface"
}, },
LspKindKey = { LspKindKey = {
link = "@field" link = "@variable.member"
}, },
LspKindKeyword = { LspKindKeyword = {
link = "@lsp.type.keyword" link = "@lsp.type.keyword"
}, },
LspKindMethod = { LspKindMethod = {
link = "@method" link = "@function.method"
}, },
LspKindModule = { LspKindModule = {
link = "@namespace" link = "@module"
}, },
LspKindNamespace = { LspKindNamespace = {
link = "@namespace" link = "@module"
}, },
LspKindNull = { LspKindNull = {
link = "@constant.builtin" link = "@constant.builtin"
@@ -1237,13 +1393,13 @@ local highlights = {
link = "@operator" link = "@operator"
}, },
LspKindPackage = { LspKindPackage = {
link = "@namespace" link = "@module"
}, },
LspKindProperty = { LspKindProperty = {
link = "@property" link = "@property"
}, },
LspKindReference = { LspKindReference = {
link = "@text.reference" link = "@markup.link"
}, },
LspKindSnippet = { LspKindSnippet = {
link = "Conceal" link = "Conceal"
@@ -1255,7 +1411,7 @@ local highlights = {
link = "@lsp.type.struct" link = "@lsp.type.struct"
}, },
LspKindText = { LspKindText = {
link = "@text" link = "@markup"
}, },
LspKindTypeParameter = { LspKindTypeParameter = {
link = "@lsp.type.typeParameter" link = "@lsp.type.typeParameter"
@@ -2146,7 +2302,7 @@ local highlights = {
}, },
TroubleNormal = { TroubleNormal = {
bg = "#1e2030", bg = "#1e2030",
fg = "#828bb8" fg = "#c8d3f5"
}, },
TroubleText = { TroubleText = {
fg = "#828bb8" fg = "#828bb8"

View File

@@ -64,19 +64,86 @@ local colors = {
red1 = "#db4b4b", red1 = "#db4b4b",
teal = "#1abc9c", teal = "#1abc9c",
terminal_black = "#414868", terminal_black = "#414868",
todo = "#7aa2f7",
warning = "#e0af68", warning = "#e0af68",
yellow = "#e0af68" yellow = "#e0af68"
} }
local highlights = { local highlights = {
["@annotation"] = {
link = "PreProc"
},
["@attribute"] = {
link = "PreProc"
},
["@boolean"] = {
link = "Boolean"
},
["@character"] = {
link = "Character"
},
["@character.special"] = {
link = "SpecialChar"
},
["@comment"] = {
link = "Comment"
},
["@comment.error"] = {
fg = "#db4b4b"
},
["@comment.hint"] = {
fg = "#1abc9c"
},
["@comment.info"] = {
fg = "#0db9d7"
},
["@comment.todo"] = {
fg = "#7aa2f7"
},
["@comment.warning"] = {
fg = "#e0af68"
},
["@constant"] = {
link = "Constant"
},
["@constant.builtin"] = {
link = "Special"
},
["@constant.macro"] = {
link = "Define"
},
["@constructor"] = { ["@constructor"] = {
fg = "#bb9af7" fg = "#bb9af7"
}, },
["@constructor.tsx"] = { ["@constructor.tsx"] = {
fg = "#2ac3de" fg = "#2ac3de"
}, },
["@field"] = { ["@diff.delta"] = {
fg = "#73daca" link = "DiffChange"
},
["@diff.minus"] = {
link = "DiffDelete"
},
["@diff.plus"] = {
link = "DiffAdd"
},
["@function"] = {
link = "Function"
},
["@function.builtin"] = {
link = "Special"
},
["@function.call"] = {
link = "@function"
},
["@function.macro"] = {
link = "Macro"
},
["@function.method"] = {
link = "Function"
},
["@function.method.call"] = {
link = "@function.method"
}, },
["@keyword"] = { ["@keyword"] = {
fg = "#9d7cd8", fg = "#9d7cd8",
@@ -84,10 +151,43 @@ local highlights = {
italic = true italic = true
} }
}, },
["@keyword.conditional"] = {
link = "Conditional"
},
["@keyword.coroutine"] = {
link = "@keyword"
},
["@keyword.debug"] = {
link = "Debug"
},
["@keyword.directive"] = {
link = "PreProc"
},
["@keyword.directive.define"] = {
link = "Define"
},
["@keyword.exception"] = {
link = "Exception"
},
["@keyword.function"] = { ["@keyword.function"] = {
fg = "#bb9af7", fg = "#bb9af7",
style = {} style = {}
}, },
["@keyword.import"] = {
link = "Include"
},
["@keyword.operator"] = {
link = "@operator"
},
["@keyword.repeat"] = {
link = "Repeat"
},
["@keyword.return"] = {
link = "@keyword"
},
["@keyword.storage"] = {
link = "StorageClass"
},
["@label"] = { ["@label"] = {
fg = "#7aa2f7" fg = "#7aa2f7"
}, },
@@ -116,7 +216,7 @@ local highlights = {
link = "@string.escape" link = "@string.escape"
}, },
["@lsp.type.formatSpecifier"] = { ["@lsp.type.formatSpecifier"] = {
link = "@punctuation.special" link = "@markup.list"
}, },
["@lsp.type.generic"] = { ["@lsp.type.generic"] = {
link = "@variable" link = "@variable"
@@ -128,10 +228,10 @@ local highlights = {
link = "@keyword" link = "@keyword"
}, },
["@lsp.type.lifetime"] = { ["@lsp.type.lifetime"] = {
link = "@storageclass" link = "@keyword.storage"
}, },
["@lsp.type.namespace"] = { ["@lsp.type.namespace"] = {
link = "@namespace" link = "@module"
}, },
["@lsp.type.number"] = { ["@lsp.type.number"] = {
link = "@number" link = "@number"
@@ -140,7 +240,7 @@ local highlights = {
link = "@operator" link = "@operator"
}, },
["@lsp.type.parameter"] = { ["@lsp.type.parameter"] = {
link = "@parameter" link = "@variable.parameter"
}, },
["@lsp.type.property"] = { ["@lsp.type.property"] = {
link = "@property" link = "@property"
@@ -213,21 +313,105 @@ local highlights = {
["@lsp.typemod.variable.static"] = { ["@lsp.typemod.variable.static"] = {
link = "@constant" link = "@constant"
}, },
["@namespace"] = { ["@markup"] = {
link = "@none"
},
["@markup.emphasis"] = {
italic = true
},
["@markup.environment"] = {
link = "Macro"
},
["@markup.environment.name"] = {
link = "Type"
},
["@markup.heading"] = {
link = "Title"
},
["@markup.heading.1.markdown"] = {
bold = true,
fg = "#7aa2f7"
},
["@markup.heading.2.markdown"] = {
bold = true,
fg = "#e0af68"
},
["@markup.heading.3.markdown"] = {
bold = true,
fg = "#9ece6a"
},
["@markup.heading.4.markdown"] = {
bold = true,
fg = "#1abc9c"
},
["@markup.heading.5.markdown"] = {
bold = true,
fg = "#bb9af7"
},
["@markup.heading.6.markdown"] = {
bold = true,
fg = "#9d7cd8"
},
["@markup.link"] = {
fg = "#1abc9c"
},
["@markup.link.label"] = {
link = "SpecialChar"
},
["@markup.link.label.symbol"] = {
link = "Identifier"
},
["@markup.link.url"] = {
link = "Underlined"
},
["@markup.list"] = {
fg = "#89ddff"
},
["@markup.list.checked"] = {
fg = "#73daca"
},
["@markup.list.markdown"] = {
bold = true,
fg = "#ff9e64"
},
["@markup.list.unchecked"] = {
fg = "#7aa2f7"
},
["@markup.math"] = {
link = "Special"
},
["@markup.raw"] = {
link = "String"
},
["@markup.raw.markdown_inline"] = {
bg = "#414868",
fg = "#7aa2f7"
},
["@markup.strikethrough"] = {
strikethrough = true
},
["@markup.strong"] = {
bold = true
},
["@markup.underline"] = {
underline = true
},
["@module"] = {
link = "Include" link = "Include"
}, },
["@namespace.builtin"] = { ["@module.builtin"] = {
fg = "#f7768e" fg = "#f7768e"
}, },
["@none"] = {},
["@number"] = {
link = "Number"
},
["@number.float"] = {
link = "Float"
},
["@operator"] = { ["@operator"] = {
fg = "#89ddff" fg = "#89ddff"
}, },
["@parameter"] = {
fg = "#e0af68"
},
["@parameter.builtin"] = {
fg = "#e6bf86"
},
["@property"] = { ["@property"] = {
fg = "#73daca" fg = "#73daca"
}, },
@@ -237,12 +421,8 @@ local highlights = {
["@punctuation.delimiter"] = { ["@punctuation.delimiter"] = {
fg = "#89ddff" fg = "#89ddff"
}, },
["@punctuation.special"] = { ["@string"] = {
fg = "#89ddff" link = "String"
},
["@punctuation.special.markdown"] = {
bold = true,
fg = "#ff9e64"
}, },
["@string.documentation"] = { ["@string.documentation"] = {
fg = "#e0af68" fg = "#e0af68"
@@ -250,69 +430,36 @@ local highlights = {
["@string.escape"] = { ["@string.escape"] = {
fg = "#bb9af7" fg = "#bb9af7"
}, },
["@string.regex"] = { ["@string.regexp"] = {
fg = "#b4f9f8" fg = "#b4f9f8"
}, },
["@tag"] = {
link = "Label"
},
["@tag.attribute"] = {
link = "@property"
},
["@tag.delimiter"] = {
link = "Delimiter"
},
["@tag.delimiter.tsx"] = { ["@tag.delimiter.tsx"] = {
fg = "#5d7ab8" fg = "#5d7ab8"
}, },
["@tag.tsx"] = { ["@tag.tsx"] = {
fg = "#f7768e" fg = "#f7768e"
}, },
["@text.danger"] = { ["@type"] = {
bg = "#db4b4b", link = "Type"
fg = "#1a1b26"
},
["@text.diff.add"] = {
link = "DiffAdd"
},
["@text.diff.delete"] = {
link = "DiffDelete"
},
["@text.literal.markdown_inline"] = {
bg = "#414868",
fg = "#7aa2f7"
},
["@text.reference"] = {
fg = "#1abc9c"
},
["@text.title.1.markdown"] = {
bold = true,
fg = "#7aa2f7"
},
["@text.title.2.markdown"] = {
bold = true,
fg = "#e0af68"
},
["@text.title.3.markdown"] = {
bold = true,
fg = "#9ece6a"
},
["@text.title.4.markdown"] = {
bold = true,
fg = "#1abc9c"
},
["@text.title.5.markdown"] = {
bold = true,
fg = "#bb9af7"
},
["@text.title.6.markdown"] = {
bold = true,
fg = "#9d7cd8"
},
["@text.todo.checked"] = {
fg = "#73daca"
},
["@text.todo.unchecked"] = {
fg = "#7aa2f7"
},
["@text.warning"] = {
bg = "#e0af68",
fg = "#1a1b26"
}, },
["@type.builtin"] = { ["@type.builtin"] = {
fg = "#27a1b9" fg = "#27a1b9"
}, },
["@type.definition"] = {
link = "Typedef"
},
["@type.qualifier"] = {
link = "@keyword"
},
["@variable"] = { ["@variable"] = {
fg = "#c0caf5", fg = "#c0caf5",
style = {} style = {}
@@ -320,6 +467,15 @@ local highlights = {
["@variable.builtin"] = { ["@variable.builtin"] = {
fg = "#f7768e" fg = "#f7768e"
}, },
["@variable.member"] = {
fg = "#73daca"
},
["@variable.parameter"] = {
fg = "#e0af68"
},
["@variable.parameter.builtin"] = {
fg = "#e6bf86"
},
ALEErrorSign = { ALEErrorSign = {
fg = "#db4b4b" fg = "#db4b4b"
}, },
@@ -1195,7 +1351,7 @@ local highlights = {
link = "Special" link = "Special"
}, },
LspKindField = { LspKindField = {
link = "@field" link = "@variable.member"
}, },
LspKindFile = { LspKindFile = {
link = "Normal" link = "Normal"
@@ -1210,19 +1366,19 @@ local highlights = {
link = "@lsp.type.interface" link = "@lsp.type.interface"
}, },
LspKindKey = { LspKindKey = {
link = "@field" link = "@variable.member"
}, },
LspKindKeyword = { LspKindKeyword = {
link = "@lsp.type.keyword" link = "@lsp.type.keyword"
}, },
LspKindMethod = { LspKindMethod = {
link = "@method" link = "@function.method"
}, },
LspKindModule = { LspKindModule = {
link = "@namespace" link = "@module"
}, },
LspKindNamespace = { LspKindNamespace = {
link = "@namespace" link = "@module"
}, },
LspKindNull = { LspKindNull = {
link = "@constant.builtin" link = "@constant.builtin"
@@ -1237,13 +1393,13 @@ local highlights = {
link = "@operator" link = "@operator"
}, },
LspKindPackage = { LspKindPackage = {
link = "@namespace" link = "@module"
}, },
LspKindProperty = { LspKindProperty = {
link = "@property" link = "@property"
}, },
LspKindReference = { LspKindReference = {
link = "@text.reference" link = "@markup.link"
}, },
LspKindSnippet = { LspKindSnippet = {
link = "Conceal" link = "Conceal"
@@ -1255,7 +1411,7 @@ local highlights = {
link = "@lsp.type.struct" link = "@lsp.type.struct"
}, },
LspKindText = { LspKindText = {
link = "@text" link = "@markup"
}, },
LspKindTypeParameter = { LspKindTypeParameter = {
link = "@lsp.type.typeParameter" link = "@lsp.type.typeParameter"
@@ -2146,7 +2302,7 @@ local highlights = {
}, },
TroubleNormal = { TroubleNormal = {
bg = "#16161e", bg = "#16161e",
fg = "#a9b1d6" fg = "#c0caf5"
}, },
TroubleText = { TroubleText = {
fg = "#a9b1d6" fg = "#a9b1d6"

View File

@@ -64,19 +64,86 @@ local colors = {
red1 = "#db4b4b", red1 = "#db4b4b",
teal = "#1abc9c", teal = "#1abc9c",
terminal_black = "#414868", terminal_black = "#414868",
todo = "#7aa2f7",
warning = "#e0af68", warning = "#e0af68",
yellow = "#e0af68" yellow = "#e0af68"
} }
local highlights = { local highlights = {
["@annotation"] = {
link = "PreProc"
},
["@attribute"] = {
link = "PreProc"
},
["@boolean"] = {
link = "Boolean"
},
["@character"] = {
link = "Character"
},
["@character.special"] = {
link = "SpecialChar"
},
["@comment"] = {
link = "Comment"
},
["@comment.error"] = {
fg = "#db4b4b"
},
["@comment.hint"] = {
fg = "#1abc9c"
},
["@comment.info"] = {
fg = "#0db9d7"
},
["@comment.todo"] = {
fg = "#7aa2f7"
},
["@comment.warning"] = {
fg = "#e0af68"
},
["@constant"] = {
link = "Constant"
},
["@constant.builtin"] = {
link = "Special"
},
["@constant.macro"] = {
link = "Define"
},
["@constructor"] = { ["@constructor"] = {
fg = "#bb9af7" fg = "#bb9af7"
}, },
["@constructor.tsx"] = { ["@constructor.tsx"] = {
fg = "#2ac3de" fg = "#2ac3de"
}, },
["@field"] = { ["@diff.delta"] = {
fg = "#73daca" link = "DiffChange"
},
["@diff.minus"] = {
link = "DiffDelete"
},
["@diff.plus"] = {
link = "DiffAdd"
},
["@function"] = {
link = "Function"
},
["@function.builtin"] = {
link = "Special"
},
["@function.call"] = {
link = "@function"
},
["@function.macro"] = {
link = "Macro"
},
["@function.method"] = {
link = "Function"
},
["@function.method.call"] = {
link = "@function.method"
}, },
["@keyword"] = { ["@keyword"] = {
fg = "#9d7cd8", fg = "#9d7cd8",
@@ -84,10 +151,43 @@ local highlights = {
italic = true italic = true
} }
}, },
["@keyword.conditional"] = {
link = "Conditional"
},
["@keyword.coroutine"] = {
link = "@keyword"
},
["@keyword.debug"] = {
link = "Debug"
},
["@keyword.directive"] = {
link = "PreProc"
},
["@keyword.directive.define"] = {
link = "Define"
},
["@keyword.exception"] = {
link = "Exception"
},
["@keyword.function"] = { ["@keyword.function"] = {
fg = "#bb9af7", fg = "#bb9af7",
style = {} style = {}
}, },
["@keyword.import"] = {
link = "Include"
},
["@keyword.operator"] = {
link = "@operator"
},
["@keyword.repeat"] = {
link = "Repeat"
},
["@keyword.return"] = {
link = "@keyword"
},
["@keyword.storage"] = {
link = "StorageClass"
},
["@label"] = { ["@label"] = {
fg = "#7aa2f7" fg = "#7aa2f7"
}, },
@@ -116,7 +216,7 @@ local highlights = {
link = "@string.escape" link = "@string.escape"
}, },
["@lsp.type.formatSpecifier"] = { ["@lsp.type.formatSpecifier"] = {
link = "@punctuation.special" link = "@markup.list"
}, },
["@lsp.type.generic"] = { ["@lsp.type.generic"] = {
link = "@variable" link = "@variable"
@@ -128,10 +228,10 @@ local highlights = {
link = "@keyword" link = "@keyword"
}, },
["@lsp.type.lifetime"] = { ["@lsp.type.lifetime"] = {
link = "@storageclass" link = "@keyword.storage"
}, },
["@lsp.type.namespace"] = { ["@lsp.type.namespace"] = {
link = "@namespace" link = "@module"
}, },
["@lsp.type.number"] = { ["@lsp.type.number"] = {
link = "@number" link = "@number"
@@ -140,7 +240,7 @@ local highlights = {
link = "@operator" link = "@operator"
}, },
["@lsp.type.parameter"] = { ["@lsp.type.parameter"] = {
link = "@parameter" link = "@variable.parameter"
}, },
["@lsp.type.property"] = { ["@lsp.type.property"] = {
link = "@property" link = "@property"
@@ -213,21 +313,105 @@ local highlights = {
["@lsp.typemod.variable.static"] = { ["@lsp.typemod.variable.static"] = {
link = "@constant" link = "@constant"
}, },
["@namespace"] = { ["@markup"] = {
link = "@none"
},
["@markup.emphasis"] = {
italic = true
},
["@markup.environment"] = {
link = "Macro"
},
["@markup.environment.name"] = {
link = "Type"
},
["@markup.heading"] = {
link = "Title"
},
["@markup.heading.1.markdown"] = {
bold = true,
fg = "#7aa2f7"
},
["@markup.heading.2.markdown"] = {
bold = true,
fg = "#e0af68"
},
["@markup.heading.3.markdown"] = {
bold = true,
fg = "#9ece6a"
},
["@markup.heading.4.markdown"] = {
bold = true,
fg = "#1abc9c"
},
["@markup.heading.5.markdown"] = {
bold = true,
fg = "#bb9af7"
},
["@markup.heading.6.markdown"] = {
bold = true,
fg = "#9d7cd8"
},
["@markup.link"] = {
fg = "#1abc9c"
},
["@markup.link.label"] = {
link = "SpecialChar"
},
["@markup.link.label.symbol"] = {
link = "Identifier"
},
["@markup.link.url"] = {
link = "Underlined"
},
["@markup.list"] = {
fg = "#89ddff"
},
["@markup.list.checked"] = {
fg = "#73daca"
},
["@markup.list.markdown"] = {
bold = true,
fg = "#ff9e64"
},
["@markup.list.unchecked"] = {
fg = "#7aa2f7"
},
["@markup.math"] = {
link = "Special"
},
["@markup.raw"] = {
link = "String"
},
["@markup.raw.markdown_inline"] = {
bg = "#414868",
fg = "#7aa2f7"
},
["@markup.strikethrough"] = {
strikethrough = true
},
["@markup.strong"] = {
bold = true
},
["@markup.underline"] = {
underline = true
},
["@module"] = {
link = "Include" link = "Include"
}, },
["@namespace.builtin"] = { ["@module.builtin"] = {
fg = "#f7768e" fg = "#f7768e"
}, },
["@none"] = {},
["@number"] = {
link = "Number"
},
["@number.float"] = {
link = "Float"
},
["@operator"] = { ["@operator"] = {
fg = "#89ddff" fg = "#89ddff"
}, },
["@parameter"] = {
fg = "#e0af68"
},
["@parameter.builtin"] = {
fg = "#e6bf86"
},
["@property"] = { ["@property"] = {
fg = "#73daca" fg = "#73daca"
}, },
@@ -237,12 +421,8 @@ local highlights = {
["@punctuation.delimiter"] = { ["@punctuation.delimiter"] = {
fg = "#89ddff" fg = "#89ddff"
}, },
["@punctuation.special"] = { ["@string"] = {
fg = "#89ddff" link = "String"
},
["@punctuation.special.markdown"] = {
bold = true,
fg = "#ff9e64"
}, },
["@string.documentation"] = { ["@string.documentation"] = {
fg = "#e0af68" fg = "#e0af68"
@@ -250,69 +430,36 @@ local highlights = {
["@string.escape"] = { ["@string.escape"] = {
fg = "#bb9af7" fg = "#bb9af7"
}, },
["@string.regex"] = { ["@string.regexp"] = {
fg = "#b4f9f8" fg = "#b4f9f8"
}, },
["@tag"] = {
link = "Label"
},
["@tag.attribute"] = {
link = "@property"
},
["@tag.delimiter"] = {
link = "Delimiter"
},
["@tag.delimiter.tsx"] = { ["@tag.delimiter.tsx"] = {
fg = "#607dbf" fg = "#607dbf"
}, },
["@tag.tsx"] = { ["@tag.tsx"] = {
fg = "#f7768e" fg = "#f7768e"
}, },
["@text.danger"] = { ["@type"] = {
bg = "#db4b4b", link = "Type"
fg = "#24283b"
},
["@text.diff.add"] = {
link = "DiffAdd"
},
["@text.diff.delete"] = {
link = "DiffDelete"
},
["@text.literal.markdown_inline"] = {
bg = "#414868",
fg = "#7aa2f7"
},
["@text.reference"] = {
fg = "#1abc9c"
},
["@text.title.1.markdown"] = {
bold = true,
fg = "#7aa2f7"
},
["@text.title.2.markdown"] = {
bold = true,
fg = "#e0af68"
},
["@text.title.3.markdown"] = {
bold = true,
fg = "#9ece6a"
},
["@text.title.4.markdown"] = {
bold = true,
fg = "#1abc9c"
},
["@text.title.5.markdown"] = {
bold = true,
fg = "#bb9af7"
},
["@text.title.6.markdown"] = {
bold = true,
fg = "#9d7cd8"
},
["@text.todo.checked"] = {
fg = "#73daca"
},
["@text.todo.unchecked"] = {
fg = "#7aa2f7"
},
["@text.warning"] = {
bg = "#e0af68",
fg = "#24283b"
}, },
["@type.builtin"] = { ["@type.builtin"] = {
fg = "#29a4bd" fg = "#29a4bd"
}, },
["@type.definition"] = {
link = "Typedef"
},
["@type.qualifier"] = {
link = "@keyword"
},
["@variable"] = { ["@variable"] = {
fg = "#c0caf5", fg = "#c0caf5",
style = {} style = {}
@@ -320,6 +467,15 @@ local highlights = {
["@variable.builtin"] = { ["@variable.builtin"] = {
fg = "#f7768e" fg = "#f7768e"
}, },
["@variable.member"] = {
fg = "#73daca"
},
["@variable.parameter"] = {
fg = "#e0af68"
},
["@variable.parameter.builtin"] = {
fg = "#e6bf86"
},
ALEErrorSign = { ALEErrorSign = {
fg = "#db4b4b" fg = "#db4b4b"
}, },
@@ -1195,7 +1351,7 @@ local highlights = {
link = "Special" link = "Special"
}, },
LspKindField = { LspKindField = {
link = "@field" link = "@variable.member"
}, },
LspKindFile = { LspKindFile = {
link = "Normal" link = "Normal"
@@ -1210,19 +1366,19 @@ local highlights = {
link = "@lsp.type.interface" link = "@lsp.type.interface"
}, },
LspKindKey = { LspKindKey = {
link = "@field" link = "@variable.member"
}, },
LspKindKeyword = { LspKindKeyword = {
link = "@lsp.type.keyword" link = "@lsp.type.keyword"
}, },
LspKindMethod = { LspKindMethod = {
link = "@method" link = "@function.method"
}, },
LspKindModule = { LspKindModule = {
link = "@namespace" link = "@module"
}, },
LspKindNamespace = { LspKindNamespace = {
link = "@namespace" link = "@module"
}, },
LspKindNull = { LspKindNull = {
link = "@constant.builtin" link = "@constant.builtin"
@@ -1237,13 +1393,13 @@ local highlights = {
link = "@operator" link = "@operator"
}, },
LspKindPackage = { LspKindPackage = {
link = "@namespace" link = "@module"
}, },
LspKindProperty = { LspKindProperty = {
link = "@property" link = "@property"
}, },
LspKindReference = { LspKindReference = {
link = "@text.reference" link = "@markup.link"
}, },
LspKindSnippet = { LspKindSnippet = {
link = "Conceal" link = "Conceal"
@@ -1255,7 +1411,7 @@ local highlights = {
link = "@lsp.type.struct" link = "@lsp.type.struct"
}, },
LspKindText = { LspKindText = {
link = "@text" link = "@markup"
}, },
LspKindTypeParameter = { LspKindTypeParameter = {
link = "@lsp.type.typeParameter" link = "@lsp.type.typeParameter"
@@ -2146,7 +2302,7 @@ local highlights = {
}, },
TroubleNormal = { TroubleNormal = {
bg = "#1f2335", bg = "#1f2335",
fg = "#a9b1d6" fg = "#c0caf5"
}, },
TroubleText = { TroubleText = {
fg = "#a9b1d6" fg = "#a9b1d6"