yumechi-no-kuni/src/client/themes/japanese-sushi-set.json5

21 lines
323 B
Text
Raw Normal View History

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