summaryrefslogtreecommitdiff
path: root/packages/client/src/themes/d-ice.json5
blob: 179b060dcf62b15d61367c8dfc0f2462632ab53a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	id: '66e7e5a9-cd43-42cd-837d-12f47841fa34',

	name: 'Mi Ice Dark',
	author: 'syuilo',

	base: 'dark',

	props: {
		accent: '#47BFE8',
		bg: '#212526',
	},
}