@asd20/ui 3.2.841 → 3.2.842

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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.841",
8
+ "version": "3.2.842",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -423,7 +423,7 @@
423
423
 
424
424
 
425
425
  ::-moz-selection { background: var(--color__accent);}
426
- ::selection { background: var(--color__accent); }
426
+ ::selection { background: var(--color__accent-t80); }
427
427
 
428
428
  :focus {
429
429
  @include asd20-focus