fix: updated extras
This commit is contained in:
parent
cbed164e6f
commit
6e0bfd6836
@ -1,6 +1,6 @@
|
||||
# TokyoNight Color Palette
|
||||
set -l foreground 3760bf
|
||||
set -l selection 99a7df
|
||||
set -l selection b6bfe2
|
||||
set -l comment 848cb5
|
||||
set -l red f52a65
|
||||
set -l orange b15c00
|
||||
|
@ -1,6 +1,6 @@
|
||||
# TokyoNight Color Palette
|
||||
set -l foreground c8d3f5
|
||||
set -l selection 3654a7
|
||||
set -l selection 2d3f76
|
||||
set -l comment 636da6
|
||||
set -l red ff757f
|
||||
set -l orange ff966c
|
||||
|
@ -1,6 +1,6 @@
|
||||
# TokyoNight Color Palette
|
||||
set -l foreground c0caf5
|
||||
set -l selection 33467c
|
||||
set -l selection 283457
|
||||
set -l comment 565f89
|
||||
set -l red f7768e
|
||||
set -l orange ff9e64
|
||||
|
@ -1,6 +1,6 @@
|
||||
# TokyoNight Color Palette
|
||||
set -l foreground c0caf5
|
||||
set -l selection 364a82
|
||||
set -l selection 2e3c64
|
||||
set -l comment 565f89
|
||||
set -l red f7768e
|
||||
set -l orange ff9e64
|
||||
|
@ -10,8 +10,8 @@
|
||||
fish_color_error f52a65
|
||||
fish_color_param 7847bd
|
||||
fish_color_comment 848cb5
|
||||
fish_color_selection --background=99a7df
|
||||
fish_color_search_match --background=99a7df
|
||||
fish_color_selection --background=b6bfe2
|
||||
fish_color_search_match --background=b6bfe2
|
||||
fish_color_operator 587539
|
||||
fish_color_escape 9854f1
|
||||
fish_color_autosuggestion 848cb5
|
||||
@ -21,5 +21,5 @@
|
||||
fish_pager_color_prefix 007197
|
||||
fish_pager_color_completion 3760bf
|
||||
fish_pager_color_description 848cb5
|
||||
fish_pager_color_selected_background --background=99a7df
|
||||
fish_pager_color_selected_background --background=b6bfe2
|
||||
|
@ -10,8 +10,8 @@
|
||||
fish_color_error ff757f
|
||||
fish_color_param fca7ea
|
||||
fish_color_comment 636da6
|
||||
fish_color_selection --background=3654a7
|
||||
fish_color_search_match --background=3654a7
|
||||
fish_color_selection --background=2d3f76
|
||||
fish_color_search_match --background=2d3f76
|
||||
fish_color_operator c3e88d
|
||||
fish_color_escape c099ff
|
||||
fish_color_autosuggestion 636da6
|
||||
@ -21,5 +21,5 @@
|
||||
fish_pager_color_prefix 86e1fc
|
||||
fish_pager_color_completion c8d3f5
|
||||
fish_pager_color_description 636da6
|
||||
fish_pager_color_selected_background --background=3654a7
|
||||
fish_pager_color_selected_background --background=2d3f76
|
||||
|
@ -10,8 +10,8 @@
|
||||
fish_color_error f7768e
|
||||
fish_color_param 9d7cd8
|
||||
fish_color_comment 565f89
|
||||
fish_color_selection --background=33467c
|
||||
fish_color_search_match --background=33467c
|
||||
fish_color_selection --background=283457
|
||||
fish_color_search_match --background=283457
|
||||
fish_color_operator 9ece6a
|
||||
fish_color_escape bb9af7
|
||||
fish_color_autosuggestion 565f89
|
||||
@ -21,5 +21,5 @@
|
||||
fish_pager_color_prefix 7dcfff
|
||||
fish_pager_color_completion c0caf5
|
||||
fish_pager_color_description 565f89
|
||||
fish_pager_color_selected_background --background=33467c
|
||||
fish_pager_color_selected_background --background=283457
|
||||
|
@ -10,8 +10,8 @@
|
||||
fish_color_error f7768e
|
||||
fish_color_param 9d7cd8
|
||||
fish_color_comment 565f89
|
||||
fish_color_selection --background=364a82
|
||||
fish_color_search_match --background=364a82
|
||||
fish_color_selection --background=2e3c64
|
||||
fish_color_search_match --background=2e3c64
|
||||
fish_color_operator 9ece6a
|
||||
fish_color_escape bb9af7
|
||||
fish_color_autosuggestion 565f89
|
||||
@ -21,5 +21,5 @@
|
||||
fish_pager_color_prefix 7dcfff
|
||||
fish_pager_color_completion c0caf5
|
||||
fish_pager_color_description 565f89
|
||||
fish_pager_color_selected_background --background=364a82
|
||||
fish_pager_color_selected_background --background=2e3c64
|
||||
|
@ -1,11 +1,11 @@
|
||||
[cursor]
|
||||
color=3760bf 99a7df
|
||||
color=3760bf b6bfe2
|
||||
|
||||
[colors]
|
||||
foreground=3760bf
|
||||
background=e1e2e7
|
||||
selection-foreground=3760bf
|
||||
selection-background=99a7df
|
||||
selection-background=b6bfe2
|
||||
urls=387068
|
||||
|
||||
regular0=e9e9ed
|
||||
|
@ -1,11 +1,11 @@
|
||||
[cursor]
|
||||
color=c8d3f5 3654a7
|
||||
color=c8d3f5 2d3f76
|
||||
|
||||
[colors]
|
||||
foreground=c8d3f5
|
||||
background=222436
|
||||
selection-foreground=c8d3f5
|
||||
selection-background=3654a7
|
||||
selection-background=2d3f76
|
||||
urls=4fd6be
|
||||
|
||||
regular0=1b1d2b
|
||||
|
@ -1,11 +1,11 @@
|
||||
[cursor]
|
||||
color=c0caf5 33467c
|
||||
color=c0caf5 283457
|
||||
|
||||
[colors]
|
||||
foreground=c0caf5
|
||||
background=1a1b26
|
||||
selection-foreground=c0caf5
|
||||
selection-background=33467c
|
||||
selection-background=283457
|
||||
urls=73daca
|
||||
|
||||
regular0=15161e
|
||||
|
@ -1,11 +1,11 @@
|
||||
[cursor]
|
||||
color=c0caf5 364a82
|
||||
color=c0caf5 2e3c64
|
||||
|
||||
[colors]
|
||||
foreground=c0caf5
|
||||
background=24283b
|
||||
selection-foreground=c0caf5
|
||||
selection-background=364a82
|
||||
selection-background=2e3c64
|
||||
urls=73daca
|
||||
|
||||
regular0=1d202f
|
||||
|
@ -332,13 +332,13 @@
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8745098039215686</real>
|
||||
<real>0.8862745098039215</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6549019607843137</real>
|
||||
<real>0.7490196078431373</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6000000000000000</real>
|
||||
<real>0.7137254901960784</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
@ -332,13 +332,13 @@
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6549019607843137</real>
|
||||
<real>0.4627450980392157</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.3294117647058823</real>
|
||||
<real>0.2470588235294118</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2117647058823529</real>
|
||||
<real>0.1764705882352941</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
@ -332,13 +332,13 @@
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4862745098039216</real>
|
||||
<real>0.3411764705882353</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2745098039215687</real>
|
||||
<real>0.2039215686274510</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2000000000000000</real>
|
||||
<real>0.1568627450980392</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
@ -332,13 +332,13 @@
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5098039215686274</real>
|
||||
<real>0.3921568627450980</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2901960784313726</real>
|
||||
<real>0.2352941176470588</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2117647058823529</real>
|
||||
<real>0.1803921568627451</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
@ -8,7 +8,7 @@
|
||||
|
||||
background #e1e2e7
|
||||
foreground #3760bf
|
||||
selection_background #99a7df
|
||||
selection_background #b6bfe2
|
||||
selection_foreground #3760bf
|
||||
url_color #387068
|
||||
cursor #3760bf
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
background #222436
|
||||
foreground #c8d3f5
|
||||
selection_background #3654a7
|
||||
selection_background #2d3f76
|
||||
selection_foreground #c8d3f5
|
||||
url_color #4fd6be
|
||||
cursor #c8d3f5
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
background #1a1b26
|
||||
foreground #c0caf5
|
||||
selection_background #33467c
|
||||
selection_background #283457
|
||||
selection_foreground #c0caf5
|
||||
url_color #73daca
|
||||
cursor #c0caf5
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
background #24283b
|
||||
foreground #c0caf5
|
||||
selection_background #364a82
|
||||
selection_background #2e3c64
|
||||
selection_foreground #c0caf5
|
||||
url_color #73daca
|
||||
cursor #c0caf5
|
||||
|
@ -7,7 +7,7 @@ local colors = {
|
||||
bg_search = "#7890dd",
|
||||
bg_sidebar = "#e9e9ec",
|
||||
bg_statusline = "#e9e9ec",
|
||||
bg_visual = "#99a7df",
|
||||
bg_visual = "#b6bfe2",
|
||||
black = "#e9e9ed",
|
||||
blue = "#2e7de9",
|
||||
blue0 = "#7890dd",
|
||||
@ -83,6 +83,52 @@ local highlights = {
|
||||
["@label"] = {
|
||||
fg = "#2e7de9"
|
||||
},
|
||||
["@lsp.type.comment"] = {
|
||||
link = "@comment"
|
||||
},
|
||||
["@lsp.type.enum"] = {
|
||||
link = "@type"
|
||||
},
|
||||
["@lsp.type.enumMember"] = {
|
||||
link = "@property"
|
||||
},
|
||||
["@lsp.type.interface"] = {
|
||||
link = "@type"
|
||||
},
|
||||
["@lsp.type.keyword"] = {
|
||||
link = "@keyword"
|
||||
},
|
||||
["@lsp.type.namespace"] = {
|
||||
link = "@namespace"
|
||||
},
|
||||
["@lsp.type.parameter"] = {
|
||||
link = "@parameter"
|
||||
},
|
||||
["@lsp.type.property"] = {
|
||||
link = "@property"
|
||||
},
|
||||
["@lsp.type.variable"] = {},
|
||||
["@lsp.typemod.function.defaultLibrary"] = {
|
||||
link = "@function.builtin"
|
||||
},
|
||||
["@lsp.typemod.method.defaultLibrary"] = {
|
||||
link = "@function.builtin"
|
||||
},
|
||||
["@lsp.typemod.operator.injected"] = {
|
||||
link = "@operator"
|
||||
},
|
||||
["@lsp.typemod.string.injected"] = {
|
||||
link = "@string"
|
||||
},
|
||||
["@lsp.typemod.variable.defaultLibrary"] = {
|
||||
link = "@variable.builtin"
|
||||
},
|
||||
["@lsp.typemod.variable.injected"] = {
|
||||
link = "@variable"
|
||||
},
|
||||
["@namespace"] = {
|
||||
link = "Include"
|
||||
},
|
||||
["@operator"] = {
|
||||
fg = "#006a83"
|
||||
},
|
||||
@ -105,6 +151,9 @@ local highlights = {
|
||||
bold = true,
|
||||
fg = "#b15c00"
|
||||
},
|
||||
["@string.documentation"] = {
|
||||
fg = "#8c6c3e"
|
||||
},
|
||||
["@string.escape"] = {
|
||||
fg = "#9854f1"
|
||||
},
|
||||
@ -142,6 +191,7 @@ local highlights = {
|
||||
fg = "#e1e2e7"
|
||||
},
|
||||
["@variable"] = {
|
||||
fg = "#3760bf",
|
||||
style = {}
|
||||
},
|
||||
["@variable.builtin"] = {
|
||||
@ -157,8 +207,7 @@ local highlights = {
|
||||
fg = "#007197"
|
||||
},
|
||||
AlphaFooter = {
|
||||
fg = "#8c6c3e",
|
||||
italic = true
|
||||
fg = "#188092"
|
||||
},
|
||||
AlphaHeader = {
|
||||
fg = "#2e7de9"
|
||||
@ -209,76 +258,76 @@ local highlights = {
|
||||
fg = "#8c6c3e"
|
||||
},
|
||||
BufferCurrent = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#3760bf"
|
||||
},
|
||||
BufferCurrentERROR = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#c64343"
|
||||
},
|
||||
BufferCurrentHINT = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#118c74"
|
||||
},
|
||||
BufferCurrentINFO = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#07879d"
|
||||
},
|
||||
BufferCurrentIndex = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#07879d"
|
||||
},
|
||||
BufferCurrentMod = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#8c6c3e"
|
||||
},
|
||||
BufferCurrentSign = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#07879d"
|
||||
},
|
||||
BufferCurrentTarget = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#f52a65"
|
||||
},
|
||||
BufferCurrentWARN = {
|
||||
bg = "#a8aecb",
|
||||
bg = "#e1e2e7",
|
||||
fg = "#8c6c3e"
|
||||
},
|
||||
BufferInactive = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#68709a"
|
||||
bg = "#c4c8da",
|
||||
fg = "#7f84a4"
|
||||
},
|
||||
BufferInactiveERROR = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#d97274"
|
||||
bg = "#c4c8da",
|
||||
fg = "#db5d60"
|
||||
},
|
||||
BufferInactiveHINT = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#177f6e"
|
||||
bg = "#c4c8da",
|
||||
fg = "#10715f"
|
||||
},
|
||||
BufferInactiveINFO = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#0e7a90"
|
||||
bg = "#c4c8da",
|
||||
fg = "#086c80"
|
||||
},
|
||||
BufferInactiveIndex = {
|
||||
bg = "#e9e9ec",
|
||||
bg = "#c4c8da",
|
||||
fg = "#68709a"
|
||||
},
|
||||
BufferInactiveMod = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#7b613d"
|
||||
bg = "#c4c8da",
|
||||
fg = "#a48150"
|
||||
},
|
||||
BufferInactiveSign = {
|
||||
bg = "#e9e9ec",
|
||||
bg = "#c4c8da",
|
||||
fg = "#2496ac"
|
||||
},
|
||||
BufferInactiveTarget = {
|
||||
bg = "#e9e9ec",
|
||||
bg = "#c4c8da",
|
||||
fg = "#f52a65"
|
||||
},
|
||||
BufferInactiveWARN = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#7b613d"
|
||||
bg = "#c4c8da",
|
||||
fg = "#a48150"
|
||||
},
|
||||
BufferLineIndicatorSelected = {
|
||||
fg = "#506d9b"
|
||||
@ -288,7 +337,7 @@ local highlights = {
|
||||
fg = "#68709a"
|
||||
},
|
||||
BufferTabpageFill = {
|
||||
bg = "#e9e9ec",
|
||||
bg = "#cbccd3",
|
||||
fg = "#68709a"
|
||||
},
|
||||
BufferTabpages = {
|
||||
@ -371,6 +420,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#2e7de9"
|
||||
},
|
||||
CmpItemKindCopilot = {
|
||||
bg = "NONE",
|
||||
fg = "#118c74"
|
||||
},
|
||||
CmpItemKindDefault = {
|
||||
bg = "NONE",
|
||||
fg = "#6172b0"
|
||||
@ -800,7 +853,7 @@ local highlights = {
|
||||
fg = "#587539"
|
||||
},
|
||||
LspSagaFinderSelection = {
|
||||
fg = "#99a7df"
|
||||
fg = "#b6bfe2"
|
||||
},
|
||||
LspSagaHoverBorder = {
|
||||
fg = "#2e7de9"
|
||||
@ -812,7 +865,7 @@ local highlights = {
|
||||
fg = "#f52a65"
|
||||
},
|
||||
LspSignatureActiveParameter = {
|
||||
bg = "#c4c9e3",
|
||||
bg = "#d0d3e4",
|
||||
bold = true
|
||||
},
|
||||
MatchParen = {
|
||||
@ -1096,6 +1149,9 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#3760bf"
|
||||
},
|
||||
NeoTreeDimText = {
|
||||
fg = "#a8aecb"
|
||||
},
|
||||
NeoTreeNormal = {
|
||||
bg = "#e9e9ec",
|
||||
fg = "#6172b0"
|
||||
@ -1424,7 +1480,7 @@ local highlights = {
|
||||
fg = "#2e7de9"
|
||||
},
|
||||
QuickFixLine = {
|
||||
bg = "#99a7df",
|
||||
bg = "#b6bfe2",
|
||||
bold = true
|
||||
},
|
||||
ReferencesCount = {
|
||||
@ -1502,7 +1558,7 @@ local highlights = {
|
||||
fg = "#c4c8da"
|
||||
},
|
||||
SneakScope = {
|
||||
bg = "#99a7df"
|
||||
bg = "#b6bfe2"
|
||||
},
|
||||
Special = {
|
||||
fg = "#188092"
|
||||
@ -1551,9 +1607,26 @@ local highlights = {
|
||||
TSNodeUnmatched = {
|
||||
fg = "#8990b3"
|
||||
},
|
||||
TSNote = {
|
||||
bg = "#07879d",
|
||||
fg = "#e1e2e7"
|
||||
TSRainbowBlue = {
|
||||
fg = "#2e7de9"
|
||||
},
|
||||
TSRainbowCyan = {
|
||||
fg = "#007197"
|
||||
},
|
||||
TSRainbowGreen = {
|
||||
fg = "#587539"
|
||||
},
|
||||
TSRainbowOrange = {
|
||||
fg = "#b15c00"
|
||||
},
|
||||
TSRainbowRed = {
|
||||
fg = "#f52a65"
|
||||
},
|
||||
TSRainbowViolet = {
|
||||
fg = "#7847bd"
|
||||
},
|
||||
TSRainbowYellow = {
|
||||
fg = "#8c6c3e"
|
||||
},
|
||||
TabLine = {
|
||||
bg = "#e9e9ec",
|
||||
@ -1609,10 +1682,10 @@ local highlights = {
|
||||
fg = "#e9e9ed"
|
||||
},
|
||||
Visual = {
|
||||
bg = "#99a7df"
|
||||
bg = "#b6bfe2"
|
||||
},
|
||||
VisualNOS = {
|
||||
bg = "#99a7df"
|
||||
bg = "#b6bfe2"
|
||||
},
|
||||
WarningMsg = {
|
||||
fg = "#8c6c3e"
|
||||
@ -1642,7 +1715,7 @@ local highlights = {
|
||||
fg = "#a8aecb"
|
||||
},
|
||||
WildMenu = {
|
||||
bg = "#99a7df"
|
||||
bg = "#b6bfe2"
|
||||
},
|
||||
WinSeparator = {
|
||||
bold = true,
|
||||
|
@ -7,7 +7,7 @@ local colors = {
|
||||
bg_search = "#3e68d7",
|
||||
bg_sidebar = "#1e2030",
|
||||
bg_statusline = "#1e2030",
|
||||
bg_visual = "#3654a7",
|
||||
bg_visual = "#2d3f76",
|
||||
black = "#1b1d2b",
|
||||
blue = "#82aaff",
|
||||
blue0 = "#3e68d7",
|
||||
@ -83,6 +83,52 @@ local highlights = {
|
||||
["@label"] = {
|
||||
fg = "#82aaff"
|
||||
},
|
||||
["@lsp.type.comment"] = {
|
||||
link = "@comment"
|
||||
},
|
||||
["@lsp.type.enum"] = {
|
||||
link = "@type"
|
||||
},
|
||||
["@lsp.type.enumMember"] = {
|
||||
link = "@property"
|
||||
},
|
||||
["@lsp.type.interface"] = {
|
||||
link = "@type"
|
||||
},
|
||||
["@lsp.type.keyword"] = {
|
||||
link = "@keyword"
|
||||
},
|
||||
["@lsp.type.namespace"] = {
|
||||
link = "@namespace"
|
||||
},
|
||||
["@lsp.type.parameter"] = {
|
||||
link = "@parameter"
|
||||
},
|
||||
["@lsp.type.property"] = {
|
||||
link = "@property"
|
||||
},
|
||||
["@lsp.type.variable"] = {},
|
||||
["@lsp.typemod.function.defaultLibrary"] = {
|
||||
link = "@function.builtin"
|
||||
},
|
||||
["@lsp.typemod.method.defaultLibrary"] = {
|
||||
link = "@function.builtin"
|
||||
},
|
||||
["@lsp.typemod.operator.injected"] = {
|
||||
link = "@operator"
|
||||
},
|
||||
["@lsp.typemod.string.injected"] = {
|
||||
link = "@string"
|
||||
},
|
||||
["@lsp.typemod.variable.defaultLibrary"] = {
|
||||
link = "@variable.builtin"
|
||||
},
|
||||
["@lsp.typemod.variable.injected"] = {
|
||||
link = "@variable"
|
||||
},
|
||||
["@namespace"] = {
|
||||
link = "Include"
|
||||
},
|
||||
["@operator"] = {
|
||||
fg = "#89ddff"
|
||||
},
|
||||
@ -105,6 +151,9 @@ local highlights = {
|
||||
bold = true,
|
||||
fg = "#ff966c"
|
||||
},
|
||||
["@string.documentation"] = {
|
||||
fg = "#ffc777"
|
||||
},
|
||||
["@string.escape"] = {
|
||||
fg = "#c099ff"
|
||||
},
|
||||
@ -142,6 +191,7 @@ local highlights = {
|
||||
fg = "#222436"
|
||||
},
|
||||
["@variable"] = {
|
||||
fg = "#c8d3f5",
|
||||
style = {}
|
||||
},
|
||||
["@variable.builtin"] = {
|
||||
@ -157,8 +207,7 @@ local highlights = {
|
||||
fg = "#86e1fc"
|
||||
},
|
||||
AlphaFooter = {
|
||||
fg = "#ffc777",
|
||||
italic = true
|
||||
fg = "#65bcff"
|
||||
},
|
||||
AlphaHeader = {
|
||||
fg = "#82aaff"
|
||||
@ -209,76 +258,76 @@ local highlights = {
|
||||
fg = "#ffc777"
|
||||
},
|
||||
BufferCurrent = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#c8d3f5"
|
||||
},
|
||||
BufferCurrentERROR = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#c53b53"
|
||||
},
|
||||
BufferCurrentHINT = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#4fd6be"
|
||||
},
|
||||
BufferCurrentINFO = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentIndex = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentMod = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#ffc777"
|
||||
},
|
||||
BufferCurrentSign = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentTarget = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#ff757f"
|
||||
},
|
||||
BufferCurrentWARN = {
|
||||
bg = "#3b4261",
|
||||
bg = "#222436",
|
||||
fg = "#ffc777"
|
||||
},
|
||||
BufferInactive = {
|
||||
bg = "#1e2030",
|
||||
fg = "#737aa2"
|
||||
bg = "#2f334d",
|
||||
fg = "#63698c"
|
||||
},
|
||||
BufferInactiveERROR = {
|
||||
bg = "#1e2030",
|
||||
fg = "#94344a"
|
||||
bg = "#2f334d",
|
||||
fg = "#a4364d"
|
||||
},
|
||||
BufferInactiveHINT = {
|
||||
bg = "#1e2030",
|
||||
fg = "#42a195"
|
||||
bg = "#2f334d",
|
||||
fg = "#46b2a3"
|
||||
},
|
||||
BufferInactiveINFO = {
|
||||
bg = "#1e2030",
|
||||
fg = "#138ca7"
|
||||
bg = "#2f334d",
|
||||
fg = "#119bb7"
|
||||
},
|
||||
BufferInactiveIndex = {
|
||||
bg = "#1e2030",
|
||||
bg = "#2f334d",
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferInactiveMod = {
|
||||
bg = "#1e2030",
|
||||
fg = "#bd9664"
|
||||
bg = "#2f334d",
|
||||
fg = "#d3a66a"
|
||||
},
|
||||
BufferInactiveSign = {
|
||||
bg = "#1e2030",
|
||||
bg = "#2f334d",
|
||||
fg = "#589ed7"
|
||||
},
|
||||
BufferInactiveTarget = {
|
||||
bg = "#1e2030",
|
||||
bg = "#2f334d",
|
||||
fg = "#ff757f"
|
||||
},
|
||||
BufferInactiveWARN = {
|
||||
bg = "#1e2030",
|
||||
fg = "#bd9664"
|
||||
bg = "#2f334d",
|
||||
fg = "#d3a66a"
|
||||
},
|
||||
BufferLineIndicatorSelected = {
|
||||
fg = "#7ca1f2"
|
||||
@ -288,7 +337,7 @@ local highlights = {
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferTabpageFill = {
|
||||
bg = "#1e2030",
|
||||
bg = "#313344",
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferTabpages = {
|
||||
@ -371,6 +420,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#82aaff"
|
||||
},
|
||||
CmpItemKindCopilot = {
|
||||
bg = "NONE",
|
||||
fg = "#4fd6be"
|
||||
},
|
||||
CmpItemKindDefault = {
|
||||
bg = "NONE",
|
||||
fg = "#828bb8"
|
||||
@ -800,7 +853,7 @@ local highlights = {
|
||||
fg = "#c3e88d"
|
||||
},
|
||||
LspSagaFinderSelection = {
|
||||
fg = "#3654a7"
|
||||
fg = "#2d3f76"
|
||||
},
|
||||
LspSagaHoverBorder = {
|
||||
fg = "#82aaff"
|
||||
@ -812,7 +865,7 @@ local highlights = {
|
||||
fg = "#ff757f"
|
||||
},
|
||||
LspSignatureActiveParameter = {
|
||||
bg = "#2a3763",
|
||||
bg = "#262f50",
|
||||
bold = true
|
||||
},
|
||||
MatchParen = {
|
||||
@ -1096,6 +1149,9 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#c8d3f5"
|
||||
},
|
||||
NeoTreeDimText = {
|
||||
fg = "#3b4261"
|
||||
},
|
||||
NeoTreeNormal = {
|
||||
bg = "#1e2030",
|
||||
fg = "#828bb8"
|
||||
@ -1424,7 +1480,7 @@ local highlights = {
|
||||
fg = "#82aaff"
|
||||
},
|
||||
QuickFixLine = {
|
||||
bg = "#3654a7",
|
||||
bg = "#2d3f76",
|
||||
bold = true
|
||||
},
|
||||
ReferencesCount = {
|
||||
@ -1502,7 +1558,7 @@ local highlights = {
|
||||
fg = "#2f334d"
|
||||
},
|
||||
SneakScope = {
|
||||
bg = "#3654a7"
|
||||
bg = "#2d3f76"
|
||||
},
|
||||
Special = {
|
||||
fg = "#65bcff"
|
||||
@ -1551,9 +1607,26 @@ local highlights = {
|
||||
TSNodeUnmatched = {
|
||||
fg = "#545c7e"
|
||||
},
|
||||
TSNote = {
|
||||
bg = "#0db9d7",
|
||||
fg = "#222436"
|
||||
TSRainbowBlue = {
|
||||
fg = "#82aaff"
|
||||
},
|
||||
TSRainbowCyan = {
|
||||
fg = "#86e1fc"
|
||||
},
|
||||
TSRainbowGreen = {
|
||||
fg = "#c3e88d"
|
||||
},
|
||||
TSRainbowOrange = {
|
||||
fg = "#ff966c"
|
||||
},
|
||||
TSRainbowRed = {
|
||||
fg = "#ff757f"
|
||||
},
|
||||
TSRainbowViolet = {
|
||||
fg = "#fca7ea"
|
||||
},
|
||||
TSRainbowYellow = {
|
||||
fg = "#ffc777"
|
||||
},
|
||||
TabLine = {
|
||||
bg = "#1e2030",
|
||||
@ -1609,10 +1682,10 @@ local highlights = {
|
||||
fg = "#1b1d2b"
|
||||
},
|
||||
Visual = {
|
||||
bg = "#3654a7"
|
||||
bg = "#2d3f76"
|
||||
},
|
||||
VisualNOS = {
|
||||
bg = "#3654a7"
|
||||
bg = "#2d3f76"
|
||||
},
|
||||
WarningMsg = {
|
||||
fg = "#ffc777"
|
||||
@ -1642,7 +1715,7 @@ local highlights = {
|
||||
fg = "#3b4261"
|
||||
},
|
||||
WildMenu = {
|
||||
bg = "#3654a7"
|
||||
bg = "#2d3f76"
|
||||
},
|
||||
WinSeparator = {
|
||||
bold = true,
|
||||
|
@ -7,7 +7,7 @@ local colors = {
|
||||
bg_search = "#3d59a1",
|
||||
bg_sidebar = "#16161e",
|
||||
bg_statusline = "#16161e",
|
||||
bg_visual = "#33467c",
|
||||
bg_visual = "#283457",
|
||||
black = "#15161e",
|
||||
blue = "#7aa2f7",
|
||||
blue0 = "#3d59a1",
|
||||
@ -83,6 +83,52 @@ local highlights = {
|
||||
["@label"] = {
|
||||
fg = "#7aa2f7"
|
||||
},
|
||||
["@lsp.type.comment"] = {
|
||||
link = "@comment"
|
||||
},
|
||||
["@lsp.type.enum"] = {
|
||||
link = "@type"
|
||||
},
|
||||
["@lsp.type.enumMember"] = {
|
||||
link = "@property"
|
||||
},
|
||||
["@lsp.type.interface"] = {
|
||||
link = "@type"
|
||||
},
|
||||
["@lsp.type.keyword"] = {
|
||||
link = "@keyword"
|
||||
},
|
||||
["@lsp.type.namespace"] = {
|
||||
link = "@namespace"
|
||||
},
|
||||
["@lsp.type.parameter"] = {
|
||||
link = "@parameter"
|
||||
},
|
||||
["@lsp.type.property"] = {
|
||||
link = "@property"
|
||||
},
|
||||
["@lsp.type.variable"] = {},
|
||||
["@lsp.typemod.function.defaultLibrary"] = {
|
||||
link = "@function.builtin"
|
||||
},
|
||||
["@lsp.typemod.method.defaultLibrary"] = {
|
||||
link = "@function.builtin"
|
||||
},
|
||||
["@lsp.typemod.operator.injected"] = {
|
||||
link = "@operator"
|
||||
},
|
||||
["@lsp.typemod.string.injected"] = {
|
||||
link = "@string"
|
||||
},
|
||||
["@lsp.typemod.variable.defaultLibrary"] = {
|
||||
link = "@variable.builtin"
|
||||
},
|
||||
["@lsp.typemod.variable.injected"] = {
|
||||
link = "@variable"
|
||||
},
|
||||
["@namespace"] = {
|
||||
link = "Include"
|
||||
},
|
||||
["@operator"] = {
|
||||
fg = "#89ddff"
|
||||
},
|
||||
@ -105,6 +151,9 @@ local highlights = {
|
||||
bold = true,
|
||||
fg = "#ff9e64"
|
||||
},
|
||||
["@string.documentation"] = {
|
||||
fg = "#e0af68"
|
||||
},
|
||||
["@string.escape"] = {
|
||||
fg = "#bb9af7"
|
||||
},
|
||||
@ -142,6 +191,7 @@ local highlights = {
|
||||
fg = "#1a1b26"
|
||||
},
|
||||
["@variable"] = {
|
||||
fg = "#c0caf5",
|
||||
style = {}
|
||||
},
|
||||
["@variable.builtin"] = {
|
||||
@ -157,8 +207,7 @@ local highlights = {
|
||||
fg = "#7dcfff"
|
||||
},
|
||||
AlphaFooter = {
|
||||
fg = "#e0af68",
|
||||
italic = true
|
||||
fg = "#2ac3de"
|
||||
},
|
||||
AlphaHeader = {
|
||||
fg = "#7aa2f7"
|
||||
@ -209,76 +258,76 @@ local highlights = {
|
||||
fg = "#e0af68"
|
||||
},
|
||||
BufferCurrent = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#c0caf5"
|
||||
},
|
||||
BufferCurrentERROR = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#db4b4b"
|
||||
},
|
||||
BufferCurrentHINT = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#1abc9c"
|
||||
},
|
||||
BufferCurrentINFO = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentIndex = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentMod = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#e0af68"
|
||||
},
|
||||
BufferCurrentSign = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentTarget = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#f7768e"
|
||||
},
|
||||
BufferCurrentWARN = {
|
||||
bg = "#3b4261",
|
||||
bg = "#1a1b26",
|
||||
fg = "#e0af68"
|
||||
},
|
||||
BufferInactive = {
|
||||
bg = "#16161e",
|
||||
fg = "#737aa2"
|
||||
bg = "#292e42",
|
||||
fg = "#616789"
|
||||
},
|
||||
BufferInactiveERROR = {
|
||||
bg = "#16161e",
|
||||
fg = "#a13d40"
|
||||
bg = "#292e42",
|
||||
fg = "#b44144"
|
||||
},
|
||||
BufferInactiveHINT = {
|
||||
bg = "#16161e",
|
||||
fg = "#1a8c79"
|
||||
bg = "#292e42",
|
||||
fg = "#1a9c84"
|
||||
},
|
||||
BufferInactiveINFO = {
|
||||
bg = "#16161e",
|
||||
fg = "#118aa2"
|
||||
bg = "#292e42",
|
||||
fg = "#1099b4"
|
||||
},
|
||||
BufferInactiveIndex = {
|
||||
bg = "#16161e",
|
||||
bg = "#292e42",
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferInactiveMod = {
|
||||
bg = "#16161e",
|
||||
fg = "#a58354"
|
||||
bg = "#292e42",
|
||||
fg = "#b8915b"
|
||||
},
|
||||
BufferInactiveSign = {
|
||||
bg = "#16161e",
|
||||
bg = "#292e42",
|
||||
fg = "#27a1b9"
|
||||
},
|
||||
BufferInactiveTarget = {
|
||||
bg = "#16161e",
|
||||
bg = "#292e42",
|
||||
fg = "#f7768e"
|
||||
},
|
||||
BufferInactiveWARN = {
|
||||
bg = "#16161e",
|
||||
fg = "#a58354"
|
||||
bg = "#292e42",
|
||||
fg = "#b8915b"
|
||||
},
|
||||
BufferLineIndicatorSelected = {
|
||||
fg = "#506d9b"
|
||||
@ -288,7 +337,7 @@ local highlights = {
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferTabpageFill = {
|
||||
bg = "#16161e",
|
||||
bg = "#2a2b35",
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferTabpages = {
|
||||
@ -371,6 +420,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#7aa2f7"
|
||||
},
|
||||
CmpItemKindCopilot = {
|
||||
bg = "NONE",
|
||||
fg = "#1abc9c"
|
||||
},
|
||||
CmpItemKindDefault = {
|
||||
bg = "NONE",
|
||||
fg = "#a9b1d6"
|
||||
@ -800,7 +853,7 @@ local highlights = {
|
||||
fg = "#9ece6a"
|
||||
},
|
||||
LspSagaFinderSelection = {
|
||||
fg = "#33467c"
|
||||
fg = "#283457"
|
||||
},
|
||||
LspSagaHoverBorder = {
|
||||
fg = "#7aa2f7"
|
||||
@ -812,7 +865,7 @@ local highlights = {
|
||||
fg = "#f7768e"
|
||||
},
|
||||
LspSignatureActiveParameter = {
|
||||
bg = "#242c48",
|
||||
bg = "#20253a",
|
||||
bold = true
|
||||
},
|
||||
MatchParen = {
|
||||
@ -1096,6 +1149,9 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#c0caf5"
|
||||
},
|
||||
NeoTreeDimText = {
|
||||
fg = "#3b4261"
|
||||
},
|
||||
NeoTreeNormal = {
|
||||
bg = "#16161e",
|
||||
fg = "#a9b1d6"
|
||||
@ -1424,7 +1480,7 @@ local highlights = {
|
||||
fg = "#7aa2f7"
|
||||
},
|
||||
QuickFixLine = {
|
||||
bg = "#33467c",
|
||||
bg = "#283457",
|
||||
bold = true
|
||||
},
|
||||
ReferencesCount = {
|
||||
@ -1502,7 +1558,7 @@ local highlights = {
|
||||
fg = "#292e42"
|
||||
},
|
||||
SneakScope = {
|
||||
bg = "#33467c"
|
||||
bg = "#283457"
|
||||
},
|
||||
Special = {
|
||||
fg = "#2ac3de"
|
||||
@ -1551,9 +1607,26 @@ local highlights = {
|
||||
TSNodeUnmatched = {
|
||||
fg = "#545c7e"
|
||||
},
|
||||
TSNote = {
|
||||
bg = "#0db9d7",
|
||||
fg = "#1a1b26"
|
||||
TSRainbowBlue = {
|
||||
fg = "#7aa2f7"
|
||||
},
|
||||
TSRainbowCyan = {
|
||||
fg = "#7dcfff"
|
||||
},
|
||||
TSRainbowGreen = {
|
||||
fg = "#9ece6a"
|
||||
},
|
||||
TSRainbowOrange = {
|
||||
fg = "#ff9e64"
|
||||
},
|
||||
TSRainbowRed = {
|
||||
fg = "#f7768e"
|
||||
},
|
||||
TSRainbowViolet = {
|
||||
fg = "#9d7cd8"
|
||||
},
|
||||
TSRainbowYellow = {
|
||||
fg = "#e0af68"
|
||||
},
|
||||
TabLine = {
|
||||
bg = "#16161e",
|
||||
@ -1609,10 +1682,10 @@ local highlights = {
|
||||
fg = "#15161e"
|
||||
},
|
||||
Visual = {
|
||||
bg = "#33467c"
|
||||
bg = "#283457"
|
||||
},
|
||||
VisualNOS = {
|
||||
bg = "#33467c"
|
||||
bg = "#283457"
|
||||
},
|
||||
WarningMsg = {
|
||||
fg = "#e0af68"
|
||||
@ -1642,7 +1715,7 @@ local highlights = {
|
||||
fg = "#3b4261"
|
||||
},
|
||||
WildMenu = {
|
||||
bg = "#33467c"
|
||||
bg = "#283457"
|
||||
},
|
||||
WinSeparator = {
|
||||
bold = true,
|
||||
|
@ -7,7 +7,7 @@ local colors = {
|
||||
bg_search = "#3d59a1",
|
||||
bg_sidebar = "#1f2335",
|
||||
bg_statusline = "#1f2335",
|
||||
bg_visual = "#364a82",
|
||||
bg_visual = "#2e3c64",
|
||||
black = "#1d202f",
|
||||
blue = "#7aa2f7",
|
||||
blue0 = "#3d59a1",
|
||||
@ -83,6 +83,52 @@ local highlights = {
|
||||
["@label"] = {
|
||||
fg = "#7aa2f7"
|
||||
},
|
||||
["@lsp.type.comment"] = {
|
||||
link = "@comment"
|
||||
},
|
||||
["@lsp.type.enum"] = {
|
||||
link = "@type"
|
||||
},
|
||||
["@lsp.type.enumMember"] = {
|
||||
link = "@property"
|
||||
},
|
||||
["@lsp.type.interface"] = {
|
||||
link = "@type"
|
||||
},
|
||||
["@lsp.type.keyword"] = {
|
||||
link = "@keyword"
|
||||
},
|
||||
["@lsp.type.namespace"] = {
|
||||
link = "@namespace"
|
||||
},
|
||||
["@lsp.type.parameter"] = {
|
||||
link = "@parameter"
|
||||
},
|
||||
["@lsp.type.property"] = {
|
||||
link = "@property"
|
||||
},
|
||||
["@lsp.type.variable"] = {},
|
||||
["@lsp.typemod.function.defaultLibrary"] = {
|
||||
link = "@function.builtin"
|
||||
},
|
||||
["@lsp.typemod.method.defaultLibrary"] = {
|
||||
link = "@function.builtin"
|
||||
},
|
||||
["@lsp.typemod.operator.injected"] = {
|
||||
link = "@operator"
|
||||
},
|
||||
["@lsp.typemod.string.injected"] = {
|
||||
link = "@string"
|
||||
},
|
||||
["@lsp.typemod.variable.defaultLibrary"] = {
|
||||
link = "@variable.builtin"
|
||||
},
|
||||
["@lsp.typemod.variable.injected"] = {
|
||||
link = "@variable"
|
||||
},
|
||||
["@namespace"] = {
|
||||
link = "Include"
|
||||
},
|
||||
["@operator"] = {
|
||||
fg = "#89ddff"
|
||||
},
|
||||
@ -105,6 +151,9 @@ local highlights = {
|
||||
bold = true,
|
||||
fg = "#ff9e64"
|
||||
},
|
||||
["@string.documentation"] = {
|
||||
fg = "#e0af68"
|
||||
},
|
||||
["@string.escape"] = {
|
||||
fg = "#bb9af7"
|
||||
},
|
||||
@ -142,6 +191,7 @@ local highlights = {
|
||||
fg = "#24283b"
|
||||
},
|
||||
["@variable"] = {
|
||||
fg = "#c0caf5",
|
||||
style = {}
|
||||
},
|
||||
["@variable.builtin"] = {
|
||||
@ -157,8 +207,7 @@ local highlights = {
|
||||
fg = "#7dcfff"
|
||||
},
|
||||
AlphaFooter = {
|
||||
fg = "#e0af68",
|
||||
italic = true
|
||||
fg = "#2ac3de"
|
||||
},
|
||||
AlphaHeader = {
|
||||
fg = "#7aa2f7"
|
||||
@ -209,76 +258,76 @@ local highlights = {
|
||||
fg = "#e0af68"
|
||||
},
|
||||
BufferCurrent = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#c0caf5"
|
||||
},
|
||||
BufferCurrentERROR = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#db4b4b"
|
||||
},
|
||||
BufferCurrentHINT = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#1abc9c"
|
||||
},
|
||||
BufferCurrentINFO = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentIndex = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentMod = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#e0af68"
|
||||
},
|
||||
BufferCurrentSign = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#0db9d7"
|
||||
},
|
||||
BufferCurrentTarget = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#f7768e"
|
||||
},
|
||||
BufferCurrentWARN = {
|
||||
bg = "#3b4261",
|
||||
bg = "#24283b",
|
||||
fg = "#e0af68"
|
||||
},
|
||||
BufferInactive = {
|
||||
bg = "#1f2335",
|
||||
fg = "#737aa2"
|
||||
bg = "#292e42",
|
||||
fg = "#636a8d"
|
||||
},
|
||||
BufferInactiveERROR = {
|
||||
bg = "#1f2335",
|
||||
fg = "#a44146"
|
||||
bg = "#292e42",
|
||||
fg = "#b64448"
|
||||
},
|
||||
BufferInactiveHINT = {
|
||||
bg = "#1f2335",
|
||||
fg = "#1d907f"
|
||||
bg = "#292e42",
|
||||
fg = "#1c9e89"
|
||||
},
|
||||
BufferInactiveINFO = {
|
||||
bg = "#1f2335",
|
||||
fg = "#148ea8"
|
||||
bg = "#292e42",
|
||||
fg = "#129cb8"
|
||||
},
|
||||
BufferInactiveIndex = {
|
||||
bg = "#1f2335",
|
||||
bg = "#292e42",
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferInactiveMod = {
|
||||
bg = "#1f2335",
|
||||
fg = "#a8875b"
|
||||
bg = "#292e42",
|
||||
fg = "#ba945f"
|
||||
},
|
||||
BufferInactiveSign = {
|
||||
bg = "#1f2335",
|
||||
bg = "#292e42",
|
||||
fg = "#29a4bd"
|
||||
},
|
||||
BufferInactiveTarget = {
|
||||
bg = "#1f2335",
|
||||
bg = "#292e42",
|
||||
fg = "#f7768e"
|
||||
},
|
||||
BufferInactiveWARN = {
|
||||
bg = "#1f2335",
|
||||
fg = "#a8875b"
|
||||
bg = "#292e42",
|
||||
fg = "#ba945f"
|
||||
},
|
||||
BufferLineIndicatorSelected = {
|
||||
fg = "#506d9b"
|
||||
@ -288,7 +337,7 @@ local highlights = {
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferTabpageFill = {
|
||||
bg = "#1f2335",
|
||||
bg = "#333749",
|
||||
fg = "#737aa2"
|
||||
},
|
||||
BufferTabpages = {
|
||||
@ -371,6 +420,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#7aa2f7"
|
||||
},
|
||||
CmpItemKindCopilot = {
|
||||
bg = "NONE",
|
||||
fg = "#1abc9c"
|
||||
},
|
||||
CmpItemKindDefault = {
|
||||
bg = "NONE",
|
||||
fg = "#a9b1d6"
|
||||
@ -800,7 +853,7 @@ local highlights = {
|
||||
fg = "#9ece6a"
|
||||
},
|
||||
LspSagaFinderSelection = {
|
||||
fg = "#364a82"
|
||||
fg = "#2e3c64"
|
||||
},
|
||||
LspSagaHoverBorder = {
|
||||
fg = "#7aa2f7"
|
||||
@ -812,7 +865,7 @@ local highlights = {
|
||||
fg = "#f7768e"
|
||||
},
|
||||
LspSignatureActiveParameter = {
|
||||
bg = "#2b3657",
|
||||
bg = "#28304b",
|
||||
bold = true
|
||||
},
|
||||
MatchParen = {
|
||||
@ -1096,6 +1149,9 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#c0caf5"
|
||||
},
|
||||
NeoTreeDimText = {
|
||||
fg = "#3b4261"
|
||||
},
|
||||
NeoTreeNormal = {
|
||||
bg = "#1f2335",
|
||||
fg = "#a9b1d6"
|
||||
@ -1424,7 +1480,7 @@ local highlights = {
|
||||
fg = "#7aa2f7"
|
||||
},
|
||||
QuickFixLine = {
|
||||
bg = "#364a82",
|
||||
bg = "#2e3c64",
|
||||
bold = true
|
||||
},
|
||||
ReferencesCount = {
|
||||
@ -1502,7 +1558,7 @@ local highlights = {
|
||||
fg = "#292e42"
|
||||
},
|
||||
SneakScope = {
|
||||
bg = "#364a82"
|
||||
bg = "#2e3c64"
|
||||
},
|
||||
Special = {
|
||||
fg = "#2ac3de"
|
||||
@ -1551,9 +1607,26 @@ local highlights = {
|
||||
TSNodeUnmatched = {
|
||||
fg = "#545c7e"
|
||||
},
|
||||
TSNote = {
|
||||
bg = "#0db9d7",
|
||||
fg = "#24283b"
|
||||
TSRainbowBlue = {
|
||||
fg = "#7aa2f7"
|
||||
},
|
||||
TSRainbowCyan = {
|
||||
fg = "#7dcfff"
|
||||
},
|
||||
TSRainbowGreen = {
|
||||
fg = "#9ece6a"
|
||||
},
|
||||
TSRainbowOrange = {
|
||||
fg = "#ff9e64"
|
||||
},
|
||||
TSRainbowRed = {
|
||||
fg = "#f7768e"
|
||||
},
|
||||
TSRainbowViolet = {
|
||||
fg = "#9d7cd8"
|
||||
},
|
||||
TSRainbowYellow = {
|
||||
fg = "#e0af68"
|
||||
},
|
||||
TabLine = {
|
||||
bg = "#1f2335",
|
||||
@ -1609,10 +1682,10 @@ local highlights = {
|
||||
fg = "#1d202f"
|
||||
},
|
||||
Visual = {
|
||||
bg = "#364a82"
|
||||
bg = "#2e3c64"
|
||||
},
|
||||
VisualNOS = {
|
||||
bg = "#364a82"
|
||||
bg = "#2e3c64"
|
||||
},
|
||||
WarningMsg = {
|
||||
fg = "#e0af68"
|
||||
@ -1642,7 +1715,7 @@ local highlights = {
|
||||
fg = "#3b4261"
|
||||
},
|
||||
WildMenu = {
|
||||
bg = "#364a82"
|
||||
bg = "#2e3c64"
|
||||
},
|
||||
WinSeparator = {
|
||||
bold = true,
|
||||
|
@ -744,7 +744,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#2c6c75</string>
|
||||
<string>#4097a3</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
@ -755,7 +755,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#914c54</string>
|
||||
<string>#c47981</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
@ -766,7 +766,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#6183b9</string>
|
||||
<string>#506d9b</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
@ -744,7 +744,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#4097a3</string>
|
||||
<string>#2c6c75</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
@ -755,7 +755,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#c47981</string>
|
||||
<string>#914c54</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
@ -766,7 +766,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#506d9b</string>
|
||||
<string>#6183b9</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
@ -744,7 +744,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#4097a3</string>
|
||||
<string>#2c6c75</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
@ -755,7 +755,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#c47981</string>
|
||||
<string>#914c54</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
@ -766,7 +766,7 @@
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
<string>#506d9b</string>
|
||||
<string>#6183b9</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
|
@ -4,7 +4,7 @@ background = "#e1e2e7"
|
||||
cursor_bg = "#3760bf"
|
||||
cursor_border = "#3760bf"
|
||||
cursor_fg = "#e1e2e7"
|
||||
selection_bg = "#99a7df"
|
||||
selection_bg = "#b6bfe2"
|
||||
selection_fg = "#3760bf"
|
||||
|
||||
ansi = ["#e9e9ed", "#f52a65", "#587539", "#8c6c3e", "#2e7de9", "#9854f1", "#007197", "#6172b0"]
|
||||
@ -33,3 +33,8 @@ bg_color = "#2e7de9"
|
||||
[colors.tab_bar.new_tab]
|
||||
fg_color = "#2e7de9"
|
||||
bg_color = "#191b28"
|
||||
|
||||
[metadata]
|
||||
aliases = []
|
||||
author = "folke"
|
||||
name = "Tokyo Night Day"
|
@ -4,7 +4,7 @@ background = "#222436"
|
||||
cursor_bg = "#c8d3f5"
|
||||
cursor_border = "#c8d3f5"
|
||||
cursor_fg = "#222436"
|
||||
selection_bg = "#3654a7"
|
||||
selection_bg = "#2d3f76"
|
||||
selection_fg = "#c8d3f5"
|
||||
|
||||
ansi = ["#1b1d2b", "#ff757f", "#c3e88d", "#ffc777", "#82aaff", "#c099ff", "#86e1fc", "#828bb8"]
|
||||
@ -19,7 +19,7 @@ fg_color = "#82aaff"
|
||||
bg_color = "#222436"
|
||||
|
||||
[colors.tab_bar.inactive_tab]
|
||||
bg_color = '#1e2030'
|
||||
bg_color = "#1e2030"
|
||||
fg_color = "#545c7e"
|
||||
|
||||
[colors.tab_bar.inactive_tab_hover]
|
||||
@ -33,3 +33,8 @@ bg_color = "#82aaff"
|
||||
[colors.tab_bar.new_tab]
|
||||
fg_color = "#82aaff"
|
||||
bg_color = "#191b28"
|
||||
|
||||
[metadata]
|
||||
aliases = []
|
||||
author = "folke"
|
||||
name = "Tokyo Night Moon"
|
@ -4,7 +4,7 @@ background = "#1a1b26"
|
||||
cursor_bg = "#c0caf5"
|
||||
cursor_border = "#c0caf5"
|
||||
cursor_fg = "#1a1b26"
|
||||
selection_bg = "#33467c"
|
||||
selection_bg = "#283457"
|
||||
selection_fg = "#c0caf5"
|
||||
|
||||
ansi = ["#15161e", "#f7768e", "#9ece6a", "#e0af68", "#7aa2f7", "#bb9af7", "#7dcfff", "#a9b1d6"]
|
||||
@ -33,3 +33,8 @@ bg_color = "#7aa2f7"
|
||||
[colors.tab_bar.new_tab]
|
||||
fg_color = "#7aa2f7"
|
||||
bg_color = "#191b28"
|
||||
|
||||
[metadata]
|
||||
aliases = []
|
||||
author = "folke"
|
||||
name = "Tokyo Night"
|
@ -4,7 +4,7 @@ background = "#24283b"
|
||||
cursor_bg = "#c0caf5"
|
||||
cursor_border = "#c0caf5"
|
||||
cursor_fg = "#24283b"
|
||||
selection_bg = "#364a82"
|
||||
selection_bg = "#2e3c64"
|
||||
selection_fg = "#c0caf5"
|
||||
|
||||
ansi = ["#1d202f", "#f7768e", "#9ece6a", "#e0af68", "#7aa2f7", "#bb9af7", "#7dcfff", "#a9b1d6"]
|
||||
@ -33,3 +33,8 @@ bg_color = "#7aa2f7"
|
||||
[colors.tab_bar.new_tab]
|
||||
fg_color = "#7aa2f7"
|
||||
bg_color = "#191b28"
|
||||
|
||||
[metadata]
|
||||
aliases = []
|
||||
author = "folke"
|
||||
name = "Tokyo Night Storm"
|
@ -19,7 +19,7 @@
|
||||
"name": "Tokyo Night Day",
|
||||
"purple": "#9854f1",
|
||||
"red": "#f52a65",
|
||||
"selectionBackground": "#99a7df",
|
||||
"selectionBackground": "#b6bfe2",
|
||||
"white": "#6172b0",
|
||||
"yellow": "#8c6c3e"
|
||||
}
|
||||
|
@ -19,7 +19,7 @@
|
||||
"name": "Tokyo Night Moon",
|
||||
"purple": "#c099ff",
|
||||
"red": "#ff757f",
|
||||
"selectionBackground": "#3654a7",
|
||||
"selectionBackground": "#2d3f76",
|
||||
"white": "#828bb8",
|
||||
"yellow": "#ffc777"
|
||||
}
|
||||
|
@ -19,7 +19,7 @@
|
||||
"name": "Tokyo Night",
|
||||
"purple": "#bb9af7",
|
||||
"red": "#f7768e",
|
||||
"selectionBackground": "#33467c",
|
||||
"selectionBackground": "#283457",
|
||||
"white": "#a9b1d6",
|
||||
"yellow": "#e0af68"
|
||||
}
|
||||
|
@ -19,7 +19,7 @@
|
||||
"name": "Tokyo Night Storm",
|
||||
"purple": "#bb9af7",
|
||||
"red": "#f7768e",
|
||||
"selectionBackground": "#364a82",
|
||||
"selectionBackground": "#2e3c64",
|
||||
"white": "#a9b1d6",
|
||||
"yellow": "#e0af68"
|
||||
}
|
||||
|
@ -3,7 +3,7 @@ Name=TokyoNight Colors
|
||||
ColorBackground=#e1e2e7
|
||||
ColorForeground=#3760bf
|
||||
|
||||
ColorSelectionBackground=#99a7df
|
||||
ColorSelectionBackground=#b6bfe2
|
||||
ColorSelection=#3760bf
|
||||
|
||||
ColorPalette=#e9e9ed;#f52a65;#587539;#8c6c3e;#2e7de9;#9854f1;#007197;#6172b0;#a1a6c5;#f52a65;#587539;#8c6c3e;#2e7de9;#9854f1;#007197;#3760bf
|
||||
|
@ -3,7 +3,7 @@ Name=TokyoNight Colors
|
||||
ColorBackground=#222436
|
||||
ColorForeground=#c8d3f5
|
||||
|
||||
ColorSelectionBackground=#3654a7
|
||||
ColorSelectionBackground=#2d3f76
|
||||
ColorSelection=#c8d3f5
|
||||
|
||||
ColorPalette=#1b1d2b;#ff757f;#c3e88d;#ffc777;#82aaff;#c099ff;#86e1fc;#828bb8;#444a73;#ff757f;#c3e88d;#ffc777;#82aaff;#c099ff;#86e1fc;#c8d3f5
|
||||
|
@ -3,7 +3,7 @@ Name=TokyoNight Colors
|
||||
ColorBackground=#1a1b26
|
||||
ColorForeground=#c0caf5
|
||||
|
||||
ColorSelectionBackground=#33467c
|
||||
ColorSelectionBackground=#283457
|
||||
ColorSelection=#c0caf5
|
||||
|
||||
ColorPalette=#15161e;#f7768e;#9ece6a;#e0af68;#7aa2f7;#bb9af7;#7dcfff;#a9b1d6;#414868;#f7768e;#9ece6a;#e0af68;#7aa2f7;#bb9af7;#7dcfff;#c0caf5
|
||||
|
@ -3,7 +3,7 @@ Name=TokyoNight Colors
|
||||
ColorBackground=#24283b
|
||||
ColorForeground=#c0caf5
|
||||
|
||||
ColorSelectionBackground=#364a82
|
||||
ColorSelectionBackground=#2e3c64
|
||||
ColorSelection=#c0caf5
|
||||
|
||||
ColorPalette=#1d202f;#f7768e;#9ece6a;#e0af68;#7aa2f7;#bb9af7;#7dcfff;#a9b1d6;#414868;#f7768e;#9ece6a;#e0af68;#7aa2f7;#bb9af7;#7dcfff;#c0caf5
|
||||
|
Loading…
Reference in New Issue
Block a user