Sharkey/src/client/theme/cafe.json5

22 lines
334 B
Plaintext
Raw Normal View History

2018-12-29 23:40:48 +02: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 02:17:23 +02:00
mfmMention: '#56907b',
2018-12-29 23:40:48 +02:00
},
}