:global(.theme_dark) {
	@color: #bbb;

	h1 {
		color: @color;
		-component: @component;
	}
}