mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-05-05 12:39:26 +00:00
feat: new color system
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
@import './util/color-system';
|
||||
|
||||
/*
|
||||
@include ion-color(primary, #3880ff);
|
||||
@include ion-color(secondary, #32db64);
|
||||
@include ion-color(tertiary, #f4a942);
|
||||
@@ -26,6 +26,7 @@
|
||||
|
||||
@include ion-background-color(#f5f5f5, #000);
|
||||
@include ion-item-color(#fff, #0e0e0e);
|
||||
*/
|
||||
|
||||
:root {
|
||||
--calender-lecture-card: var(--ion-color-primary-tint);
|
||||
|
||||
Reference in New Issue
Block a user