{
	"color": {
		"primary": {
			"active": "#3FA381",
			"default": "#3DBA90",
			"hover": "#77CFB1",
			"disabled": "#B1E3D3",
			"background": "#ECF8F4"
		},
		"semantic": {
			"warning": "#FDB531",
			"error": "#EE415D"
		}
	},
	"survey": {
		"color": {
			"black": "#161818",
			"default": "#78797A",
			"gray": "#DDE0EB",
			"light": "#EFF0F4"
		},
		"control": {
			"active": "white",
			"default": "#DDE0EB"
		},
		"option": {
			"active": {
				"background": "#3DBA90",
				"border": {
					"color": "#3DBA90",
					"style": "solid"
				},
				"text": "white"
			},
			"default": {
				"background": "white",
				"border": {
					"color": "#77CFB1",
					"style": "dotted"
				},
				"text": "#3DBA90"
			}
		},
		"quote": "#B1E3D3",
		"sort": {
			"active": {
				"text": "#3DBA90"
			}
		}
	}
}
