mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
don't bold tag names in solarized theme
This commit is contained in:
@@ -209,8 +209,6 @@
|
|||||||
<string>entity.name.tag</string>
|
<string>entity.name.tag</string>
|
||||||
<key>settings</key>
|
<key>settings</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>fontStyle</key>
|
|
||||||
<string>bold</string>
|
|
||||||
<key>foreground</key>
|
<key>foreground</key>
|
||||||
<string>#268BD2</string>
|
<string>#268BD2</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|||||||
@@ -202,8 +202,6 @@
|
|||||||
<string>entity.name.tag</string>
|
<string>entity.name.tag</string>
|
||||||
<key>settings</key>
|
<key>settings</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>fontStyle</key>
|
|
||||||
<string>bold</string>
|
|
||||||
<key>foreground</key>
|
<key>foreground</key>
|
||||||
<string>#268BD2</string>
|
<string>#268BD2</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|||||||
Reference in New Issue
Block a user