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

@@ -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"