This commit is contained in:
syuilo 2025-04-02 19:16:16 +09:00
parent d0a98f6e6c
commit e1dc1e5111
3 changed files with 9 additions and 3 deletions

View file

@ -22,5 +22,8 @@
mentionMe: 'rgb(212, 210, 76)',
hashtag: '#5bcbb0',
link: '@accent',
success: '@accent',
warn: 'rgb(255, 213, 82)',
error: 'rgb(255, 105, 82)',
},
}