21 lines
333 B
Text
21 lines
333 B
Text
|
{
|
||
|
id: '2b0a0654-cdb4-4c9a-8244-736b647d3c2a',
|
||
|
|
||
|
name: 'Japanese Sushi Set',
|
||
|
author: 'noizenecio & syuilo',
|
||
|
|
||
|
base: 'dark',
|
||
|
|
||
|
vars: {
|
||
|
primary: 'rgb(234, 136, 50))',
|
||
|
secondary: 'rgb(34, 36, 42)',
|
||
|
text: 'rgb(221, 209, 203)',
|
||
|
},
|
||
|
|
||
|
props: {
|
||
|
renoteGradient: '#6d3d14',
|
||
|
renoteText: '$primary',
|
||
|
quoteBorder: '$primary',
|
||
|
},
|
||
|
}
|