Template:Infobox chip/styles.css

Template page
html.skin-citizen-light .infobox.chip-class-giga {
	background: #f7cee7;
}

html.skin-citizen-dark .infobox.chip-class-giga {
	background: #63535D;
}

html.skin-citizen-light .infobox.chip-class-mega {
	background: #adefef;
}

html.skin-citizen-dark .infobox.chip-class-mega {
	background: #486363;
}

html.skin-citizen-light .infobox.chip-dark {
	background: #b58cd6 !important;
}

html.skin-citizen-dark .infobox.chip-dark {
	background: #544163 !important;
}