body {
	--isw-color-dark: var(--isw-dark-dark);
	--isw-color-light: var(--isw-dark-light);
	--isw-color-normal: var(--isw-dark-normal);
}