mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
mo style
This commit is contained in:
committed by
Aiden McClelland
parent
1803a51e95
commit
ec89a0ac6c
@@ -28,7 +28,7 @@
|
||||
--ion-color-tertiary-tint: #FF4961;
|
||||
|
||||
/** success **/
|
||||
--ion-color-success: #2dd36f;
|
||||
--ion-color-success: #a5e77f;
|
||||
--ion-color-success-rgb: 45, 211, 111;
|
||||
--ion-color-success-contrast: #ffffff;
|
||||
--ion-color-success-contrast-rgb: 255, 255, 255;
|
||||
@@ -104,7 +104,7 @@
|
||||
--ion-color-tertiary-shade: #FF4961;
|
||||
--ion-color-tertiary-tint: #FF4961;
|
||||
|
||||
--ion-color-success: #2fdf75;
|
||||
--ion-color-success: #a5e77f;
|
||||
--ion-color-success-rgb: 47,223,117;
|
||||
--ion-color-success-contrast: #000000;
|
||||
--ion-color-success-contrast-rgb: 0,0,0;
|
||||
|
||||
Reference in New Issue
Block a user