summaryrefslogtreecommitdiff
path: root/src/client/themes/white.json5
blob: 0e35a8232e9ca2f8fd758e616aa824feeae357b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	id: '4eea646f-7afa-4645-83e9-83af0333cd37',

	name: 'White',
	author: 'syuilo',
	desc: 'Basic light theme',

	base: 'light',

	props: {
		messageBg: '#dedede',
	},
}