@ox-content/theme-color-palenight 3.0.0-beta.2 → 3.0.0-beta.3

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 CHANGED
@@ -9,8 +9,8 @@ Object.defineProperties(exports, {
9
9
  * Color only: no layout, no texture, no typography. Compose it under any
10
10
  * `@ox-content/theme-*` skin, or use it on its own over the default theme.
11
11
  *
12
- * Generated from `scripts/theme-colors/palettes.json`; edit that file and run
13
- * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
12
+ * Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
13
+ * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
14
14
  */
15
15
  const palenight = {
16
16
  name: "palenight",
package/dist/index.d.cts CHANGED
@@ -6,8 +6,8 @@ import { ThemeConfig } from "@ox-content/vite-plugin";
6
6
  * Color only: no layout, no texture, no typography. Compose it under any
7
7
  * `@ox-content/theme-*` skin, or use it on its own over the default theme.
8
8
  *
9
- * Generated from `scripts/theme-colors/palettes.json`; edit that file and run
10
- * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
9
+ * Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
10
+ * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
11
11
  */
12
12
  declare const palenight: ThemeConfig;
13
13
  //#endregion
package/dist/index.d.mts CHANGED
@@ -6,8 +6,8 @@ import { ThemeConfig } from "@ox-content/vite-plugin";
6
6
  * Color only: no layout, no texture, no typography. Compose it under any
7
7
  * `@ox-content/theme-*` skin, or use it on its own over the default theme.
8
8
  *
9
- * Generated from `scripts/theme-colors/palettes.json`; edit that file and run
10
- * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
9
+ * Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
10
+ * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
11
11
  */
12
12
  declare const palenight: ThemeConfig;
13
13
  //#endregion
package/dist/index.mjs CHANGED
@@ -5,8 +5,8 @@
5
5
  * Color only: no layout, no texture, no typography. Compose it under any
6
6
  * `@ox-content/theme-*` skin, or use it on its own over the default theme.
7
7
  *
8
- * Generated from `scripts/theme-colors/palettes.json`; edit that file and run
9
- * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
8
+ * Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
9
+ * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
10
10
  */
11
11
  const palenight = {
12
12
  name: "palenight",
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":[],"sources":["../src/palenight.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Palenight — Material Palenight — soft indigo.\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 palenight: ThemeConfig = {\n name: \"palenight\",\n colors: {\n primary: \"#5c53b8\",\n primaryHover: \"#473f96\",\n background: \"#fafafa\",\n backgroundAlt: \"#eeeef2\",\n text: \"#2f3350\",\n textMuted: \"#5f6485\",\n border: \"#dedee6\",\n codeBackground: \"#292d3e\",\n codeBackgroundTop: \"#292d3e\",\n codeText: \"#a6accd\",\n },\n darkColors: {\n primary: \"#c792ea\",\n primaryHover: \"#dcb6f2\",\n background: \"#292d3e\",\n backgroundAlt: \"#32364a\",\n text: \"#a6accd\",\n textMuted: \"#9096b6\",\n border: \"#3d4259\",\n codeBackground: \"#232635\",\n codeBackgroundTop: \"#232635\",\n codeText: \"#a6accd\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #4460b8 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #9a7420 18%, transparent)\",\n \"color-code-line-warning-border\": \"#9a7420\",\n \"color-code-line-error\": \"color-mix(in srgb, #c3486b 20%, transparent)\",\n \"color-code-line-error-border\": \"#c3486b\",\n \"color-code-line-add\": \"color-mix(in srgb, #3f8a5f 16%, transparent)\",\n \"color-code-line-add-border\": \"#3f8a5f\",\n \"color-code-line-remove\": \"color-mix(in srgb, #c3486b 14%, transparent)\",\n \"color-code-line-remove-border\": \"#c3486b\",\n \"color-code-line-focus\": \"color-mix(in srgb, #5c53b8 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #292d3e 92%, #a6accd)\",\n \"color-code-title-text\": \"color-mix(in srgb, #a6accd 88%, #292d3e)\",\n \"color-code-title-border\": \"color-mix(in srgb, #a6accd 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #a6accd 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #dedee6 92%, transparent)\",\n \"color-backdrop\": \"rgba(88, 88, 88, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #eeeef2 62%, #fafafa)\",\n \"surface-line\": \"color-mix(in srgb, #dedee6 72%, #fafafa)\",\n \"brand-violet\": \"#8a52b0\",\n \"brand-cyan\": \"#2f7f8f\",\n \"brand-lime\": \"#3f8a5f\",\n \"brand-coral\": \"#c3486b\",\n \"brand-navy\": \"color-mix(in srgb, #2f3350 70%, #fafafa)\",\n \"brand-violet-rgb\": \"138, 82, 176\",\n \"brand-cyan-rgb\": \"47, 127, 143\",\n \"brand-lime-rgb\": \"63, 138, 95\",\n \"brand-coral-rgb\": \"195, 72, 107\",\n \"accent-a\": \"#5c53b8\",\n \"accent-b\": \"#8a52b0\",\n \"accent-c\": \"#2f7f8f\",\n \"accent-warm\": \"#9a7420\",\n \"accent-cool\": \"#4460b8\",\n \"accent-a-ink\": \"#5c53b8\",\n \"accent-b-ink\": \"#8a52b0\",\n \"accent-c-ink\": \"#2d7a89\",\n \"accent-warm-ink\": \"#8e6b1d\",\n \"accent-cool-ink\": \"#4460b8\",\n \"accent-coral-ink\": \"#c3486b\",\n \"syntax-foreground\": \"#a6accd\",\n \"syntax-background\": \"#292d3e\",\n \"syntax-token-comment\": \"color-mix(in srgb, #a6accd 55%, #292d3e)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #a6accd 72%, #292d3e)\",\n \"syntax-token-keyword\": \"#c792ea\",\n \"syntax-token-string\": \"#c3e88d\",\n \"syntax-token-string-expression\": \"#c3e88d\",\n \"syntax-token-constant\": \"#ffcb6b\",\n \"syntax-token-function\": \"#82aaff\",\n \"syntax-token-parameter\": \"#ff5370\",\n \"syntax-token-link\": \"#89ddff\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #82aaff 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #ffcb6b 18%, transparent)\",\n \"color-code-line-warning-border\": \"#ffcb6b\",\n \"color-code-line-error\": \"color-mix(in srgb, #ff5370 20%, transparent)\",\n \"color-code-line-error-border\": \"#ff5370\",\n \"color-code-line-add\": \"color-mix(in srgb, #c3e88d 16%, transparent)\",\n \"color-code-line-add-border\": \"#c3e88d\",\n \"color-code-line-remove\": \"color-mix(in srgb, #ff5370 14%, transparent)\",\n \"color-code-line-remove-border\": \"#ff5370\",\n \"color-code-line-focus\": \"color-mix(in srgb, #c792ea 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #232635 92%, #a6accd)\",\n \"color-code-title-text\": \"color-mix(in srgb, #a6accd 88%, #232635)\",\n \"color-code-title-border\": \"color-mix(in srgb, #a6accd 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #a6accd 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #3d4259 92%, transparent)\",\n \"color-backdrop\": \"rgba(14, 16, 22, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #32364a 62%, #292d3e)\",\n \"surface-line\": \"color-mix(in srgb, #3d4259 72%, #292d3e)\",\n \"brand-violet\": \"#c792ea\",\n \"brand-cyan\": \"#89ddff\",\n \"brand-lime\": \"#c3e88d\",\n \"brand-coral\": \"#ff5370\",\n \"brand-navy\": \"color-mix(in srgb, #a6accd 70%, #292d3e)\",\n \"brand-violet-rgb\": \"199, 146, 234\",\n \"brand-cyan-rgb\": \"137, 221, 255\",\n \"brand-lime-rgb\": \"195, 232, 141\",\n \"brand-coral-rgb\": \"255, 83, 112\",\n \"accent-a\": \"#c792ea\",\n \"accent-b\": \"#c792ea\",\n \"accent-c\": \"#89ddff\",\n \"accent-warm\": \"#ffcb6b\",\n \"accent-cool\": \"#82aaff\",\n \"accent-a-ink\": \"#c792ea\",\n \"accent-b-ink\": \"#c792ea\",\n \"accent-c-ink\": \"#89ddff\",\n \"accent-warm-ink\": \"#ffcb6b\",\n \"accent-cool-ink\": \"#82aaff\",\n \"accent-coral-ink\": \"#ff5a76\",\n \"syntax-foreground\": \"#a6accd\",\n \"syntax-background\": \"#232635\",\n \"syntax-token-comment\": \"color-mix(in srgb, #a6accd 55%, #232635)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #a6accd 72%, #232635)\",\n \"syntax-token-keyword\": \"#c792ea\",\n \"syntax-token-string\": \"#c3e88d\",\n \"syntax-token-string-expression\": \"#c3e88d\",\n \"syntax-token-constant\": \"#ffcb6b\",\n \"syntax-token-function\": \"#82aaff\",\n \"syntax-token-parameter\": \"#ff5370\",\n \"syntax-token-link\": \"#89ddff\",\n },\n};\n"],"mappings":";;;;;;;;;;AAWA,MAAa,YAAyB;CACpC,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"}
1
+ {"version":3,"file":"index.mjs","names":[],"sources":["../src/palenight.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Palenight — Material Palenight — soft indigo.\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 `tools/scripts/theme-colors/palettes.json`; edit that file and run\n * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.\n */\nexport const palenight: ThemeConfig = {\n name: \"palenight\",\n colors: {\n primary: \"#5c53b8\",\n primaryHover: \"#473f96\",\n background: \"#fafafa\",\n backgroundAlt: \"#eeeef2\",\n text: \"#2f3350\",\n textMuted: \"#5f6485\",\n border: \"#dedee6\",\n codeBackground: \"#292d3e\",\n codeBackgroundTop: \"#292d3e\",\n codeText: \"#a6accd\",\n },\n darkColors: {\n primary: \"#c792ea\",\n primaryHover: \"#dcb6f2\",\n background: \"#292d3e\",\n backgroundAlt: \"#32364a\",\n text: \"#a6accd\",\n textMuted: \"#9096b6\",\n border: \"#3d4259\",\n codeBackground: \"#232635\",\n codeBackgroundTop: \"#232635\",\n codeText: \"#a6accd\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #4460b8 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #9a7420 18%, transparent)\",\n \"color-code-line-warning-border\": \"#9a7420\",\n \"color-code-line-error\": \"color-mix(in srgb, #c3486b 20%, transparent)\",\n \"color-code-line-error-border\": \"#c3486b\",\n \"color-code-line-add\": \"color-mix(in srgb, #3f8a5f 16%, transparent)\",\n \"color-code-line-add-border\": \"#3f8a5f\",\n \"color-code-line-remove\": \"color-mix(in srgb, #c3486b 14%, transparent)\",\n \"color-code-line-remove-border\": \"#c3486b\",\n \"color-code-line-focus\": \"color-mix(in srgb, #5c53b8 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #292d3e 92%, #a6accd)\",\n \"color-code-title-text\": \"color-mix(in srgb, #a6accd 88%, #292d3e)\",\n \"color-code-title-border\": \"color-mix(in srgb, #a6accd 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #a6accd 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #dedee6 92%, transparent)\",\n \"color-backdrop\": \"rgba(88, 88, 88, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #eeeef2 62%, #fafafa)\",\n \"surface-line\": \"color-mix(in srgb, #dedee6 72%, #fafafa)\",\n \"brand-violet\": \"#8a52b0\",\n \"brand-cyan\": \"#2f7f8f\",\n \"brand-lime\": \"#3f8a5f\",\n \"brand-coral\": \"#c3486b\",\n \"brand-navy\": \"color-mix(in srgb, #2f3350 70%, #fafafa)\",\n \"brand-violet-rgb\": \"138, 82, 176\",\n \"brand-cyan-rgb\": \"47, 127, 143\",\n \"brand-lime-rgb\": \"63, 138, 95\",\n \"brand-coral-rgb\": \"195, 72, 107\",\n \"accent-a\": \"#5c53b8\",\n \"accent-b\": \"#8a52b0\",\n \"accent-c\": \"#2f7f8f\",\n \"accent-warm\": \"#9a7420\",\n \"accent-cool\": \"#4460b8\",\n \"accent-a-ink\": \"#5c53b8\",\n \"accent-b-ink\": \"#8a52b0\",\n \"accent-c-ink\": \"#2d7a89\",\n \"accent-warm-ink\": \"#8e6b1d\",\n \"accent-cool-ink\": \"#4460b8\",\n \"accent-coral-ink\": \"#c3486b\",\n \"syntax-foreground\": \"#a6accd\",\n \"syntax-background\": \"#292d3e\",\n \"syntax-token-comment\": \"color-mix(in srgb, #a6accd 55%, #292d3e)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #a6accd 72%, #292d3e)\",\n \"syntax-token-keyword\": \"#c792ea\",\n \"syntax-token-string\": \"#c3e88d\",\n \"syntax-token-string-expression\": \"#c3e88d\",\n \"syntax-token-constant\": \"#ffcb6b\",\n \"syntax-token-function\": \"#82aaff\",\n \"syntax-token-parameter\": \"#ff5370\",\n \"syntax-token-link\": \"#89ddff\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #82aaff 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #ffcb6b 18%, transparent)\",\n \"color-code-line-warning-border\": \"#ffcb6b\",\n \"color-code-line-error\": \"color-mix(in srgb, #ff5370 20%, transparent)\",\n \"color-code-line-error-border\": \"#ff5370\",\n \"color-code-line-add\": \"color-mix(in srgb, #c3e88d 16%, transparent)\",\n \"color-code-line-add-border\": \"#c3e88d\",\n \"color-code-line-remove\": \"color-mix(in srgb, #ff5370 14%, transparent)\",\n \"color-code-line-remove-border\": \"#ff5370\",\n \"color-code-line-focus\": \"color-mix(in srgb, #c792ea 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #232635 92%, #a6accd)\",\n \"color-code-title-text\": \"color-mix(in srgb, #a6accd 88%, #232635)\",\n \"color-code-title-border\": \"color-mix(in srgb, #a6accd 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #a6accd 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #3d4259 92%, transparent)\",\n \"color-backdrop\": \"rgba(14, 16, 22, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #32364a 62%, #292d3e)\",\n \"surface-line\": \"color-mix(in srgb, #3d4259 72%, #292d3e)\",\n \"brand-violet\": \"#c792ea\",\n \"brand-cyan\": \"#89ddff\",\n \"brand-lime\": \"#c3e88d\",\n \"brand-coral\": \"#ff5370\",\n \"brand-navy\": \"color-mix(in srgb, #a6accd 70%, #292d3e)\",\n \"brand-violet-rgb\": \"199, 146, 234\",\n \"brand-cyan-rgb\": \"137, 221, 255\",\n \"brand-lime-rgb\": \"195, 232, 141\",\n \"brand-coral-rgb\": \"255, 83, 112\",\n \"accent-a\": \"#c792ea\",\n \"accent-b\": \"#c792ea\",\n \"accent-c\": \"#89ddff\",\n \"accent-warm\": \"#ffcb6b\",\n \"accent-cool\": \"#82aaff\",\n \"accent-a-ink\": \"#c792ea\",\n \"accent-b-ink\": \"#c792ea\",\n \"accent-c-ink\": \"#89ddff\",\n \"accent-warm-ink\": \"#ffcb6b\",\n \"accent-cool-ink\": \"#82aaff\",\n \"accent-coral-ink\": \"#ff5a76\",\n \"syntax-foreground\": \"#a6accd\",\n \"syntax-background\": \"#232635\",\n \"syntax-token-comment\": \"color-mix(in srgb, #a6accd 55%, #232635)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #a6accd 72%, #232635)\",\n \"syntax-token-keyword\": \"#c792ea\",\n \"syntax-token-string\": \"#c3e88d\",\n \"syntax-token-string-expression\": \"#c3e88d\",\n \"syntax-token-constant\": \"#ffcb6b\",\n \"syntax-token-function\": \"#82aaff\",\n \"syntax-token-parameter\": \"#ff5370\",\n \"syntax-token-link\": \"#89ddff\",\n },\n};\n"],"mappings":";;;;;;;;;;AAWA,MAAa,YAAyB;CACpC,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-palenight",
3
- "version": "3.0.0-beta.2",
3
+ "version": "3.0.0-beta.3",
4
4
  "description": "Material Palenight — soft indigo — an Ox Content color scheme that composes with any @ox-content/theme-* skin",
5
5
  "keywords": [
6
6
  "color-scheme",
@@ -38,7 +38,7 @@
38
38
  "provenance": true
39
39
  },
40
40
  "devDependencies": {
41
- "@ox-content/vite-plugin": "3.0.0-beta.2",
41
+ "@ox-content/vite-plugin": "3.0.0-beta.3",
42
42
  "@types/node": "^26.2.0",
43
43
  "@typescript/native-preview": "^7.0.0-dev.20260707.2",
44
44
  "typescript": "^7.0.2",