rudeshark.net/src/client/theme/japanese-sushi-set.json5

21 lines
323 B
Plaintext
Raw Normal View History

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