1
0

Update l-sushi.json5 to ensure the hashtag colour matches the main accent colour

This commit is contained in:
Susan S
2024-02-05 14:39:01 +00:00
parent 31a74dc591
commit a26ac74bf0
+1 -1
View File
@@ -14,6 +14,6 @@
renote: '@accent',
link: '@accent',
mention: '@accent',
hashtag: '#229e82',
hashtag: '@accent',
},
}