2018-12-29 22:40:48 +01:00
|
|
|
{
|
|
|
|
id: '0ff48d43-aab3-46e7-ab12-8492110d2e2b',
|
|
|
|
|
2020-11-25 13:31:34 +01:00
|
|
|
name: 'Mi Apricot',
|
2018-12-29 22:40:48 +01:00
|
|
|
author: 'syuilo',
|
|
|
|
|
|
|
|
base: 'light',
|
|
|
|
|
|
|
|
props: {
|
2020-01-29 20:37:25 +01:00
|
|
|
accent: 'rgb(234, 154, 82)',
|
2020-10-19 06:17:11 +02:00
|
|
|
bg: '#e6e5e2',
|
2020-01-29 20:37:25 +01:00
|
|
|
fg: 'rgb(149, 143, 139)',
|
|
|
|
panel: '#EEECE8',
|
|
|
|
renote: '@accent',
|
|
|
|
link: '@accent',
|
|
|
|
mention: '@accent',
|
|
|
|
hashtag: '@accent',
|
|
|
|
inputBorder: 'rgba(0, 0, 0, 0.1)',
|
2021-01-23 08:51:52 +01:00
|
|
|
infoBg: 'rgb(226, 235, 241)',
|
2018-12-29 22:40:48 +01:00
|
|
|
},
|
|
|
|
}
|