2018-06-16 11:51:51 +03:00
|
|
|
.theme-red {
|
|
|
|
--theme-main: #F44336;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #E57373;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-pink {
|
|
|
|
--theme-main: #E91E63;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #F06292;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-purple {
|
|
|
|
--theme-main: #9C27B0;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #BA68C8;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-deep-purple {
|
|
|
|
--theme-main: #673AB7;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #9575CD;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-indigo {
|
|
|
|
--theme-main: #3F51B5;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #7986CB;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-blue {
|
|
|
|
--theme-main: #2196F3;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #64B5F6;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-light-blue {
|
|
|
|
--theme-main: #03A9F4;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #4FC3F7;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-cyan {
|
|
|
|
--theme-main: #00BCD4;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #4DD0E1;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-teal {
|
|
|
|
--theme-main: #009688;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #4DB6AC;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-green {
|
|
|
|
--theme-main: #4CAF50;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #81C784;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-light-green {
|
|
|
|
--theme-main: #8BC34A;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #AED581;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-lime {
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-main: #AFB42B;
|
2018-06-16 11:51:51 +03:00
|
|
|
--theme-text: white;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-input: #CDDC39;
|
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-yellow {
|
|
|
|
--theme-main: #FBC02D;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-text: black;
|
2018-06-16 11:51:51 +03:00
|
|
|
--theme-input: #FFEB3B;
|
2018-07-16 21:10:30 +03:00
|
|
|
--theme-link: #1976D2;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-amber {
|
|
|
|
--theme-main: #FFC107;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-text: black;
|
2018-06-16 11:51:51 +03:00
|
|
|
--theme-input: #FFD54F;
|
2018-07-16 21:10:30 +03:00
|
|
|
--theme-link: #1976D2;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-orange {
|
|
|
|
--theme-main: #FF9800;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #FFB74D;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-deep-orange {
|
|
|
|
--theme-main: #FF5722;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #FF8A65;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-brown {
|
|
|
|
--theme-main: #795548;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #A1887F;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-gray {
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-main: #9E9E9E;
|
2018-06-16 11:51:51 +03:00
|
|
|
--theme-text: white;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-input: #E0E0E0;
|
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.theme-blue-gray {
|
|
|
|
--theme-main: #607D8B;
|
|
|
|
--theme-text: white;
|
|
|
|
--theme-input: #90A4AE;
|
2018-07-16 09:30:29 +03:00
|
|
|
--theme-link: #90CAF9;
|
2018-06-16 11:51:51 +03:00
|
|
|
}
|
2018-07-16 09:30:29 +03:00
|
|
|
|