Skip to content

Commit 1d392b0

Browse files
committed
Brighten the blue on tag names in ayu
1 parent 0be044c commit 1d392b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/css/syntax/ayu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
color: #ffee99;
6262
}
6363
.syn-entity.syn-name.syn-tag {
64-
color: #00568d;
64+
color: #ff7733;
6565
}
6666
.syn-entity.syn-other.syn-attribute-name {
6767
color: #ff7733;

0 commit comments

Comments
 (0)