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

Commit 1ee4a11

Browse files
authored
Reverting colors
1 parent f374382 commit 1ee4a11

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

themes/RealGithub.tmTheme

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,17 @@
222222
<string>#795DA3</string>
223223
</dict>
224224
</dict>
225+
<dict>
226+
<key>name</key>
227+
<string>Function Argument</string>
228+
<key>scope</key>
229+
<string>variable.parameter</string>
230+
<key>settings</key>
231+
<dict>
232+
<key>foreground</key>
233+
<string>#323232</string>
234+
</dict>
235+
</dict>
225236
<dict>
226237
<key>name</key>
227238
<string>Tag Name</string>
@@ -1382,17 +1393,6 @@
13821393
<string>italic bold</string>
13831394
</dict>
13841395
</dict>
1385-
<dict>
1386-
<key>name</key>
1387-
<string>Function Argument</string>
1388-
<key>scope</key>
1389-
<string>variable.parameter</string>
1390-
<key>settings</key>
1391-
<dict>
1392-
<key>foreground</key>
1393-
<string>#0086b3</string>
1394-
</dict>
1395-
</dict>
13961396
</array>
13971397
<key>colorSpaceName</key>
13981398
<string>sRGB</string>

0 commit comments

Comments
 (0)