2018-12-29 22:40:48 +01:00
|
|
|
{
|
|
|
|
id: '0ff48d43-aab3-46e7-ab12-8492110d2e2b',
|
|
|
|
|
|
|
|
name: 'Cafe',
|
|
|
|
author: 'syuilo',
|
|
|
|
|
|
|
|
base: 'light',
|
|
|
|
|
|
|
|
vars: {
|
|
|
|
primary: 'rgb(234, 154, 82)',
|
|
|
|
secondary: 'rgb(238, 236, 232)',
|
|
|
|
text: 'rgb(149, 143, 139)',
|
|
|
|
},
|
|
|
|
|
|
|
|
props: {
|
|
|
|
renoteGradient: '#ffe1c7',
|
|
|
|
renoteText: '$primary',
|
|
|
|
quoteBorder: '$primary',
|
2019-01-12 01:17:23 +01:00
|
|
|
mfmMention: '#56907b',
|
2018-12-29 22:40:48 +01:00
|
|
|
},
|
|
|
|
}
|