260502 Backup
This commit is contained in:
@@ -26,9 +26,11 @@
|
||||
--elec-tripped: var(--goldenyellow);
|
||||
--elec-maintenance: var(--sunsetorange);
|
||||
--elec-disabled: var(--gray);
|
||||
|
||||
/* Flow */
|
||||
--flow-supply: #09B858;
|
||||
--flow-return: #EB9809;
|
||||
/* States Performance */
|
||||
--state-running: #ffffff;
|
||||
--state-running: #E3F2FD;
|
||||
--state-standby: var(--gray);
|
||||
--state-faulted: var(--alarmred);
|
||||
--state-auto: #013d85;
|
||||
@@ -61,9 +63,12 @@
|
||||
--units-color: var(--gray);
|
||||
|
||||
/* Texto */
|
||||
--text-primary: #161616;
|
||||
--text-secondary: #5E5E5E;
|
||||
--text-inverse: #ffffff;
|
||||
--text-primary: #263367;
|
||||
--text-primary-inverse: #FFFFFF;
|
||||
--text-on-dark: #1E1E1E;
|
||||
--text-on-light: ##F2F2F2:
|
||||
--text-secondary: #53575a;
|
||||
--text-eu: #909497;
|
||||
--text-muted: #767676; /* Unidades y detalles */
|
||||
|
||||
/* nav styles */
|
||||
|
||||
Reference in New Issue
Block a user