:root {
		--accent-color: #6e903d;
		--primary-button-color: #6e903d;
	}
	.theme-oncorrections.darkMode {
		--accent-color: #98c356;
		--primary-button-color: #98c356;
	}
	