Skip to content

Commit da5bbba

Browse files
committed
feat: Update Dark Default to version 5.0.0
1 parent 056fe45 commit da5bbba

File tree

3 files changed

+28
-11
lines changed

3 files changed

+28
-11
lines changed

GitHub Dark Default.itermcolors

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -215,13 +215,13 @@
215215
<key>Alpha Component</key>
216216
<real>1</real>
217217
<key>Blue Component</key>
218-
<real>0.062745101749897003</real>
218+
<real>0.035294119268655777</real>
219219
<key>Color Space</key>
220220
<string>sRGB</string>
221221
<key>Green Component</key>
222-
<real>0.047058824449777603</real>
222+
<real>0.015686275437474251</real>
223223
<key>Red Component</key>
224-
<real>0.035294119268655777</real>
224+
<real>0.0039215688593685627</real>
225225
</dict>
226226
<key>Badge Color</key>
227227
<dict>
@@ -332,13 +332,26 @@
332332
<key>Alpha Component</key>
333333
<real>1</real>
334334
<key>Blue Component</key>
335-
<real>0.29916870594024658</real>
335+
<real>0.27990227937698364</real>
336+
<key>Color Space</key>
337+
<string>sRGB</string>
338+
<key>Green Component</key>
339+
<real>0.26266270875930786</real>
340+
<key>Red Component</key>
341+
<real>0.25421661138534546</real>
342+
</dict>
343+
<key>Tab Color</key>
344+
<dict>
345+
<key>Alpha Component</key>
346+
<real>1</real>
347+
<key>Blue Component</key>
348+
<real>0.035294119268655777</real>
336349
<key>Color Space</key>
337350
<string>sRGB</string>
338351
<key>Green Component</key>
339-
<real>0.28630843758583069</real>
352+
<real>0.015686275437474251</real>
340353
<key>Red Component</key>
341-
<real>0.27763497829437256</real>
354+
<real>0.0039215688593685627</real>
342355
</dict>
343356
</dict>
344357
</plist>

references/dark-default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"terminal.ansiWhite": "#b1bac4",
2020
"terminal.ansiYellow": "#d29922",
2121
"terminal.foreground": "#8b949e",
22-
"textBlockQuote.background": "#090c10",
22+
"textBlockQuote.background": "#010409",
2323
"textLink.activeForeground": "#58a6ff",
2424
"terminal.selectionBackground": "#ffffff40"
2525
}

terminal/GitHub Dark Default.terminal

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@
150150
<data>
151151
YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMS
152152
AAGGoF8QD05TS2V5ZWRBcmNoaXZlctEICVRyb290gAGjCwwTVSRudWxs0w0ODxARElVO
153-
U1JHQlxOU0NvbG9yU3BhY2VWJGNsYXNzTxAqMC4wMzUyOTQxMTc2NSAwLjA0NzA1ODgy
154-
MzUzIDAuMDYyNzQ1MDk4MDQAEAGAAtIUFRYXWiRjbGFzc25hbWVYJGNsYXNzZXNXTlND
155-
b2xvcqIWGFhOU09iamVjdAgRGiQpMjdJTFFTV11kand+q62vtL/I0NMAAAAAAAABAQAA
156-
AAAAAAAZAAAAAAAAAAAAAAAAAAAA3A==
153+
U1JHQlxOU0NvbG9yU3BhY2VWJGNsYXNzTxArMC4wMDM5MjE1Njg2MjcgMC4wMTU2ODYy
154+
NzQ1MSAwLjAzNTI5NDExNzY1ABABgALSFBUWF1okY2xhc3NuYW1lWCRjbGFzc2VzV05T
155+
Q29sb3KiFhhYTlNPYmplY3QIERokKTI3SUxRU1ddZGp3fqyusLXAydHUAAAAAAAAAQEA
156+
AAAAAAAAGQAAAAAAAAAAAAAAAAAAAN0=
157157
</data>
158158
<key>CursorColor</key>
159159
<data>
@@ -207,8 +207,12 @@
207207
</data>
208208
<key>UseBrightBold</key>
209209
<true/>
210+
<key>columnCount</key>
211+
<integer>180</integer>
210212
<key>name</key>
211213
<string>GitHub Dark Default</string>
214+
<key>rowCount</key>
215+
<integer>60</integer>
212216
<key>type</key>
213217
<string>Window Settings</string>
214218
</dict>

0 commit comments

Comments
 (0)