Skip to content

Commit 1f56b85

Browse files
authored
Merge pull request #5 from cdalvaro/update/v4.0.2
Update v4.0.2
2 parents 002e9bd + 24e3e25 commit 1f56b85

17 files changed

Lines changed: 99 additions & 21 deletions

GitHub Dark Default.itermcolors

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -319,13 +319,13 @@
319319
<key>Alpha Component</key>
320320
<real>1</real>
321321
<key>Blue Component</key>
322-
<real>0.62345916032791138</real>
322+
<real>0.62375789880752563</real>
323323
<key>Color Space</key>
324324
<string>sRGB</string>
325325
<key>Green Component</key>
326-
<real>0.58081507682800293</real>
326+
<real>0.58170640468597412</real>
327327
<key>Red Component</key>
328-
<real>0.54116910696029663</real>
328+
<real>0.5415802001953125</real>
329329
</dict>
330330
<key>Selection Color</key>
331331
<dict>

GitHub Light Default.itermcolors

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -241,13 +241,13 @@
241241
<key>Alpha Component</key>
242242
<real>1</real>
243243
<key>Blue Component</key>
244-
<real>0.41568627953529358</real>
244+
<real>0.4117647111415863</real>
245245
<key>Color Space</key>
246246
<string>sRGB</string>
247247
<key>Green Component</key>
248248
<real>0.37647059559822083</real>
249249
<key>Red Component</key>
250-
<real>0.34117648005485535</real>
250+
<real>0.34509804844856262</real>
251251
</dict>
252252
<key>Cursor Color</key>
253253
<dict>
@@ -319,26 +319,26 @@
319319
<key>Alpha Component</key>
320320
<real>1</real>
321321
<key>Blue Component</key>
322-
<real>0.41568627953529358</real>
322+
<real>0.41518503427505493</real>
323323
<key>Color Space</key>
324324
<string>sRGB</string>
325325
<key>Green Component</key>
326-
<real>0.37647059559822083</real>
326+
<real>0.37679511308670044</real>
327327
<key>Red Component</key>
328-
<real>0.34117648005485535</real>
328+
<real>0.34160566329956055</real>
329329
</dict>
330330
<key>Selection Color</key>
331331
<dict>
332332
<key>Alpha Component</key>
333333
<real>1</real>
334334
<key>Blue Component</key>
335-
<real>0.73333334922790527</real>
335+
<real>0.73371011018753052</real>
336336
<key>Color Space</key>
337337
<string>sRGB</string>
338338
<key>Green Component</key>
339-
<real>0.729411780834198</real>
339+
<real>0.72969967126846313</real>
340340
<key>Red Component</key>
341-
<real>0.72156864404678345</real>
341+
<real>0.72052943706512451</real>
342342
</dict>
343343
</dict>
344344
</plist>

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
# GitHub VS Code Theme for iTerm
44

5-
<img src="https://github.gallerycdn.vsassets.io/extensions/github/github-vscode-theme/4.0.1/1618464841738/Microsoft.VisualStudio.Services.Icons.Default" width="64px" align="right" style="top: 1px; visibility: visible;" />
5+
<img src="https://github.gallerycdn.vsassets.io/extensions/github/github-vscode-theme/4.0.2/1618580791596/Microsoft.VisualStudio.Services.Icons.Default" width="64px" align="right" style="top: 1px; visibility: visible;" />
66

7-
[iTerm](https://iterm2.com) theme based on Visual Studio Code [GitHub Theme][vscode-github-theme-marketplace] (Dark, Dimmed & Light)
7+
[GitHub Visual Studio Code Theme][vscode-github-theme-marketplace] for [iTerm](https://iterm2.com) (Dark, Dimmed & Light)
88

99
![GitHub Theme for iTerm](images/GitHubThemeiTerm.png)
1010

@@ -14,10 +14,10 @@ Download iTerm profiles and open them.
1414
- [GitHub Dark Dimmed.itermcolors](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/GitHub%20Dark%20Dimmed.itermcolors)
1515
- [GitHub Light Default.itermcolors](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/GitHub%20Light%20Default.itermcolors)
1616

17-
### Legacy themes
17+
### Classic themes
1818

19-
- [GitHub Dark.itermcolors](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/legacy/GitHub%20Dark.itermcolors)
20-
- [GitHub Light.itermcolors](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/legacy/GitHub%20Light.itermcolors)
19+
- [GitHub Dark.itermcolors](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/classic/GitHub%20Dark.itermcolors)
20+
- [GitHub Light.itermcolors](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/classic/GitHub%20Light.itermcolors)
2121

2222
They will be automatically added to your _Color Presets..._ inside _Profiles > Colors_ in iTerm Preferences pane.
2323

@@ -31,11 +31,11 @@ You can also download these profiles for Apple Terminal app:
3131
- [GitHub Dark Dimmed.terminal](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/terminal/GitHub%20Dark%20Dimmed.terminal)
3232
- [GitHub Light Default.terminal](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/terminal/GitHub%20Light%20Default.terminal)
3333

34-
### Legacy themes
34+
### Classic themes
3535

36-
- [GitHub Dark.terminal](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/terminal/legacy/GitHub%20Dark.terminal)
37-
- [GitHub Light.terminal](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/terminal/legacy/GitHub%20Light.terminal)
36+
- [GitHub Dark.terminal](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/terminal/classic/GitHub%20Dark.terminal)
37+
- [GitHub Light.terminal](https://raw.githubusercontent.com/cdalvaro/github-theme-iterm/HEAD/terminal/classic/GitHub%20Light.terminal)
3838

3939
[vscode-github-theme-marketplace]: https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme
40-
[vscode-github-theme-version]: https://img.shields.io/badge/GitHub%20Theme-v4.0.1-007ACC?style=flat-square&logo=visual-studio-code&logoColor=007ACC
41-
[github-vscode-theme-release]: https://github.com/primer/github-vscode-theme/releases/tag/v4.0.1
40+
[vscode-github-theme-version]: https://img.shields.io/badge/GitHub%20Theme-v4.0.2-007ACC?style=flat-square&logo=visual-studio-code&logoColor=007ACC
41+
[github-vscode-theme-release]: https://github.com/primer/github-vscode-theme/releases/tag/v4.0.2
-126 KB
Loading
-123 KB
Loading
-136 KB
Loading

0 commit comments

Comments
 (0)