@dreamcommerce/aurora 3.1.15 → 3.1.16

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.
@@ -126,6 +126,7 @@ module.exports = {
126
126
  active: 'var(--a-neutral-200)',
127
127
  subtle: 'var(--a-neutral-50)',
128
128
  'subtle-strong': 'var(--a-neutral-100)',
129
+ workspace: 'var(--a-neutral-500)',
129
130
  transparent: 'var(--a-light-transparent-10)',
130
131
  'transparent-hover': 'var(--a-light-transparent-15)',
131
132
  'transparent-active': 'var(--a-light-transparent-20)',
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@dreamcommerce/aurora",
3
3
  "packageManager": "yarn@3.2.0",
4
4
  "sideEffects": false,
5
- "version": "3.1.15",
5
+ "version": "3.1.16",
6
6
  "description": "aurora",
7
7
  "author": "zefirek",
8
8
  "license": "MIT",