@ox-content/theme-color-snow 3.0.0-alpha.9 → 3.0.0-beta.1
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/dist/index.cjs +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
package/dist/index.d.cts
CHANGED
package/dist/index.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/
|
|
1
|
+
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/snow.ts"],"mappings":";;;;;;;;;;;cAWa,MAAM"}
|
package/dist/index.d.mts
CHANGED
package/dist/index.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/snow.ts"],"mappings":";;;;;;;;;;;cAWa,MAAM"}
|
package/dist/index.mjs
CHANGED
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../src/
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../src/snow.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Snow — Crisp snow white over deep slate.\n *\n * Color only: no layout, no texture, no typography. Compose it under any\n * `@ox-content/theme-*` skin, or use it on its own over the default theme.\n *\n * Generated from `scripts/theme-colors/palettes.json`; edit that file and run\n * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.\n */\nexport const snow: ThemeConfig = {\n name: \"snow\",\n colors: {\n primary: \"#0b7db1\",\n primaryHover: \"#0279b7\",\n background: \"#ffffff\",\n backgroundAlt: \"#f4f7fb\",\n text: \"#0f172a\",\n textMuted: \"#64748b\",\n border: \"#dbe3ee\",\n codeBackground: \"#0f172a\",\n codeBackgroundTop: \"#0f172a\",\n codeText: \"#e2e8f0\",\n },\n darkColors: {\n primary: \"#38bdf8\",\n primaryHover: \"#7dd3fc\",\n background: \"#0b1120\",\n backgroundAlt: \"#131c31\",\n text: \"#e2e8f0\",\n textMuted: \"#94a3b8\",\n border: \"#26324a\",\n codeBackground: \"#0b1120\",\n codeBackgroundTop: \"#0b1120\",\n codeText: \"#e2e8f0\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #0ea5e9 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #d97706 18%, transparent)\",\n \"color-code-line-warning-border\": \"#d97706\",\n \"color-code-line-error\": \"color-mix(in srgb, #e11d48 20%, transparent)\",\n \"color-code-line-error-border\": \"#e11d48\",\n \"color-code-line-add\": \"color-mix(in srgb, #059669 16%, transparent)\",\n \"color-code-line-add-border\": \"#059669\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e11d48 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e11d48\",\n \"color-code-line-focus\": \"color-mix(in srgb, #0b7db1 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #0f172a 92%, #e2e8f0)\",\n \"color-code-title-text\": \"color-mix(in srgb, #e2e8f0 88%, #0f172a)\",\n \"color-code-title-border\": \"color-mix(in srgb, #e2e8f0 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #e2e8f0 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #dbe3ee 92%, transparent)\",\n \"color-backdrop\": \"rgba(89, 89, 89, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #f4f7fb 62%, #ffffff)\",\n \"surface-line\": \"color-mix(in srgb, #dbe3ee 72%, #ffffff)\",\n \"brand-violet\": \"#7c3aed\",\n \"brand-cyan\": \"#06b6d4\",\n \"brand-lime\": \"#059669\",\n \"brand-coral\": \"#e11d48\",\n \"brand-navy\": \"color-mix(in srgb, #0f172a 70%, #ffffff)\",\n \"brand-violet-rgb\": \"124, 58, 237\",\n \"brand-cyan-rgb\": \"6, 182, 212\",\n \"brand-lime-rgb\": \"5, 150, 105\",\n \"brand-coral-rgb\": \"225, 29, 72\",\n \"accent-a\": \"#0b7db1\",\n \"accent-b\": \"#7c3aed\",\n \"accent-c\": \"#06b6d4\",\n \"accent-warm\": \"#d97706\",\n \"accent-cool\": \"#0ea5e9\",\n \"accent-a-ink\": \"#0b7db1\",\n \"accent-b-ink\": \"#7c3aed\",\n \"accent-c-ink\": \"#047c90\",\n \"accent-warm-ink\": \"#ae5f05\",\n \"accent-cool-ink\": \"#0b7db1\",\n \"accent-coral-ink\": \"#e11d48\",\n \"syntax-foreground\": \"#e2e8f0\",\n \"syntax-background\": \"#0f172a\",\n \"syntax-token-comment\": \"color-mix(in srgb, #e2e8f0 55%, #0f172a)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #e2e8f0 72%, #0f172a)\",\n \"syntax-token-keyword\": \"#a78bfa\",\n \"syntax-token-string\": \"#34d399\",\n \"syntax-token-string-expression\": \"#34d399\",\n \"syntax-token-constant\": \"#fbbf24\",\n \"syntax-token-function\": \"#38bdf8\",\n \"syntax-token-parameter\": \"#fb7185\",\n \"syntax-token-link\": \"#22d3ee\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #38bdf8 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #fbbf24 18%, transparent)\",\n \"color-code-line-warning-border\": \"#fbbf24\",\n \"color-code-line-error\": \"color-mix(in srgb, #fb7185 20%, transparent)\",\n \"color-code-line-error-border\": \"#fb7185\",\n \"color-code-line-add\": \"color-mix(in srgb, #34d399 16%, transparent)\",\n \"color-code-line-add-border\": \"#34d399\",\n \"color-code-line-remove\": \"color-mix(in srgb, #fb7185 14%, transparent)\",\n \"color-code-line-remove-border\": \"#fb7185\",\n \"color-code-line-focus\": \"color-mix(in srgb, #38bdf8 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #0b1120 92%, #e2e8f0)\",\n \"color-code-title-text\": \"color-mix(in srgb, #e2e8f0 88%, #0b1120)\",\n \"color-code-title-border\": \"color-mix(in srgb, #e2e8f0 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #e2e8f0 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #26324a 92%, transparent)\",\n \"color-backdrop\": \"rgba(4, 6, 11, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #131c31 62%, #0b1120)\",\n \"surface-line\": \"color-mix(in srgb, #26324a 72%, #0b1120)\",\n \"brand-violet\": \"#a78bfa\",\n \"brand-cyan\": \"#22d3ee\",\n \"brand-lime\": \"#34d399\",\n \"brand-coral\": \"#fb7185\",\n \"brand-navy\": \"color-mix(in srgb, #e2e8f0 70%, #0b1120)\",\n \"brand-violet-rgb\": \"167, 139, 250\",\n \"brand-cyan-rgb\": \"34, 211, 238\",\n \"brand-lime-rgb\": \"52, 211, 153\",\n \"brand-coral-rgb\": \"251, 113, 133\",\n \"accent-a\": \"#38bdf8\",\n \"accent-b\": \"#a78bfa\",\n \"accent-c\": \"#22d3ee\",\n \"accent-warm\": \"#fbbf24\",\n \"accent-cool\": \"#38bdf8\",\n \"accent-a-ink\": \"#38bdf8\",\n \"accent-b-ink\": \"#a78bfa\",\n \"accent-c-ink\": \"#22d3ee\",\n \"accent-warm-ink\": \"#fbbf24\",\n \"accent-cool-ink\": \"#38bdf8\",\n \"accent-coral-ink\": \"#fb7185\",\n \"syntax-foreground\": \"#e2e8f0\",\n \"syntax-background\": \"#0b1120\",\n \"syntax-token-comment\": \"color-mix(in srgb, #e2e8f0 55%, #0b1120)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #e2e8f0 72%, #0b1120)\",\n \"syntax-token-keyword\": \"#a78bfa\",\n \"syntax-token-string\": \"#34d399\",\n \"syntax-token-string-expression\": \"#34d399\",\n \"syntax-token-constant\": \"#fbbf24\",\n \"syntax-token-function\": \"#38bdf8\",\n \"syntax-token-parameter\": \"#fb7185\",\n \"syntax-token-link\": \"#22d3ee\",\n },\n};\n"],"mappings":";;;;;;;;;;AAWA,MAAa,OAAoB;CAC/B,MAAM;CACN,QAAQ;EACN,SAAS;EACT,cAAc;EACd,YAAY;EACZ,eAAe;EACf,MAAM;EACN,WAAW;EACX,QAAQ;EACR,gBAAgB;EAChB,mBAAmB;EACnB,UAAU;CACZ;CACA,YAAY;EACV,SAAS;EACT,cAAc;EACd,YAAY;EACZ,eAAe;EACf,MAAM;EACN,WAAW;EACX,QAAQ;EACR,gBAAgB;EAChB,mBAAmB;EACnB,UAAU;CACZ;CACA,QAAQ;EACN,6BAA6B;EAC7B,2BAA2B;EAC3B,kCAAkC;EAClC,yBAAyB;EACzB,gCAAgC;EAChC,uBAAuB;EACvB,8BAA8B;EAC9B,0BAA0B;EAC1B,iCAAiC;EACjC,yBAAyB;EACzB,uBAAuB;EACvB,uBAAuB;EACvB,yBAAyB;EACzB,2BAA2B;EAC3B,0BAA0B;EAC1B,2BAA2B;EAC3B,kBAAkB;EAClB,iBAAiB;EACjB,gBAAgB;EAChB,gBAAgB;EAChB,cAAc;EACd,cAAc;EACd,eAAe;EACf,cAAc;EACd,oBAAoB;EACpB,kBAAkB;EAClB,kBAAkB;EAClB,mBAAmB;EACnB,YAAY;EACZ,YAAY;EACZ,YAAY;EACZ,eAAe;EACf,eAAe;EACf,gBAAgB;EAChB,gBAAgB;EAChB,gBAAgB;EAChB,mBAAmB;EACnB,mBAAmB;EACnB,oBAAoB;EACpB,qBAAqB;EACrB,qBAAqB;EACrB,wBAAwB;EACxB,4BAA4B;EAC5B,wBAAwB;EACxB,uBAAuB;EACvB,kCAAkC;EAClC,yBAAyB;EACzB,yBAAyB;EACzB,0BAA0B;EAC1B,qBAAqB;CACvB;CACA,YAAY;EACV,6BAA6B;EAC7B,2BAA2B;EAC3B,kCAAkC;EAClC,yBAAyB;EACzB,gCAAgC;EAChC,uBAAuB;EACvB,8BAA8B;EAC9B,0BAA0B;EAC1B,iCAAiC;EACjC,yBAAyB;EACzB,uBAAuB;EACvB,uBAAuB;EACvB,yBAAyB;EACzB,2BAA2B;EAC3B,0BAA0B;EAC1B,2BAA2B;EAC3B,kBAAkB;EAClB,iBAAiB;EACjB,gBAAgB;EAChB,gBAAgB;EAChB,cAAc;EACd,cAAc;EACd,eAAe;EACf,cAAc;EACd,oBAAoB;EACpB,kBAAkB;EAClB,kBAAkB;EAClB,mBAAmB;EACnB,YAAY;EACZ,YAAY;EACZ,YAAY;EACZ,eAAe;EACf,eAAe;EACf,gBAAgB;EAChB,gBAAgB;EAChB,gBAAgB;EAChB,mBAAmB;EACnB,mBAAmB;EACnB,oBAAoB;EACpB,qBAAqB;EACrB,qBAAqB;EACrB,wBAAwB;EACxB,4BAA4B;EAC5B,wBAAwB;EACxB,uBAAuB;EACvB,kCAAkC;EAClC,yBAAyB;EACzB,yBAAyB;EACzB,0BAA0B;EAC1B,qBAAqB;CACvB;AACF"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ox-content/theme-color-snow",
|
|
3
|
-
"version": "3.0.0-
|
|
3
|
+
"version": "3.0.0-beta.1",
|
|
4
4
|
"description": "Crisp snow white over deep slate — an Ox Content color scheme that composes with any @ox-content/theme-* skin",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"color-scheme",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"provenance": true
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
+
"@ox-content/vite-plugin": "3.0.0-beta.1",
|
|
41
42
|
"@types/node": "^26.2.0",
|
|
42
43
|
"@typescript/native-preview": "^7.0.0-dev.20260707.2",
|
|
43
44
|
"typescript": "^7.0.2",
|
|
44
|
-
"vite-plus": "0.
|
|
45
|
-
"@ox-content/vite-plugin": "3.0.0-alpha.9"
|
|
45
|
+
"vite-plus": "0.3.0"
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
48
48
|
"@ox-content/vite-plugin": ">=3.0.0-alpha.1"
|