Skip to content

Instantly share code, notes, and snippets.

@iandidsbury
iandidsbury / ipams-global-styles.css
Created May 26, 2020 13:20
Replace css for lepton1.css
/* ALL - START */
:root {
--logo: url(/images/logo/theme1.png) !important;
--logo-reverse: url(/images/logo/theme1-reverse.png) !important;
--sidebar-bg: #ffffff;
--brand: #5472d4;
--primary: #5472d4;
--secondary: #8191A6;
--success: #50a1b1;
--info: #FEBA57;