Sharkey/src/client/themes/japanese-sushi-set.json5

21 lines
323 B
Plaintext
Raw Normal View History

2018-12-29 21:40:48 +00:00
{
id: '2b0a0654-cdb4-4c9a-8244-736b647d3c2a',
name: 'Japanese Sushi Set',
2019-02-06 17:36:02 +00:00
author: 'Noizenecio',
2018-12-29 21:40:48 +00:00
base: 'dark',
vars: {
2018-12-30 00:04:19 +00:00
primary: 'rgb(234, 136, 50)',
2018-12-29 21:40:48 +00:00
secondary: 'rgb(34, 36, 42)',
text: 'rgb(221, 209, 203)',
},
props: {
renoteGradient: '#6d3d14',
renoteText: '$primary',
quoteBorder: '$primary',
},
}