theme: Fix Ayu theme comment color. (#1316)

This commit is contained in:
Jason Lee 2025-09-30 16:17:28 +08:00 committed by GitHub
parent d619e00ecb
commit f4d3daa72a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,7 +111,7 @@
"color": "#a37accff" "color": "#a37accff"
}, },
"comment": { "comment": {
"color": "#787b8099" "color": "#898d90ff"
}, },
"comment.doc": { "comment.doc": {
"color": "#898d90ff" "color": "#898d90ff"
@ -335,7 +335,7 @@
"color": "#d2a6ffff" "color": "#d2a6ffff"
}, },
"comment": { "comment": {
"color": "#abb5be8c" "color": "#8c8b88ff"
}, },
"comment.doc": { "comment.doc": {
"color": "#8c8b88ff" "color": "#8c8b88ff"