We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d30c40 commit d49c487Copy full SHA for d49c487
SyntaxHighlighterReloaded.tmTheme
@@ -654,7 +654,7 @@
654
<key>fontStyle</key>
655
<string>bold</string>
656
<key>foreground</key>
657
- <string>#006699</string>
+ <string>#000000</string>
658
</dict>
659
660
<dict>
@@ -683,19 +683,6 @@
683
<string>#0066CC</string>
684
685
686
- <dict>
687
- <key>name</key>
688
- <string>css constant property value</string>
689
- <key>scope</key>
690
- <string>support.constant.property-value</string>
691
- <key>settings</key>
692
693
- <key>fontStyle</key>
694
- <string>bold</string>
695
- <key>foreground</key>
696
- <string>#000000</string>
697
- </dict>
698
699
700
<key>name</key>
701
<string>css attribute class</string>
0 commit comments