Skip to content

Commit 2245316

Browse files
Merge pull request #9 from verhovsky/main
Highlight type nodes the same as variable nodes
2 parents 29b3eb8 + 9d807eb commit 2245316

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/github_theme.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
"font_weight": 400
356356
},
357357
"type": {
358-
"color": "#d73a49ff",
358+
"color": "#24292eff",
359359
"font_style": null,
360360
"font_weight": null
361361
},
@@ -729,7 +729,7 @@
729729
"font_weight": 400
730730
},
731731
"type": {
732-
"color": "#f97583ff",
732+
"color": "#e1e4e8ff",
733733
"font_style": null,
734734
"font_weight": null
735735
},

0 commit comments

Comments
 (0)