Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit bf83261

Browse files
committed
fixing highlight of this
1 parent 97e4d75 commit bf83261

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "theme-realgithub",
33
"displayName": "Theme-RealGithub",
44
"description": "The One And Only 100% Alike Github theme",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"publisher": "NoHomey",
77
"repository": "https://github.com/RealGithub/RealGithub-VSCode",
88
"icon": "icon.png",

theme.png

6.7 KB
Loading

themes/RealGithub.tmTheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
#ED6A43<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<!-- Generated by: TmTheme-Editor -->
44
<!-- ============================================ -->
@@ -142,7 +142,7 @@
142142
<key>settings</key>
143143
<dict>
144144
<key>foreground</key>
145-
<string>#323232</string>
145+
<string>#ed6a43</string>
146146
</dict>
147147
</dict>
148148
<dict>
@@ -1395,4 +1395,4 @@
13951395
<key>comment</key>
13961396
<string>The One And Only 100% Alike Github theme</string>
13971397
</dict>
1398-
</plist>
1398+
</plist>

0 commit comments

Comments
 (0)