Skip to content

Commit d49c487

Browse files
committed
update styles for constant property-value and unit keyword
1 parent 7d30c40 commit d49c487

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

SyntaxHighlighterReloaded.tmTheme

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@
654654
<key>fontStyle</key>
655655
<string>bold</string>
656656
<key>foreground</key>
657-
<string>#006699</string>
657+
<string>#000000</string>
658658
</dict>
659659
</dict>
660660
<dict>
@@ -683,19 +683,6 @@
683683
<string>#0066CC</string>
684684
</dict>
685685
</dict>
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-
<dict>
693-
<key>fontStyle</key>
694-
<string>bold</string>
695-
<key>foreground</key>
696-
<string>#000000</string>
697-
</dict>
698-
</dict>
699686
<dict>
700687
<key>name</key>
701688
<string>css attribute class</string>

0 commit comments

Comments
 (0)