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

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

	base: 'dark',

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