@quadrats/theme
Advanced tools
+0
-2
| 'use strict'; | ||
| Object.defineProperty(exports, '__esModule', { value: true }); | ||
| const THEME_QDR = { | ||
@@ -6,0 +4,0 @@ primaryLight: '#c1eef2', |
+1
-1
| { | ||
| "name": "@quadrats/theme", | ||
| "version": "0.6.0", | ||
| "version": "0.7.0", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "author": "Rytass", |
+1
-1
@@ -14,2 +14,2 @@ export interface ThemeObject { | ||
| } | ||
| export declare type Theme = string | ThemeObject; | ||
| export type Theme = string | ThemeObject; |
5185
-1.82%83
-1.19%