Skip to content

Commit 7fcf817

Browse files
committed
Fixed html id attribute was not cyan
1 parent 9398ab5 commit 7fcf817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/Calamity-color-theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
"source.css support.function",
299299
"source.php support.function",
300300
"support.function.magic.python",
301-
"entity.other.attribute-name.id"
301+
"meta.attribute.id entity.other.attribute-name"
302302
],
303303
"settings": {
304304
"foreground": "#74d3de"

0 commit comments

Comments
 (0)