@royaloperahouse/harmonic 1.0.6-m → 1.0.6-o

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1156,6 +1156,12 @@
1156
1156
  --color-primary-button-reverse-bg: #1a1a1a;
1157
1157
  --color-primary-button-reverse: #ffffff;
1158
1158
 
1159
+ --color-border-lightgrey: #DDDDDD;
1160
+ --color-grey72: #727272;
1161
+ --color-grey94: #F0F0F0;
1162
+ --color-rbo-sand: #F6F6F6;
1163
+ --color-rbo-error: #CC071E;
1164
+
1159
1165
  --button-color: var(--color-base-white);
1160
1166
  --button-bg-color: var(--color-primary-black);
1161
1167
  --button-hover-color: var(--color-black-hovered);