@ox-content/theme-color-snow 3.0.0-alpha.3 → 3.0.0-alpha.5
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 +22 -22
- package/dist/index.mjs +22 -22
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -78,17 +78,17 @@ const snow = {
|
|
|
78
78
|
"accent-warm-ink": "#ae5f05",
|
|
79
79
|
"accent-cool-ink": "#0b7db1",
|
|
80
80
|
"accent-coral-ink": "#e11d48",
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
81
|
+
"syntax-foreground": "#e2e8f0",
|
|
82
|
+
"syntax-background": "#0f172a",
|
|
83
|
+
"syntax-token-comment": "color-mix(in srgb, #e2e8f0 55%, #0f172a)",
|
|
84
|
+
"syntax-token-punctuation": "color-mix(in srgb, #e2e8f0 72%, #0f172a)",
|
|
85
|
+
"syntax-token-keyword": "#a78bfa",
|
|
86
|
+
"syntax-token-string": "#34d399",
|
|
87
|
+
"syntax-token-string-expression": "#34d399",
|
|
88
|
+
"syntax-token-constant": "#fbbf24",
|
|
89
|
+
"syntax-token-function": "#38bdf8",
|
|
90
|
+
"syntax-token-parameter": "#fb7185",
|
|
91
|
+
"syntax-token-link": "#22d3ee"
|
|
92
92
|
},
|
|
93
93
|
darkTokens: {
|
|
94
94
|
"color-code-line-highlight": "color-mix(in srgb, #38bdf8 16%, transparent)",
|
|
@@ -130,17 +130,17 @@ const snow = {
|
|
|
130
130
|
"accent-warm-ink": "#fbbf24",
|
|
131
131
|
"accent-cool-ink": "#38bdf8",
|
|
132
132
|
"accent-coral-ink": "#fb7185",
|
|
133
|
-
"
|
|
134
|
-
"
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
133
|
+
"syntax-foreground": "#e2e8f0",
|
|
134
|
+
"syntax-background": "#0b1120",
|
|
135
|
+
"syntax-token-comment": "color-mix(in srgb, #e2e8f0 55%, #0b1120)",
|
|
136
|
+
"syntax-token-punctuation": "color-mix(in srgb, #e2e8f0 72%, #0b1120)",
|
|
137
|
+
"syntax-token-keyword": "#a78bfa",
|
|
138
|
+
"syntax-token-string": "#34d399",
|
|
139
|
+
"syntax-token-string-expression": "#34d399",
|
|
140
|
+
"syntax-token-constant": "#fbbf24",
|
|
141
|
+
"syntax-token-function": "#38bdf8",
|
|
142
|
+
"syntax-token-parameter": "#fb7185",
|
|
143
|
+
"syntax-token-link": "#22d3ee"
|
|
144
144
|
}
|
|
145
145
|
};
|
|
146
146
|
//#endregion
|
package/dist/index.mjs
CHANGED
|
@@ -74,17 +74,17 @@ const snow = {
|
|
|
74
74
|
"accent-warm-ink": "#ae5f05",
|
|
75
75
|
"accent-cool-ink": "#0b7db1",
|
|
76
76
|
"accent-coral-ink": "#e11d48",
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
77
|
+
"syntax-foreground": "#e2e8f0",
|
|
78
|
+
"syntax-background": "#0f172a",
|
|
79
|
+
"syntax-token-comment": "color-mix(in srgb, #e2e8f0 55%, #0f172a)",
|
|
80
|
+
"syntax-token-punctuation": "color-mix(in srgb, #e2e8f0 72%, #0f172a)",
|
|
81
|
+
"syntax-token-keyword": "#a78bfa",
|
|
82
|
+
"syntax-token-string": "#34d399",
|
|
83
|
+
"syntax-token-string-expression": "#34d399",
|
|
84
|
+
"syntax-token-constant": "#fbbf24",
|
|
85
|
+
"syntax-token-function": "#38bdf8",
|
|
86
|
+
"syntax-token-parameter": "#fb7185",
|
|
87
|
+
"syntax-token-link": "#22d3ee"
|
|
88
88
|
},
|
|
89
89
|
darkTokens: {
|
|
90
90
|
"color-code-line-highlight": "color-mix(in srgb, #38bdf8 16%, transparent)",
|
|
@@ -126,17 +126,17 @@ const snow = {
|
|
|
126
126
|
"accent-warm-ink": "#fbbf24",
|
|
127
127
|
"accent-cool-ink": "#38bdf8",
|
|
128
128
|
"accent-coral-ink": "#fb7185",
|
|
129
|
-
"
|
|
130
|
-
"
|
|
131
|
-
"
|
|
132
|
-
"
|
|
133
|
-
"
|
|
134
|
-
"
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"
|
|
139
|
-
"
|
|
129
|
+
"syntax-foreground": "#e2e8f0",
|
|
130
|
+
"syntax-background": "#0b1120",
|
|
131
|
+
"syntax-token-comment": "color-mix(in srgb, #e2e8f0 55%, #0b1120)",
|
|
132
|
+
"syntax-token-punctuation": "color-mix(in srgb, #e2e8f0 72%, #0b1120)",
|
|
133
|
+
"syntax-token-keyword": "#a78bfa",
|
|
134
|
+
"syntax-token-string": "#34d399",
|
|
135
|
+
"syntax-token-string-expression": "#34d399",
|
|
136
|
+
"syntax-token-constant": "#fbbf24",
|
|
137
|
+
"syntax-token-function": "#38bdf8",
|
|
138
|
+
"syntax-token-parameter": "#fb7185",
|
|
139
|
+
"syntax-token-link": "#22d3ee"
|
|
140
140
|
}
|
|
141
141
|
};
|
|
142
142
|
//#endregion
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../src/index.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 \"
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../src/index.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\nexport default snow;\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-alpha.
|
|
3
|
+
"version": "3.0.0-alpha.5",
|
|
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",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@typescript/native-preview": "^7.0.0-dev.20260707.2",
|
|
43
43
|
"typescript": "^7.0.2",
|
|
44
44
|
"vite-plus": "0.2.9",
|
|
45
|
-
"@ox-content/vite-plugin": "3.0.0-alpha.
|
|
45
|
+
"@ox-content/vite-plugin": "3.0.0-alpha.5"
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
48
48
|
"@ox-content/vite-plugin": ">=3.0.0-alpha.1"
|