From a26ac74bf0a6bdc315fd62afb14d58bf2fbd23fc Mon Sep 17 00:00:00 2001 From: Susan S Date: Mon, 5 Feb 2024 14:39:01 +0000 Subject: [PATCH] Update l-sushi.json5 to ensure the hashtag colour matches the main accent colour --- packages/frontend/src/themes/l-sushi.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/src/themes/l-sushi.json5 b/packages/frontend/src/themes/l-sushi.json5 index e787d6373..f1523b698 100644 --- a/packages/frontend/src/themes/l-sushi.json5 +++ b/packages/frontend/src/themes/l-sushi.json5 @@ -14,6 +14,6 @@ renote: '@accent', link: '@accent', mention: '@accent', - hashtag: '#229e82', + hashtag: '@accent', }, }