summaryrefslogtreecommitdiff
path: root/src/client/theme/japanese-sushi-set.json5
blob: ec225db5b8372b7545cbdd77e5939345440b0d93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
	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',
	},
}