slidev-theme-practicum 0.1.3 → 0.1.4

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.
@@ -159,7 +159,6 @@ export const DEFAULT_DECOR_DATA = Object.freeze([
159
159
  x: '50%',
160
160
  y: '12%',
161
161
  zoom: 3,
162
- color: 'var(--theme-color-dark-0)',
163
162
  opacity: 1,
164
163
  },
165
164
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slidev-theme-practicum",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Strict Slidev presentation theme with a 12x12 grid, editorial layouts, and low-level slot composition API",
5
5
  "keywords": [
6
6
  "slidev-theme",