summaryrefslogtreecommitdiff
path: root/src/client/theme/halloween.json
blob: fb34db57a8f4aff95d2cd70a6a502b41c9299aa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"meta": {
		"id": "42e4f09b-67d5-498c-af7d-29faa54745b0",
		"name": "Halloween",
		"author": "syuilo",
		"base": "dark",
		"vars": {
			"primary": "#d67036",
			"secondary": "#1f1d30",
			"text": "#b1bee3"
		}
	},

	"renoteGradient": "#5d2d1a",
	"renoteText": "#ff6c00",
	"quoteBorder": "#c3631c"
}