mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-21 10:08:05 +09:00
81b2fa2075
This reverts commit 6953fceade5fe8a6e0cb83a10f977c0643663b91.
22 lines
356 B
Plaintext
22 lines
356 B
Plaintext
{
|
|
id: 'a58a0abb-ff8c-476a-8dec-0ad7837e7e96',
|
|
|
|
name: 'Mi Rainy Light',
|
|
author: 'syuilo',
|
|
|
|
base: 'light',
|
|
|
|
props: {
|
|
accent: '#5db0da',
|
|
bg: 'rgb(246 248 249)',
|
|
fg: '#636b71',
|
|
panel: '#fff',
|
|
divider: 'rgb(230 233 234)',
|
|
panelHeaderDivider: '@divider',
|
|
renote: '@accent',
|
|
link: '@accent',
|
|
mention: '@accent',
|
|
hashtag: '@accent',
|
|
},
|
|
}
|