All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.xava.style.black-and-white.css Maven / Gradle / Ivy

@import 'light.css';

:root {
	
	--modules-list-color: var(--my-lightgray); 
	--modules-list-background: var(--my-black);
	--modules-list-selected-color: white;
	
	--my-highlight: #1db954;
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy