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

css.color.accent.lime.css Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
/*-
 * ========================LICENSE_START=================================
 * JSoagger 
 * %%
 * Copyright (C) 2019 JSOAGGER
 * %%
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * 
 *      http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * =========================LICENSE_END==================================
 */


.root {
	-accent-color-900: #827717;
	-accent-color-800: #9E9D24;
	-accent-color-700: #AFB42B;
	-accent-color-600: #C0CA33;
	-accent-color-500: #CDDC39;
	-accent-color-400: #D4E157;
	-accent-color-300: #DCE775;
	-accent-color-200: #E6EE9C;
	-accent-color-100: #F0F4C3;
	-accent-color-50: #F9FBE7;
	-accent-color-a100: #F4FF81;
	-accent-color-a200: #EEFF41;
	-accent-color-a400: #C6FF00;
	-accent-color-a700: #AEEA00;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy