From f4d3daa72a162ef97669724f8e657220907741ca Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Tue, 30 Sep 2025 16:17:28 +0800 Subject: [PATCH] theme: Fix Ayu theme comment color. (#1316) --- themes/ayu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/ayu.json b/themes/ayu.json index 6ac3a473..b01e9fbb 100644 --- a/themes/ayu.json +++ b/themes/ayu.json @@ -111,7 +111,7 @@ "color": "#a37accff" }, "comment": { - "color": "#787b8099" + "color": "#898d90ff" }, "comment.doc": { "color": "#898d90ff" @@ -335,7 +335,7 @@ "color": "#d2a6ffff" }, "comment": { - "color": "#abb5be8c" + "color": "#8c8b88ff" }, "comment.doc": { "color": "#8c8b88ff"