:root {
	--primary-color: #0ea;
	--background-color: #202020;
	--highlight-color: #aa40ff;
	--active-color: #d9f;
	--disabled-color: gray;
}