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

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

The 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: #880E4F;
	-accent-color-800: #AD1457;
	-accent-color-700: #C2185B;
	-accent-color-600: #D81B60;
	-accent-color-500: #E91E63;
	-accent-color-400: #EC407A;
	-accent-color-300: #F06292;
	-accent-color-200: #F48FB1;
	-accent-color-100: #F8BBD0;
	-accent-color-50: #FCE4EC;
	-accent-color-a100: #FF80AB;
	-accent-color-a200: #FF4081;
	-accent-color-a400: #F50057;
	-accent-color-a700: #C51162;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy