rebuild extra

This commit is contained in:
Michael Chris Lopez
2021-10-23 18:08:34 +08:00
parent 08f11b0d1c
commit 702d6f1f9a
10 changed files with 37 additions and 25 deletions

View File

@@ -33,11 +33,17 @@ highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold
highlight BufferVisible guifg=#596A76 guibg=NONE guisp=NONE gui=NONE
highlight BufferVisibleIndex guifg=#596A76 guibg=NONE guisp=NONE gui=NONE
highlight BufferVisibleSign guifg=#596A76 guibg=NONE guisp=NONE gui=NONE
highlight CmpItemAbbr guifg=#44525B guibg=NONE guisp=NONE gui=NONE
highlight CmpItemAbbrDeprecated guifg=#728794 guibg=NONE guisp=NONE gui=NONE
highlight CmpItemAbbrMatch guifg=#2C363C guibg=NONE guisp=NONE gui=bold
highlight CmpItemAbbrMatchFuzzy guifg=#3E4B53 guibg=NONE guisp=NONE gui=bold
highlight CmpItemKind guifg=#556570 guibg=NONE guisp=NONE gui=NONE
highlight CmpItemMenu guifg=#5E6F7B guibg=NONE guisp=NONE gui=NONE
highlight CocMarkdownLink guifg=#3B8992 guibg=NONE guisp=NONE gui=underline
highlight ColorColumn guifg=NONE guibg=#E6C5BD guisp=NONE gui=NONE
highlight Comment guifg=#948985 guibg=NONE guisp=NONE gui=italic
highlight Conceal guifg=#4D5C65 guibg=NONE guisp=NONE gui=bold,italic
highlight Constant guifg=#53636D guibg=NONE guisp=NONE gui=italic
highlight Conceal guifg=#4F5E68 guibg=NONE guisp=NONE gui=bold,italic
highlight Constant guifg=#556570 guibg=NONE guisp=NONE gui=italic
highlight Cursor guifg=#F0EDEC guibg=#2C363C guisp=NONE gui=NONE
highlight CursorLine guifg=NONE guibg=#E9E4E2 guisp=NONE gui=NONE
highlight CursorLineNr guifg=#2C363C guibg=NONE guisp=NONE gui=bold
@@ -94,7 +100,7 @@ highlight PmenuSel guifg=NONE guibg=#C4B6AF guisp=NONE gui=NONE
highlight PmenuThumb guifg=NONE guibg=#F7F6F5 guisp=NONE gui=NONE
highlight Search guifg=#2C363C guibg=#DEB9D6 guisp=NONE gui=NONE
highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE
highlight Special guifg=#51606B guibg=NONE guisp=NONE gui=bold
highlight Special guifg=#4F5E68 guibg=NONE guisp=NONE gui=bold
highlight SpecialComment guifg=#948985 guibg=NONE guisp=NONE gui=bold
highlight SpecialKey guifg=#C0B0A8 guibg=NONE guisp=NONE gui=italic
highlight SpellBad guifg=#974352 guibg=NONE guisp=NONE gui=undercurl

View File

