@photoroom/ui 0.1.231 → 0.1.232

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.231",
3
+ "version": "0.1.232",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [
package/theme.css CHANGED
@@ -210,6 +210,10 @@
210
210
  --color-misc-ai-image: var(--color-misc-ai-image);
211
211
  --color-misc-ai-video: var(--color-misc-ai-video);
212
212
 
213
+ /* Yellow flash */
214
+ --color-misc-yellow: var(--color-misc-yellow);
215
+ --color-misc-yellow-light: var(--color-misc-yellow-light);
216
+
213
217
  --color-checker: var(--color-checker);
214
218
 
215
219
  /*