@ox-content/theme-color-one-dark 3.0.0-beta.1 → 3.0.0-beta.11

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 oneDark = {
16
16
  name: "one-dark",
@@ -151,8 +151,8 @@ const oneDark = {
151
151
  * Color only: no layout, no texture, no typography. Compose it under any
152
152
  * `@ox-content/theme-*` skin, or use it on its own over the default theme.
153
153
  *
154
- * Generated from `scripts/theme-colors/palettes.json`; edit that file and run
155
- * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
154
+ * Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
155
+ * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
156
156
  */
157
157
  const oneDarkPro = {
158
158
  name: "one-dark-pro",
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 oneDark: ThemeConfig;
13
13
  //#endregion
@@ -18,8 +18,8 @@ declare const oneDark: ThemeConfig;
18
18
  * Color only: no layout, no texture, no typography. Compose it under any
19
19
  * `@ox-content/theme-*` skin, or use it on its own over the default theme.
20
20
  *
21
- * Generated from `scripts/theme-colors/palettes.json`; edit that file and run
22
- * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
21
+ * Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
22
+ * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
23
23
  */
24
24
  declare const oneDarkPro: ThemeConfig;
25
25
  //#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 oneDark: ThemeConfig;
13
13
  //#endregion
@@ -18,8 +18,8 @@ declare const oneDark: ThemeConfig;
18
18
  * Color only: no layout, no texture, no typography. Compose it under any
19
19
  * `@ox-content/theme-*` skin, or use it on its own over the default theme.
20
20
  *
21
- * Generated from `scripts/theme-colors/palettes.json`; edit that file and run
22
- * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
21
+ * Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
22
+ * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
23
23
  */
24
24
  declare const oneDarkPro: ThemeConfig;
25
25
  //#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 oneDark = {
12
12
  name: "one-dark",
@@ -147,8 +147,8 @@ const oneDark = {
147
147
  * Color only: no layout, no texture, no typography. Compose it under any
148
148
  * `@ox-content/theme-*` skin, or use it on its own over the default theme.
149
149
  *
150
- * Generated from `scripts/theme-colors/palettes.json`; edit that file and run
151
- * `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
150
+ * Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
151
+ * `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
152
152
  */
153
153
  const oneDarkPro = {
154
154
  name: "one-dark-pro",
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":[],"sources":["../src/oneDark.ts","../src/oneDarkPro.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * One Dark — Atom One Light and One Dark.\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 oneDark: ThemeConfig = {\n name: \"one-dark\",\n colors: {\n primary: \"#386ad5\",\n primaryHover: \"#2a5fd4\",\n background: \"#fafafa\",\n backgroundAlt: \"#eaeaeb\",\n text: \"#383a42\",\n textMuted: \"#696c77\",\n border: \"#d0d0d1\",\n codeBackground: \"#eaeaeb\",\n codeBackgroundTop: \"#eaeaeb\",\n codeText: \"#383a42\",\n },\n darkColors: {\n primary: \"#61afef\",\n primaryHover: \"#8ac6f4\",\n background: \"#282c34\",\n backgroundAlt: \"#21252b\",\n text: \"#abb2bf\",\n textMuted: \"#8e939c\",\n border: \"#3e4451\",\n codeBackground: \"#21252b\",\n codeBackgroundTop: \"#21252b\",\n codeText: \"#abb2bf\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #4078f2 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #c18401 18%, transparent)\",\n \"color-code-line-warning-border\": \"#c18401\",\n \"color-code-line-error\": \"color-mix(in srgb, #e45649 20%, transparent)\",\n \"color-code-line-error-border\": \"#e45649\",\n \"color-code-line-add\": \"color-mix(in srgb, #50a14f 16%, transparent)\",\n \"color-code-line-add-border\": \"#50a14f\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e45649 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e45649\",\n \"color-code-line-focus\": \"color-mix(in srgb, #386ad5 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #eaeaeb 92%, #383a42)\",\n \"color-code-title-text\": \"color-mix(in srgb, #383a42 88%, #eaeaeb)\",\n \"color-code-title-border\": \"color-mix(in srgb, #383a42 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #383a42 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #d0d0d1 92%, transparent)\",\n \"color-backdrop\": \"rgba(88, 88, 88, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #eaeaeb 62%, #fafafa)\",\n \"surface-line\": \"color-mix(in srgb, #d0d0d1 72%, #fafafa)\",\n \"brand-violet\": \"#a626a4\",\n \"brand-cyan\": \"#0184bc\",\n \"brand-lime\": \"#50a14f\",\n \"brand-coral\": \"#e45649\",\n \"brand-navy\": \"color-mix(in srgb, #383a42 70%, #fafafa)\",\n \"brand-violet-rgb\": \"166, 38, 164\",\n \"brand-cyan-rgb\": \"1, 132, 188\",\n \"brand-lime-rgb\": \"80, 161, 79\",\n \"brand-coral-rgb\": \"228, 86, 73\",\n \"accent-a\": \"#386ad5\",\n \"accent-b\": \"#a626a4\",\n \"accent-c\": \"#0184bc\",\n \"accent-warm\": \"#c18401\",\n \"accent-cool\": \"#4078f2\",\n \"accent-a-ink\": \"#386ad5\",\n \"accent-b-ink\": \"#a626a4\",\n \"accent-c-ink\": \"#0179ad\",\n \"accent-warm-ink\": \"#9a6a01\",\n \"accent-cool-ink\": \"#386ad5\",\n \"accent-coral-ink\": \"#c0483d\",\n \"syntax-foreground\": \"#383a42\",\n \"syntax-background\": \"#eaeaeb\",\n \"syntax-token-comment\": \"color-mix(in srgb, #383a42 55%, #eaeaeb)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #383a42 72%, #eaeaeb)\",\n \"syntax-token-keyword\": \"#a626a4\",\n \"syntax-token-string\": \"#50a14f\",\n \"syntax-token-string-expression\": \"#50a14f\",\n \"syntax-token-constant\": \"#c18401\",\n \"syntax-token-function\": \"#4078f2\",\n \"syntax-token-parameter\": \"#e45649\",\n \"syntax-token-link\": \"#0184bc\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #61afef 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #e5c07b 18%, transparent)\",\n \"color-code-line-warning-border\": \"#e5c07b\",\n \"color-code-line-error\": \"color-mix(in srgb, #e06c75 20%, transparent)\",\n \"color-code-line-error-border\": \"#e06c75\",\n \"color-code-line-add\": \"color-mix(in srgb, #98c379 16%, transparent)\",\n \"color-code-line-add-border\": \"#98c379\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e06c75 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e06c75\",\n \"color-code-line-focus\": \"color-mix(in srgb, #61afef 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #21252b 92%, #abb2bf)\",\n \"color-code-title-text\": \"color-mix(in srgb, #abb2bf 88%, #21252b)\",\n \"color-code-title-border\": \"color-mix(in srgb, #abb2bf 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #abb2bf 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #3e4451 92%, transparent)\",\n \"color-backdrop\": \"rgba(14, 15, 18, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #21252b 62%, #282c34)\",\n \"surface-line\": \"color-mix(in srgb, #3e4451 72%, #282c34)\",\n \"brand-violet\": \"#c678dd\",\n \"brand-cyan\": \"#56b6c2\",\n \"brand-lime\": \"#98c379\",\n \"brand-coral\": \"#e06c75\",\n \"brand-navy\": \"color-mix(in srgb, #abb2bf 70%, #282c34)\",\n \"brand-violet-rgb\": \"198, 120, 221\",\n \"brand-cyan-rgb\": \"86, 182, 194\",\n \"brand-lime-rgb\": \"152, 195, 121\",\n \"brand-coral-rgb\": \"224, 108, 117\",\n \"accent-a\": \"#61afef\",\n \"accent-b\": \"#c678dd\",\n \"accent-c\": \"#56b6c2\",\n \"accent-warm\": \"#e5c07b\",\n \"accent-cool\": \"#61afef\",\n \"accent-a-ink\": \"#61afef\",\n \"accent-b-ink\": \"#c678dd\",\n \"accent-c-ink\": \"#56b6c2\",\n \"accent-warm-ink\": \"#e5c07b\",\n \"accent-cool-ink\": \"#61afef\",\n \"accent-coral-ink\": \"#e1727b\",\n \"syntax-foreground\": \"#abb2bf\",\n \"syntax-background\": \"#21252b\",\n \"syntax-token-comment\": \"color-mix(in srgb, #abb2bf 55%, #21252b)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #abb2bf 72%, #21252b)\",\n \"syntax-token-keyword\": \"#c678dd\",\n \"syntax-token-string\": \"#98c379\",\n \"syntax-token-string-expression\": \"#98c379\",\n \"syntax-token-constant\": \"#e5c07b\",\n \"syntax-token-function\": \"#61afef\",\n \"syntax-token-parameter\": \"#e06c75\",\n \"syntax-token-link\": \"#56b6c2\",\n },\n};\n","import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * One Dark — One Light and One Dark Pro.\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 oneDarkPro: ThemeConfig = {\n name: \"one-dark-pro\",\n colors: {\n primary: \"#121417\",\n primaryHover: \"#5669be\",\n background: \"#fafafa\",\n backgroundAlt: \"#eaeaeb\",\n text: \"#383a42\",\n textMuted: \"#6d6d72\",\n border: \"#dbdbdc\",\n codeBackground: \"#fafafa\",\n codeBackgroundTop: \"#fafafa\",\n codeText: \"#383a42\",\n },\n darkColors: {\n primary: \"#61afef\",\n primaryHover: \"#5990ff\",\n background: \"#282c34\",\n backgroundAlt: \"#21252b\",\n text: \"#abb2bf\",\n textMuted: \"#90959e\",\n border: \"#181a1f\",\n codeBackground: \"#282c34\",\n codeBackgroundTop: \"#282c34\",\n codeText: \"#abb2bf\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #526fff 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #986801 18%, transparent)\",\n \"color-code-line-warning-border\": \"#986801\",\n \"color-code-line-error\": \"color-mix(in srgb, #000000 20%, transparent)\",\n \"color-code-line-error-border\": \"#000000\",\n \"color-code-line-add\": \"color-mix(in srgb, #50a14f 16%, transparent)\",\n \"color-code-line-add-border\": \"#50a14f\",\n \"color-code-line-remove\": \"color-mix(in srgb, #000000 14%, transparent)\",\n \"color-code-line-remove-border\": \"#000000\",\n \"color-code-line-focus\": \"color-mix(in srgb, #121417 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #fafafa 92%, #383a42)\",\n \"color-code-title-text\": \"color-mix(in srgb, #383a42 88%, #fafafa)\",\n \"color-code-title-border\": \"color-mix(in srgb, #383a42 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #383a42 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #dbdbdc 92%, transparent)\",\n \"color-backdrop\": \"rgba(88, 88, 88, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #eaeaeb 62%, #fafafa)\",\n \"surface-line\": \"color-mix(in srgb, #dbdbdc 72%, #fafafa)\",\n \"brand-violet\": \"#4078f2\",\n \"brand-cyan\": \"#526fff\",\n \"brand-lime\": \"#50a14f\",\n \"brand-coral\": \"#000000\",\n \"brand-navy\": \"color-mix(in srgb, #383a42 70%, #fafafa)\",\n \"brand-violet-rgb\": \"64, 120, 242\",\n \"brand-cyan-rgb\": \"82, 111, 255\",\n \"brand-lime-rgb\": \"80, 161, 79\",\n \"brand-coral-rgb\": \"0, 0, 0\",\n \"accent-a\": \"#121417\",\n \"accent-b\": \"#4078f2\",\n \"accent-c\": \"#526fff\",\n \"accent-warm\": \"#986801\",\n \"accent-cool\": \"#526fff\",\n \"accent-a-ink\": \"#121417\",\n \"accent-b-ink\": \"#386ad5\",\n \"accent-c-ink\": \"#4b66eb\",\n \"accent-warm-ink\": \"#986801\",\n \"accent-cool-ink\": \"#4b66eb\",\n \"accent-coral-ink\": \"#000000\",\n \"syntax-foreground\": \"#383a42\",\n \"syntax-background\": \"#fafafa\",\n \"syntax-token-comment\": \"#a0a1a7\",\n \"syntax-token-punctuation\": \"#a0a1a7\",\n \"syntax-token-keyword\": \"#a626a4\",\n \"syntax-token-string\": \"#50a14f\",\n \"syntax-token-string-expression\": \"#50a14f\",\n \"syntax-token-constant\": \"#986801\",\n \"syntax-token-function\": \"#0184bc\",\n \"syntax-token-parameter\": \"#383a42\",\n \"syntax-token-link\": \"#e45649\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #4aa5f0 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #d18f52 18%, transparent)\",\n \"color-code-line-warning-border\": \"#d18f52\",\n \"color-code-line-error\": \"color-mix(in srgb, #e05561 20%, transparent)\",\n \"color-code-line-error-border\": \"#e05561\",\n \"color-code-line-add\": \"color-mix(in srgb, #8cc265 16%, transparent)\",\n \"color-code-line-add-border\": \"#8cc265\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e05561 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e05561\",\n \"color-code-line-focus\": \"color-mix(in srgb, #61afef 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #282c34 92%, #abb2bf)\",\n \"color-code-title-text\": \"color-mix(in srgb, #abb2bf 88%, #282c34)\",\n \"color-code-title-border\": \"color-mix(in srgb, #abb2bf 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #abb2bf 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #181a1f 92%, transparent)\",\n \"color-backdrop\": \"rgba(14, 15, 18, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #21252b 62%, #282c34)\",\n \"surface-line\": \"color-mix(in srgb, #181a1f 72%, #282c34)\",\n \"brand-violet\": \"#c162de\",\n \"brand-cyan\": \"#42b3c2\",\n \"brand-lime\": \"#8cc265\",\n \"brand-coral\": \"#e05561\",\n \"brand-navy\": \"color-mix(in srgb, #abb2bf 70%, #282c34)\",\n \"brand-violet-rgb\": \"193, 98, 222\",\n \"brand-cyan-rgb\": \"66, 179, 194\",\n \"brand-lime-rgb\": \"140, 194, 101\",\n \"brand-coral-rgb\": \"224, 85, 97\",\n \"accent-a\": \"#61afef\",\n \"accent-b\": \"#c162de\",\n \"accent-c\": \"#42b3c2\",\n \"accent-warm\": \"#d18f52\",\n \"accent-cool\": \"#4aa5f0\",\n \"accent-a-ink\": \"#61afef\",\n \"accent-b-ink\": \"#c66fe1\",\n \"accent-c-ink\": \"#42b3c2\",\n \"accent-warm-ink\": \"#d18f52\",\n \"accent-cool-ink\": \"#4aa5f0\",\n \"accent-coral-ink\": \"#e5707a\",\n \"syntax-foreground\": \"#abb2bf\",\n \"syntax-background\": \"#282c34\",\n \"syntax-token-comment\": \"#5c6370\",\n \"syntax-token-punctuation\": \"#e06c75\",\n \"syntax-token-keyword\": \"#c678dd\",\n \"syntax-token-string\": \"#98c379\",\n \"syntax-token-string-expression\": \"#98c379\",\n \"syntax-token-constant\": \"#d19a66\",\n \"syntax-token-function\": \"#61afef\",\n \"syntax-token-parameter\": \"#e5c07b\",\n \"syntax-token-link\": \"#61afef\",\n },\n};\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.mjs","names":[],"sources":["../src/oneDark.ts","../src/oneDarkPro.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * One Dark — Atom One Light and One Dark.\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 oneDark: ThemeConfig = {\n name: \"one-dark\",\n colors: {\n primary: \"#386ad5\",\n primaryHover: \"#2a5fd4\",\n background: \"#fafafa\",\n backgroundAlt: \"#eaeaeb\",\n text: \"#383a42\",\n textMuted: \"#696c77\",\n border: \"#d0d0d1\",\n codeBackground: \"#eaeaeb\",\n codeBackgroundTop: \"#eaeaeb\",\n codeText: \"#383a42\",\n },\n darkColors: {\n primary: \"#61afef\",\n primaryHover: \"#8ac6f4\",\n background: \"#282c34\",\n backgroundAlt: \"#21252b\",\n text: \"#abb2bf\",\n textMuted: \"#8e939c\",\n border: \"#3e4451\",\n codeBackground: \"#21252b\",\n codeBackgroundTop: \"#21252b\",\n codeText: \"#abb2bf\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #4078f2 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #c18401 18%, transparent)\",\n \"color-code-line-warning-border\": \"#c18401\",\n \"color-code-line-error\": \"color-mix(in srgb, #e45649 20%, transparent)\",\n \"color-code-line-error-border\": \"#e45649\",\n \"color-code-line-add\": \"color-mix(in srgb, #50a14f 16%, transparent)\",\n \"color-code-line-add-border\": \"#50a14f\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e45649 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e45649\",\n \"color-code-line-focus\": \"color-mix(in srgb, #386ad5 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #eaeaeb 92%, #383a42)\",\n \"color-code-title-text\": \"color-mix(in srgb, #383a42 88%, #eaeaeb)\",\n \"color-code-title-border\": \"color-mix(in srgb, #383a42 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #383a42 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #d0d0d1 92%, transparent)\",\n \"color-backdrop\": \"rgba(88, 88, 88, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #eaeaeb 62%, #fafafa)\",\n \"surface-line\": \"color-mix(in srgb, #d0d0d1 72%, #fafafa)\",\n \"brand-violet\": \"#a626a4\",\n \"brand-cyan\": \"#0184bc\",\n \"brand-lime\": \"#50a14f\",\n \"brand-coral\": \"#e45649\",\n \"brand-navy\": \"color-mix(in srgb, #383a42 70%, #fafafa)\",\n \"brand-violet-rgb\": \"166, 38, 164\",\n \"brand-cyan-rgb\": \"1, 132, 188\",\n \"brand-lime-rgb\": \"80, 161, 79\",\n \"brand-coral-rgb\": \"228, 86, 73\",\n \"accent-a\": \"#386ad5\",\n \"accent-b\": \"#a626a4\",\n \"accent-c\": \"#0184bc\",\n \"accent-warm\": \"#c18401\",\n \"accent-cool\": \"#4078f2\",\n \"accent-a-ink\": \"#386ad5\",\n \"accent-b-ink\": \"#a626a4\",\n \"accent-c-ink\": \"#0179ad\",\n \"accent-warm-ink\": \"#9a6a01\",\n \"accent-cool-ink\": \"#386ad5\",\n \"accent-coral-ink\": \"#c0483d\",\n \"syntax-foreground\": \"#383a42\",\n \"syntax-background\": \"#eaeaeb\",\n \"syntax-token-comment\": \"color-mix(in srgb, #383a42 55%, #eaeaeb)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #383a42 72%, #eaeaeb)\",\n \"syntax-token-keyword\": \"#a626a4\",\n \"syntax-token-string\": \"#50a14f\",\n \"syntax-token-string-expression\": \"#50a14f\",\n \"syntax-token-constant\": \"#c18401\",\n \"syntax-token-function\": \"#4078f2\",\n \"syntax-token-parameter\": \"#e45649\",\n \"syntax-token-link\": \"#0184bc\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #61afef 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #e5c07b 18%, transparent)\",\n \"color-code-line-warning-border\": \"#e5c07b\",\n \"color-code-line-error\": \"color-mix(in srgb, #e06c75 20%, transparent)\",\n \"color-code-line-error-border\": \"#e06c75\",\n \"color-code-line-add\": \"color-mix(in srgb, #98c379 16%, transparent)\",\n \"color-code-line-add-border\": \"#98c379\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e06c75 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e06c75\",\n \"color-code-line-focus\": \"color-mix(in srgb, #61afef 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #21252b 92%, #abb2bf)\",\n \"color-code-title-text\": \"color-mix(in srgb, #abb2bf 88%, #21252b)\",\n \"color-code-title-border\": \"color-mix(in srgb, #abb2bf 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #abb2bf 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #3e4451 92%, transparent)\",\n \"color-backdrop\": \"rgba(14, 15, 18, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #21252b 62%, #282c34)\",\n \"surface-line\": \"color-mix(in srgb, #3e4451 72%, #282c34)\",\n \"brand-violet\": \"#c678dd\",\n \"brand-cyan\": \"#56b6c2\",\n \"brand-lime\": \"#98c379\",\n \"brand-coral\": \"#e06c75\",\n \"brand-navy\": \"color-mix(in srgb, #abb2bf 70%, #282c34)\",\n \"brand-violet-rgb\": \"198, 120, 221\",\n \"brand-cyan-rgb\": \"86, 182, 194\",\n \"brand-lime-rgb\": \"152, 195, 121\",\n \"brand-coral-rgb\": \"224, 108, 117\",\n \"accent-a\": \"#61afef\",\n \"accent-b\": \"#c678dd\",\n \"accent-c\": \"#56b6c2\",\n \"accent-warm\": \"#e5c07b\",\n \"accent-cool\": \"#61afef\",\n \"accent-a-ink\": \"#61afef\",\n \"accent-b-ink\": \"#c678dd\",\n \"accent-c-ink\": \"#56b6c2\",\n \"accent-warm-ink\": \"#e5c07b\",\n \"accent-cool-ink\": \"#61afef\",\n \"accent-coral-ink\": \"#e1727b\",\n \"syntax-foreground\": \"#abb2bf\",\n \"syntax-background\": \"#21252b\",\n \"syntax-token-comment\": \"color-mix(in srgb, #abb2bf 55%, #21252b)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #abb2bf 72%, #21252b)\",\n \"syntax-token-keyword\": \"#c678dd\",\n \"syntax-token-string\": \"#98c379\",\n \"syntax-token-string-expression\": \"#98c379\",\n \"syntax-token-constant\": \"#e5c07b\",\n \"syntax-token-function\": \"#61afef\",\n \"syntax-token-parameter\": \"#e06c75\",\n \"syntax-token-link\": \"#56b6c2\",\n },\n};\n","import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * One Dark — One Light and One Dark Pro.\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 oneDarkPro: ThemeConfig = {\n name: \"one-dark-pro\",\n colors: {\n primary: \"#121417\",\n primaryHover: \"#5669be\",\n background: \"#fafafa\",\n backgroundAlt: \"#eaeaeb\",\n text: \"#383a42\",\n textMuted: \"#6d6d72\",\n border: \"#dbdbdc\",\n codeBackground: \"#fafafa\",\n codeBackgroundTop: \"#fafafa\",\n codeText: \"#383a42\",\n },\n darkColors: {\n primary: \"#61afef\",\n primaryHover: \"#5990ff\",\n background: \"#282c34\",\n backgroundAlt: \"#21252b\",\n text: \"#abb2bf\",\n textMuted: \"#90959e\",\n border: \"#181a1f\",\n codeBackground: \"#282c34\",\n codeBackgroundTop: \"#282c34\",\n codeText: \"#abb2bf\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #526fff 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #986801 18%, transparent)\",\n \"color-code-line-warning-border\": \"#986801\",\n \"color-code-line-error\": \"color-mix(in srgb, #000000 20%, transparent)\",\n \"color-code-line-error-border\": \"#000000\",\n \"color-code-line-add\": \"color-mix(in srgb, #50a14f 16%, transparent)\",\n \"color-code-line-add-border\": \"#50a14f\",\n \"color-code-line-remove\": \"color-mix(in srgb, #000000 14%, transparent)\",\n \"color-code-line-remove-border\": \"#000000\",\n \"color-code-line-focus\": \"color-mix(in srgb, #121417 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #fafafa 92%, #383a42)\",\n \"color-code-title-text\": \"color-mix(in srgb, #383a42 88%, #fafafa)\",\n \"color-code-title-border\": \"color-mix(in srgb, #383a42 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #383a42 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #dbdbdc 92%, transparent)\",\n \"color-backdrop\": \"rgba(88, 88, 88, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #eaeaeb 62%, #fafafa)\",\n \"surface-line\": \"color-mix(in srgb, #dbdbdc 72%, #fafafa)\",\n \"brand-violet\": \"#4078f2\",\n \"brand-cyan\": \"#526fff\",\n \"brand-lime\": \"#50a14f\",\n \"brand-coral\": \"#000000\",\n \"brand-navy\": \"color-mix(in srgb, #383a42 70%, #fafafa)\",\n \"brand-violet-rgb\": \"64, 120, 242\",\n \"brand-cyan-rgb\": \"82, 111, 255\",\n \"brand-lime-rgb\": \"80, 161, 79\",\n \"brand-coral-rgb\": \"0, 0, 0\",\n \"accent-a\": \"#121417\",\n \"accent-b\": \"#4078f2\",\n \"accent-c\": \"#526fff\",\n \"accent-warm\": \"#986801\",\n \"accent-cool\": \"#526fff\",\n \"accent-a-ink\": \"#121417\",\n \"accent-b-ink\": \"#386ad5\",\n \"accent-c-ink\": \"#4b66eb\",\n \"accent-warm-ink\": \"#986801\",\n \"accent-cool-ink\": \"#4b66eb\",\n \"accent-coral-ink\": \"#000000\",\n \"syntax-foreground\": \"#383a42\",\n \"syntax-background\": \"#fafafa\",\n \"syntax-token-comment\": \"#a0a1a7\",\n \"syntax-token-punctuation\": \"#a0a1a7\",\n \"syntax-token-keyword\": \"#a626a4\",\n \"syntax-token-string\": \"#50a14f\",\n \"syntax-token-string-expression\": \"#50a14f\",\n \"syntax-token-constant\": \"#986801\",\n \"syntax-token-function\": \"#0184bc\",\n \"syntax-token-parameter\": \"#383a42\",\n \"syntax-token-link\": \"#e45649\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #4aa5f0 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #d18f52 18%, transparent)\",\n \"color-code-line-warning-border\": \"#d18f52\",\n \"color-code-line-error\": \"color-mix(in srgb, #e05561 20%, transparent)\",\n \"color-code-line-error-border\": \"#e05561\",\n \"color-code-line-add\": \"color-mix(in srgb, #8cc265 16%, transparent)\",\n \"color-code-line-add-border\": \"#8cc265\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e05561 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e05561\",\n \"color-code-line-focus\": \"color-mix(in srgb, #61afef 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #282c34 92%, #abb2bf)\",\n \"color-code-title-text\": \"color-mix(in srgb, #abb2bf 88%, #282c34)\",\n \"color-code-title-border\": \"color-mix(in srgb, #abb2bf 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #abb2bf 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #181a1f 92%, transparent)\",\n \"color-backdrop\": \"rgba(14, 15, 18, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #21252b 62%, #282c34)\",\n \"surface-line\": \"color-mix(in srgb, #181a1f 72%, #282c34)\",\n \"brand-violet\": \"#c162de\",\n \"brand-cyan\": \"#42b3c2\",\n \"brand-lime\": \"#8cc265\",\n \"brand-coral\": \"#e05561\",\n \"brand-navy\": \"color-mix(in srgb, #abb2bf 70%, #282c34)\",\n \"brand-violet-rgb\": \"193, 98, 222\",\n \"brand-cyan-rgb\": \"66, 179, 194\",\n \"brand-lime-rgb\": \"140, 194, 101\",\n \"brand-coral-rgb\": \"224, 85, 97\",\n \"accent-a\": \"#61afef\",\n \"accent-b\": \"#c162de\",\n \"accent-c\": \"#42b3c2\",\n \"accent-warm\": \"#d18f52\",\n \"accent-cool\": \"#4aa5f0\",\n \"accent-a-ink\": \"#61afef\",\n \"accent-b-ink\": \"#c66fe1\",\n \"accent-c-ink\": \"#42b3c2\",\n \"accent-warm-ink\": \"#d18f52\",\n \"accent-cool-ink\": \"#4aa5f0\",\n \"accent-coral-ink\": \"#e5707a\",\n \"syntax-foreground\": \"#abb2bf\",\n \"syntax-background\": \"#282c34\",\n \"syntax-token-comment\": \"#5c6370\",\n \"syntax-token-punctuation\": \"#e06c75\",\n \"syntax-token-keyword\": \"#c678dd\",\n \"syntax-token-string\": \"#98c379\",\n \"syntax-token-string-expression\": \"#98c379\",\n \"syntax-token-constant\": \"#d19a66\",\n \"syntax-token-function\": \"#61afef\",\n \"syntax-token-parameter\": \"#e5c07b\",\n \"syntax-token-link\": \"#61afef\",\n },\n};\n"],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ox-content/theme-color-one-dark",
3
- "version": "3.0.0-beta.1",
3
+ "version": "3.0.0-beta.11",
4
4
  "description": "Atom One Light and One Dark — 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.1",
41
+ "@ox-content/vite-plugin": "3.0.0-beta.11",
42
42
  "@types/node": "^26.2.0",
43
43
  "@typescript/native-preview": "^7.0.0-dev.20260707.2",
44
44
  "typescript": "^7.0.2",