@ox-content/theme-color-oceanic 3.0.0-beta.2 → 3.0.0-beta.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.
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 oceanic = {
16
16
  name: "oceanic",
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 oceanic: 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 oceanic: 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 oceanic = {
12
12
  name: "oceanic",
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":[],"sources":["../src/oceanic.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Oceanic — Oceanic Next — deep slate teal.\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 oceanic: ThemeConfig = {\n name: \"oceanic\",\n colors: {\n primary: \"#0b7285\",\n primaryHover: \"#095c6b\",\n background: \"#fafbfc\",\n backgroundAlt: \"#eef1f4\",\n text: \"#1b2b34\",\n textMuted: \"#5b6b76\",\n border: \"#dbe1e6\",\n codeBackground: \"#1b2b34\",\n codeBackgroundTop: \"#1b2b34\",\n codeText: \"#cdd3de\",\n },\n darkColors: {\n primary: \"#6699cc\",\n primaryHover: \"#8fb6dc\",\n background: \"#1b2b34\",\n backgroundAlt: \"#22333c\",\n text: \"#cdd3de\",\n textMuted: \"#87949e\",\n border: \"#31424c\",\n codeBackground: \"#16242c\",\n codeBackgroundTop: \"#16242c\",\n codeText: \"#cdd3de\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #3a6ea8 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #9a6b1f 18%, transparent)\",\n \"color-code-line-warning-border\": \"#9a6b1f\",\n \"color-code-line-error\": \"color-mix(in srgb, #c1453b 20%, transparent)\",\n \"color-code-line-error-border\": \"#c1453b\",\n \"color-code-line-add\": \"color-mix(in srgb, #3f7d3f 16%, transparent)\",\n \"color-code-line-add-border\": \"#3f7d3f\",\n \"color-code-line-remove\": \"color-mix(in srgb, #c1453b 14%, transparent)\",\n \"color-code-line-remove-border\": \"#c1453b\",\n \"color-code-line-focus\": \"color-mix(in srgb, #0b7285 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #1b2b34 92%, #cdd3de)\",\n \"color-code-title-text\": \"color-mix(in srgb, #cdd3de 88%, #1b2b34)\",\n \"color-code-title-border\": \"color-mix(in srgb, #cdd3de 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #cdd3de 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #dbe1e6 92%, transparent)\",\n \"color-backdrop\": \"rgba(88, 88, 88, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #eef1f4 62%, #fafbfc)\",\n \"surface-line\": \"color-mix(in srgb, #dbe1e6 72%, #fafbfc)\",\n \"brand-violet\": \"#8a5a9e\",\n \"brand-cyan\": \"#0b7285\",\n \"brand-lime\": \"#3f7d3f\",\n \"brand-coral\": \"#c1453b\",\n \"brand-navy\": \"color-mix(in srgb, #1b2b34 70%, #fafbfc)\",\n \"brand-violet-rgb\": \"138, 90, 158\",\n \"brand-cyan-rgb\": \"11, 114, 133\",\n \"brand-lime-rgb\": \"63, 125, 63\",\n \"brand-coral-rgb\": \"193, 69, 59\",\n \"accent-a\": \"#0b7285\",\n \"accent-b\": \"#8a5a9e\",\n \"accent-c\": \"#0b7285\",\n \"accent-warm\": \"#9a6b1f\",\n \"accent-cool\": \"#3a6ea8\",\n \"accent-a-ink\": \"#0b7285\",\n \"accent-b-ink\": \"#8a5a9e\",\n \"accent-c-ink\": \"#0b7285\",\n \"accent-warm-ink\": \"#9a6b1f\",\n \"accent-cool-ink\": \"#3a6ea8\",\n \"accent-coral-ink\": \"#c1453b\",\n \"syntax-foreground\": \"#cdd3de\",\n \"syntax-background\": \"#1b2b34\",\n \"syntax-token-comment\": \"color-mix(in srgb, #cdd3de 55%, #1b2b34)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #cdd3de 72%, #1b2b34)\",\n \"syntax-token-keyword\": \"#c594c5\",\n \"syntax-token-string\": \"#99c794\",\n \"syntax-token-string-expression\": \"#99c794\",\n \"syntax-token-constant\": \"#fac863\",\n \"syntax-token-function\": \"#6699cc\",\n \"syntax-token-parameter\": \"#ec5f67\",\n \"syntax-token-link\": \"#5fb3b3\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #6699cc 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #fac863 18%, transparent)\",\n \"color-code-line-warning-border\": \"#fac863\",\n \"color-code-line-error\": \"color-mix(in srgb, #ec5f67 20%, transparent)\",\n \"color-code-line-error-border\": \"#ec5f67\",\n \"color-code-line-add\": \"color-mix(in srgb, #99c794 16%, transparent)\",\n \"color-code-line-add-border\": \"#99c794\",\n \"color-code-line-remove\": \"color-mix(in srgb, #ec5f67 14%, transparent)\",\n \"color-code-line-remove-border\": \"#ec5f67\",\n \"color-code-line-focus\": \"color-mix(in srgb, #6699cc 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #16242c 92%, #cdd3de)\",\n \"color-code-title-text\": \"color-mix(in srgb, #cdd3de 88%, #16242c)\",\n \"color-code-title-border\": \"color-mix(in srgb, #cdd3de 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #cdd3de 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #31424c 92%, transparent)\",\n \"color-backdrop\": \"rgba(9, 15, 18, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #22333c 62%, #1b2b34)\",\n \"surface-line\": \"color-mix(in srgb, #31424c 72%, #1b2b34)\",\n \"brand-violet\": \"#c594c5\",\n \"brand-cyan\": \"#5fb3b3\",\n \"brand-lime\": \"#99c794\",\n \"brand-coral\": \"#ec5f67\",\n \"brand-navy\": \"color-mix(in srgb, #cdd3de 70%, #1b2b34)\",\n \"brand-violet-rgb\": \"197, 148, 197\",\n \"brand-cyan-rgb\": \"95, 179, 179\",\n \"brand-lime-rgb\": \"153, 199, 148\",\n \"brand-coral-rgb\": \"236, 95, 103\",\n \"accent-a\": \"#6699cc\",\n \"accent-b\": \"#c594c5\",\n \"accent-c\": \"#5fb3b3\",\n \"accent-warm\": \"#fac863\",\n \"accent-cool\": \"#6699cc\",\n \"accent-a-ink\": \"#6699cc\",\n \"accent-b-ink\": \"#c594c5\",\n \"accent-c-ink\": \"#5fb3b3\",\n \"accent-warm-ink\": \"#fac863\",\n \"accent-cool-ink\": \"#6699cc\",\n \"accent-coral-ink\": \"#ed656d\",\n \"syntax-foreground\": \"#cdd3de\",\n \"syntax-background\": \"#16242c\",\n \"syntax-token-comment\": \"color-mix(in srgb, #cdd3de 55%, #16242c)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #cdd3de 72%, #16242c)\",\n \"syntax-token-keyword\": \"#c594c5\",\n \"syntax-token-string\": \"#99c794\",\n \"syntax-token-string-expression\": \"#99c794\",\n \"syntax-token-constant\": \"#fac863\",\n \"syntax-token-function\": \"#6699cc\",\n \"syntax-token-parameter\": \"#ec5f67\",\n \"syntax-token-link\": \"#5fb3b3\",\n },\n};\n"],"mappings":";;;;;;;;;;AAWA,MAAa,UAAuB;CAClC,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/oceanic.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Oceanic — Oceanic Next — deep slate teal.\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 oceanic: ThemeConfig = {\n name: \"oceanic\",\n colors: {\n primary: \"#0b7285\",\n primaryHover: \"#095c6b\",\n background: \"#fafbfc\",\n backgroundAlt: \"#eef1f4\",\n text: \"#1b2b34\",\n textMuted: \"#5b6b76\",\n border: \"#dbe1e6\",\n codeBackground: \"#1b2b34\",\n codeBackgroundTop: \"#1b2b34\",\n codeText: \"#cdd3de\",\n },\n darkColors: {\n primary: \"#6699cc\",\n primaryHover: \"#8fb6dc\",\n background: \"#1b2b34\",\n backgroundAlt: \"#22333c\",\n text: \"#cdd3de\",\n textMuted: \"#87949e\",\n border: \"#31424c\",\n codeBackground: \"#16242c\",\n codeBackgroundTop: \"#16242c\",\n codeText: \"#cdd3de\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #3a6ea8 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #9a6b1f 18%, transparent)\",\n \"color-code-line-warning-border\": \"#9a6b1f\",\n \"color-code-line-error\": \"color-mix(in srgb, #c1453b 20%, transparent)\",\n \"color-code-line-error-border\": \"#c1453b\",\n \"color-code-line-add\": \"color-mix(in srgb, #3f7d3f 16%, transparent)\",\n \"color-code-line-add-border\": \"#3f7d3f\",\n \"color-code-line-remove\": \"color-mix(in srgb, #c1453b 14%, transparent)\",\n \"color-code-line-remove-border\": \"#c1453b\",\n \"color-code-line-focus\": \"color-mix(in srgb, #0b7285 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #1b2b34 92%, #cdd3de)\",\n \"color-code-title-text\": \"color-mix(in srgb, #cdd3de 88%, #1b2b34)\",\n \"color-code-title-border\": \"color-mix(in srgb, #cdd3de 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #cdd3de 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #dbe1e6 92%, transparent)\",\n \"color-backdrop\": \"rgba(88, 88, 88, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #eef1f4 62%, #fafbfc)\",\n \"surface-line\": \"color-mix(in srgb, #dbe1e6 72%, #fafbfc)\",\n \"brand-violet\": \"#8a5a9e\",\n \"brand-cyan\": \"#0b7285\",\n \"brand-lime\": \"#3f7d3f\",\n \"brand-coral\": \"#c1453b\",\n \"brand-navy\": \"color-mix(in srgb, #1b2b34 70%, #fafbfc)\",\n \"brand-violet-rgb\": \"138, 90, 158\",\n \"brand-cyan-rgb\": \"11, 114, 133\",\n \"brand-lime-rgb\": \"63, 125, 63\",\n \"brand-coral-rgb\": \"193, 69, 59\",\n \"accent-a\": \"#0b7285\",\n \"accent-b\": \"#8a5a9e\",\n \"accent-c\": \"#0b7285\",\n \"accent-warm\": \"#9a6b1f\",\n \"accent-cool\": \"#3a6ea8\",\n \"accent-a-ink\": \"#0b7285\",\n \"accent-b-ink\": \"#8a5a9e\",\n \"accent-c-ink\": \"#0b7285\",\n \"accent-warm-ink\": \"#9a6b1f\",\n \"accent-cool-ink\": \"#3a6ea8\",\n \"accent-coral-ink\": \"#c1453b\",\n \"syntax-foreground\": \"#cdd3de\",\n \"syntax-background\": \"#1b2b34\",\n \"syntax-token-comment\": \"color-mix(in srgb, #cdd3de 55%, #1b2b34)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #cdd3de 72%, #1b2b34)\",\n \"syntax-token-keyword\": \"#c594c5\",\n \"syntax-token-string\": \"#99c794\",\n \"syntax-token-string-expression\": \"#99c794\",\n \"syntax-token-constant\": \"#fac863\",\n \"syntax-token-function\": \"#6699cc\",\n \"syntax-token-parameter\": \"#ec5f67\",\n \"syntax-token-link\": \"#5fb3b3\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #6699cc 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #fac863 18%, transparent)\",\n \"color-code-line-warning-border\": \"#fac863\",\n \"color-code-line-error\": \"color-mix(in srgb, #ec5f67 20%, transparent)\",\n \"color-code-line-error-border\": \"#ec5f67\",\n \"color-code-line-add\": \"color-mix(in srgb, #99c794 16%, transparent)\",\n \"color-code-line-add-border\": \"#99c794\",\n \"color-code-line-remove\": \"color-mix(in srgb, #ec5f67 14%, transparent)\",\n \"color-code-line-remove-border\": \"#ec5f67\",\n \"color-code-line-focus\": \"color-mix(in srgb, #6699cc 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #16242c 92%, #cdd3de)\",\n \"color-code-title-text\": \"color-mix(in srgb, #cdd3de 88%, #16242c)\",\n \"color-code-title-border\": \"color-mix(in srgb, #cdd3de 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #cdd3de 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #31424c 92%, transparent)\",\n \"color-backdrop\": \"rgba(9, 15, 18, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #22333c 62%, #1b2b34)\",\n \"surface-line\": \"color-mix(in srgb, #31424c 72%, #1b2b34)\",\n \"brand-violet\": \"#c594c5\",\n \"brand-cyan\": \"#5fb3b3\",\n \"brand-lime\": \"#99c794\",\n \"brand-coral\": \"#ec5f67\",\n \"brand-navy\": \"color-mix(in srgb, #cdd3de 70%, #1b2b34)\",\n \"brand-violet-rgb\": \"197, 148, 197\",\n \"brand-cyan-rgb\": \"95, 179, 179\",\n \"brand-lime-rgb\": \"153, 199, 148\",\n \"brand-coral-rgb\": \"236, 95, 103\",\n \"accent-a\": \"#6699cc\",\n \"accent-b\": \"#c594c5\",\n \"accent-c\": \"#5fb3b3\",\n \"accent-warm\": \"#fac863\",\n \"accent-cool\": \"#6699cc\",\n \"accent-a-ink\": \"#6699cc\",\n \"accent-b-ink\": \"#c594c5\",\n \"accent-c-ink\": \"#5fb3b3\",\n \"accent-warm-ink\": \"#fac863\",\n \"accent-cool-ink\": \"#6699cc\",\n \"accent-coral-ink\": \"#ed656d\",\n \"syntax-foreground\": \"#cdd3de\",\n \"syntax-background\": \"#16242c\",\n \"syntax-token-comment\": \"color-mix(in srgb, #cdd3de 55%, #16242c)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #cdd3de 72%, #16242c)\",\n \"syntax-token-keyword\": \"#c594c5\",\n \"syntax-token-string\": \"#99c794\",\n \"syntax-token-string-expression\": \"#99c794\",\n \"syntax-token-constant\": \"#fac863\",\n \"syntax-token-function\": \"#6699cc\",\n \"syntax-token-parameter\": \"#ec5f67\",\n \"syntax-token-link\": \"#5fb3b3\",\n },\n};\n"],"mappings":";;;;;;;;;;AAWA,MAAa,UAAuB;CAClC,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-oceanic",
3
- "version": "3.0.0-beta.2",
3
+ "version": "3.0.0-beta.4",
4
4
  "description": "Oceanic Next — deep slate teal — 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.4",
42
42
  "@types/node": "^26.2.0",
43
43
  "@typescript/native-preview": "^7.0.0-dev.20260707.2",
44
44
  "typescript": "^7.0.2",