summaryrefslogtreecommitdiff
path: root/packages/frontend/src/themes/l-sushi.json5
blob: 5846927d6535e23693bae3cbe5aa52636e2e8e7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	id: '213273e5-7d20-d5f0-6e36-1b6a4f67115c',

	name: 'Mi Sushi Light',
	author: 'syuilo',

	base: 'light',

	props: {
		accent: '#e36749',
		bg: '#f0eee9',
		fg: '#5f5f5f',
		renote: '@accent',
		link: '@accent',
		mention: '@accent',
		hashtag: '#229e82',
	},
}