@@ -33,10 +33,16 @@ highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold
highlight BufferVisible guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
highlight BufferVisibleIndex guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
highlight BufferVisibleSign guifg=#CAD0D4 guibg=NONE guisp=NONE gui=NONE
highlight CmpItemAbbr guifg=#979FA4 guibg=NONE guisp=NONE gui=NONE
highlight CmpItemAbbrDeprecated guifg=#64696D guibg=NONE guisp=NONE gui=NONE
highlight CmpItemAbbrMatch guifg=#B4BDC3 guibg=NONE guisp=NONE gui=bold
highlight CmpItemAbbrMatchFuzzy guifg=#9FA7AD guibg=NONE guisp=NONE gui=bold
highlight CmpItemKind guifg=#868C91 guibg=NONE guisp=NONE gui=NONE
highlight CmpItemMenu guifg=#797F84 guibg=NONE guisp=NONE gui=NONE
highlight CocMarkdownLink guifg=#66A5AD guibg=NONE guisp=NONE gui=underline
highlight ColorColumn guifg=NONE guibg=#55392C guisp=NONE gui=NONE
highlight Comment guifg=#6E6763 guibg=NONE guisp=NONE gui=italic
highlight Conceal guifg=#8D9499 guibg=NONE guisp=NONE gui=bold,italic
highlight Conceal guifg=#797F84 guibg=NONE guisp=NONE gui=bold,italic
highlight Constant guifg=#868C91 guibg=NONE guisp=NONE gui=italic
highlight Cursor guifg=#1C1917 guibg=#C4CACF guisp=NONE gui=NONE
highlight CursorLine guifg=NONE guibg=#25211F guisp=NONE gui=NONE
@@ -94,7 +100,7 @@ highlight PmenuSel guifg=NONE guibg=#4F4844 guisp=NONE gui=NONE
highlight PmenuThumb guifg=NONE guibg=#8E817B guisp=NONE gui=NONE
highlight Search guifg=#B4BDC3 guibg=#65435E guisp=NONE gui=NONE
highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE
highlight Special guifg=#9CA4AA guibg=NONE guisp=NONE gui=bold
highlight Special guifg=#8D9499 guibg=NONE guisp=NONE gui=bold
highlight SpecialComment guifg=#6E6763 guibg=NONE guisp=NONE gui=bold
highlight SpecialKey guifg=#544C48 guibg=NONE guisp=NONE gui=italic
highlight SpellBad guifg=#CB7A83 guibg=NONE guisp=NONE gui=undercurl

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9254901960784314</real>
<real>0.9607843137254902</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9294117647058824</real>
<real>0.9647058823529412</real>
<key>Red Component</key>
<real>0.9411764705882353</real>
<real>0.9725490196078431</real>
</dict>
<key>Foreground Color</key>
<dict>

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9254901960784314</real>
<real>0.8901960784313725</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9294117647058824</real>
<real>0.8941176470588236</real>
<key>Red Component</key>
<real>0.9411764705882353</real>
<real>0.9098039215686274</real>
</dict>
<key>Foreground Color</key>
<dict>

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.0901960784313725</real>
<real>0.0627450980392157</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.0980392156862745</real>
<real>0.0705882352941176</real>
<key>Red Component</key>
<real>0.1098039215686274</real>
<real>0.0901960784313725</real>
</dict>
<key>Foreground Color</key>
<dict>

View File

@@ -280,13 +280,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.0901960784313725</real>
<real>0.1137254901960784</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.0980392156862745</real>
<real>0.1215686274509804</real>
<key>Red Component</key>
<real>0.1098039215686274</real>
<real>0.1333333333333333</real>
</dict>
<key>Foreground Color</key>
<dict>

View File

@@ -4,8 +4,8 @@
foreground = "#2C363C"
background = "#F8F6F5"
cursor_bg = "#2C363C"
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
cursor_border = "#F8F6F5"
cursor_fg = "#F8F6F5"
selection_bg = "#D6E1E9"
selection_fg = "#2C363C"

View File

@@ -4,8 +4,8 @@
foreground = "#2C363C"
background = "#E8E4E3"
cursor_bg = "#2C363C"
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
cursor_border = "#E8E4E3"
cursor_fg = "#E8E4E3"
selection_bg = "#C0D1DE"
selection_fg = "#2C363C"

View File

@@ -4,8 +4,8 @@
foreground = "#B4BDC3"
background = "#171210"
cursor_bg = "#C4CACF"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
cursor_border = "#171210"
cursor_fg = "#171210"
selection_bg = "#37393B"
selection_fg = "#B4BDC3"

View File

@@ -4,8 +4,8 @@
foreground = "#B4BDC3"
background = "#221F1D"
cursor_bg = "#C4CACF"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
cursor_border = "#221F1D"
cursor_fg = "#221F1D"
selection_bg = "#444749"
selection_fg = "#B4BDC3"