@ox-content/theme-color-catppuccin 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 +6 -6
- package/dist/index.d.cts +6 -6
- package/dist/index.d.mts +6 -6
- package/dist/index.mjs +6 -6
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
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 catppuccin = {
|
|
16
16
|
name: "catppuccin",
|
|
@@ -151,8 +151,8 @@ const catppuccin = {
|
|
|
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 catppuccinFrappe = {
|
|
158
158
|
name: "catppuccin-frappe",
|
|
@@ -293,8 +293,8 @@ const catppuccinFrappe = {
|
|
|
293
293
|
* Color only: no layout, no texture, no typography. Compose it under any
|
|
294
294
|
* `@ox-content/theme-*` skin, or use it on its own over the default theme.
|
|
295
295
|
*
|
|
296
|
-
* Generated from `scripts/theme-colors/palettes.json`; edit that file and run
|
|
297
|
-
* `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
|
|
296
|
+
* Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
|
|
297
|
+
* `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
|
|
298
298
|
*/
|
|
299
299
|
const catppuccinMacchiato = {
|
|
300
300
|
name: "catppuccin-macchiato",
|
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 catppuccin: ThemeConfig;
|
|
13
13
|
//#endregion
|
|
@@ -18,8 +18,8 @@ declare const catppuccin: 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 catppuccinFrappe: ThemeConfig;
|
|
25
25
|
//#endregion
|
|
@@ -30,8 +30,8 @@ declare const catppuccinFrappe: ThemeConfig;
|
|
|
30
30
|
* Color only: no layout, no texture, no typography. Compose it under any
|
|
31
31
|
* `@ox-content/theme-*` skin, or use it on its own over the default theme.
|
|
32
32
|
*
|
|
33
|
-
* Generated from `scripts/theme-colors/palettes.json`; edit that file and run
|
|
34
|
-
* `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
|
|
33
|
+
* Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
|
|
34
|
+
* `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
|
|
35
35
|
*/
|
|
36
36
|
declare const catppuccinMacchiato: ThemeConfig;
|
|
37
37
|
//#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 catppuccin: ThemeConfig;
|
|
13
13
|
//#endregion
|
|
@@ -18,8 +18,8 @@ declare const catppuccin: 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 catppuccinFrappe: ThemeConfig;
|
|
25
25
|
//#endregion
|
|
@@ -30,8 +30,8 @@ declare const catppuccinFrappe: ThemeConfig;
|
|
|
30
30
|
* Color only: no layout, no texture, no typography. Compose it under any
|
|
31
31
|
* `@ox-content/theme-*` skin, or use it on its own over the default theme.
|
|
32
32
|
*
|
|
33
|
-
* Generated from `scripts/theme-colors/palettes.json`; edit that file and run
|
|
34
|
-
* `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
|
|
33
|
+
* Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
|
|
34
|
+
* `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
|
|
35
35
|
*/
|
|
36
36
|
declare const catppuccinMacchiato: ThemeConfig;
|
|
37
37
|
//#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 catppuccin = {
|
|
12
12
|
name: "catppuccin",
|
|
@@ -147,8 +147,8 @@ const catppuccin = {
|
|
|
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 catppuccinFrappe = {
|
|
154
154
|
name: "catppuccin-frappe",
|
|
@@ -289,8 +289,8 @@ const catppuccinFrappe = {
|
|
|
289
289
|
* Color only: no layout, no texture, no typography. Compose it under any
|
|
290
290
|
* `@ox-content/theme-*` skin, or use it on its own over the default theme.
|
|
291
291
|
*
|
|
292
|
-
* Generated from `scripts/theme-colors/palettes.json`; edit that file and run
|
|
293
|
-
* `node scripts/theme-colors/generate.mjs` rather than editing this by hand.
|
|
292
|
+
* Generated from `tools/scripts/theme-colors/palettes.json`; edit that file and run
|
|
293
|
+
* `node tools/scripts/theme-colors/generate.mjs` rather than editing this by hand.
|
|
294
294
|
*/
|
|
295
295
|
const catppuccinMacchiato = {
|
|
296
296
|
name: "catppuccin-macchiato",
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../src/catppuccin.ts","../src/catppuccinFrappe.ts","../src/catppuccinMacchiato.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Catppuccin — Catppuccin Latte and Mocha.\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 catppuccin: ThemeConfig = {\n name: \"catppuccin\",\n colors: {\n primary: \"#1d62eb\",\n primaryHover: \"#114ac7\",\n background: \"#eff1f5\",\n backgroundAlt: \"#e6e9ef\",\n text: \"#4c4f69\",\n textMuted: \"#686b80\",\n border: \"#ccd0da\",\n codeBackground: \"#e6e9ef\",\n codeBackgroundTop: \"#e6e9ef\",\n codeText: \"#4c4f69\",\n },\n darkColors: {\n primary: \"#89b4fa\",\n primaryHover: \"#b4d0fd\",\n background: \"#1e1e2e\",\n backgroundAlt: \"#181825\",\n text: \"#cdd6f4\",\n textMuted: \"#a6adc8\",\n border: \"#313244\",\n codeBackground: \"#11111b\",\n codeBackgroundTop: \"#11111b\",\n codeText: \"#cdd6f4\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #1e66f5 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #df8e1d 18%, transparent)\",\n \"color-code-line-warning-border\": \"#df8e1d\",\n \"color-code-line-error\": \"color-mix(in srgb, #d20f39 20%, transparent)\",\n \"color-code-line-error-border\": \"#d20f39\",\n \"color-code-line-add\": \"color-mix(in srgb, #40a02b 16%, transparent)\",\n \"color-code-line-add-border\": \"#40a02b\",\n \"color-code-line-remove\": \"color-mix(in srgb, #d20f39 14%, transparent)\",\n \"color-code-line-remove-border\": \"#d20f39\",\n \"color-code-line-focus\": \"color-mix(in srgb, #1d62eb 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #e6e9ef 92%, #4c4f69)\",\n \"color-code-title-text\": \"color-mix(in srgb, #4c4f69 88%, #e6e9ef)\",\n \"color-code-title-border\": \"color-mix(in srgb, #4c4f69 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #4c4f69 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #ccd0da 92%, transparent)\",\n \"color-backdrop\": \"rgba(84, 84, 86, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #e6e9ef 62%, #eff1f5)\",\n \"surface-line\": \"color-mix(in srgb, #ccd0da 72%, #eff1f5)\",\n \"brand-violet\": \"#8839ef\",\n \"brand-cyan\": \"#179299\",\n \"brand-lime\": \"#40a02b\",\n \"brand-coral\": \"#d20f39\",\n \"brand-navy\": \"color-mix(in srgb, #4c4f69 70%, #eff1f5)\",\n \"brand-violet-rgb\": \"136, 57, 239\",\n \"brand-cyan-rgb\": \"23, 146, 153\",\n \"brand-lime-rgb\": \"64, 160, 43\",\n \"brand-coral-rgb\": \"210, 15, 57\",\n \"accent-a\": \"#1d62eb\",\n \"accent-b\": \"#8839ef\",\n \"accent-c\": \"#179299\",\n \"accent-warm\": \"#df8e1d\",\n \"accent-cool\": \"#1e66f5\",\n \"accent-a-ink\": \"#1d62eb\",\n \"accent-b-ink\": \"#8839ef\",\n \"accent-c-ink\": \"#12757a\",\n \"accent-warm-ink\": \"#986114\",\n \"accent-cool-ink\": \"#1d62eb\",\n \"accent-coral-ink\": \"#d20f39\",\n \"syntax-foreground\": \"#4c4f69\",\n \"syntax-background\": \"#e6e9ef\",\n \"syntax-token-comment\": \"color-mix(in srgb, #4c4f69 55%, #e6e9ef)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #4c4f69 72%, #e6e9ef)\",\n \"syntax-token-keyword\": \"#8839ef\",\n \"syntax-token-string\": \"#40a02b\",\n \"syntax-token-string-expression\": \"#40a02b\",\n \"syntax-token-constant\": \"#df8e1d\",\n \"syntax-token-function\": \"#1e66f5\",\n \"syntax-token-parameter\": \"#d20f39\",\n \"syntax-token-link\": \"#179299\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #89b4fa 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #f9e2af 18%, transparent)\",\n \"color-code-line-warning-border\": \"#f9e2af\",\n \"color-code-line-error\": \"color-mix(in srgb, #f38ba8 20%, transparent)\",\n \"color-code-line-error-border\": \"#f38ba8\",\n \"color-code-line-add\": \"color-mix(in srgb, #a6e3a1 16%, transparent)\",\n \"color-code-line-add-border\": \"#a6e3a1\",\n \"color-code-line-remove\": \"color-mix(in srgb, #f38ba8 14%, transparent)\",\n \"color-code-line-remove-border\": \"#f38ba8\",\n \"color-code-line-focus\": \"color-mix(in srgb, #89b4fa 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #11111b 92%, #cdd6f4)\",\n \"color-code-title-text\": \"color-mix(in srgb, #cdd6f4 88%, #11111b)\",\n \"color-code-title-border\": \"color-mix(in srgb, #cdd6f4 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #cdd6f4 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #313244 92%, transparent)\",\n \"color-backdrop\": \"rgba(11, 11, 16, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #181825 62%, #1e1e2e)\",\n \"surface-line\": \"color-mix(in srgb, #313244 72%, #1e1e2e)\",\n \"brand-violet\": \"#cba6f7\",\n \"brand-cyan\": \"#94e2d5\",\n \"brand-lime\": \"#a6e3a1\",\n \"brand-coral\": \"#f38ba8\",\n \"brand-navy\": \"color-mix(in srgb, #cdd6f4 70%, #1e1e2e)\",\n \"brand-violet-rgb\": \"203, 166, 247\",\n \"brand-cyan-rgb\": \"148, 226, 213\",\n \"brand-lime-rgb\": \"166, 227, 161\",\n \"brand-coral-rgb\": \"243, 139, 168\",\n \"accent-a\": \"#89b4fa\",\n \"accent-b\": \"#cba6f7\",\n \"accent-c\": \"#94e2d5\",\n \"accent-warm\": \"#f9e2af\",\n \"accent-cool\": \"#89b4fa\",\n \"accent-a-ink\": \"#89b4fa\",\n \"accent-b-ink\": \"#cba6f7\",\n \"accent-c-ink\": \"#94e2d5\",\n \"accent-warm-ink\": \"#f9e2af\",\n \"accent-cool-ink\": \"#89b4fa\",\n \"accent-coral-ink\": \"#f38ba8\",\n \"syntax-foreground\": \"#cdd6f4\",\n \"syntax-background\": \"#11111b\",\n \"syntax-token-comment\": \"color-mix(in srgb, #cdd6f4 55%, #11111b)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #cdd6f4 72%, #11111b)\",\n \"syntax-token-keyword\": \"#cba6f7\",\n \"syntax-token-string\": \"#a6e3a1\",\n \"syntax-token-string-expression\": \"#a6e3a1\",\n \"syntax-token-constant\": \"#f9e2af\",\n \"syntax-token-function\": \"#89b4fa\",\n \"syntax-token-parameter\": \"#f38ba8\",\n \"syntax-token-link\": \"#94e2d5\",\n },\n};\n","import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Catppuccin — Catppuccin Latte and Frappé.\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 catppuccinFrappe: ThemeConfig = {\n name: \"catppuccin-frappe\",\n colors: {\n primary: \"#1d62eb\",\n primaryHover: \"#114ac7\",\n background: \"#eff1f5\",\n backgroundAlt: \"#e6e9ef\",\n text: \"#4c4f69\",\n textMuted: \"#686b80\",\n border: \"#ccd0da\",\n codeBackground: \"#e6e9ef\",\n codeBackgroundTop: \"#e6e9ef\",\n codeText: \"#4c4f69\",\n },\n darkColors: {\n primary: \"#8caaee\",\n primaryHover: \"#99d1db\",\n background: \"#303446\",\n backgroundAlt: \"#292c3c\",\n text: \"#c6d0f5\",\n textMuted: \"#949cbb\",\n border: \"#626880\",\n codeBackground: \"#303446\",\n codeBackgroundTop: \"#303446\",\n codeText: \"#c6d0f5\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #1e66f5 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #df8e1d 18%, transparent)\",\n \"color-code-line-warning-border\": \"#df8e1d\",\n \"color-code-line-error\": \"color-mix(in srgb, #d20f39 20%, transparent)\",\n \"color-code-line-error-border\": \"#d20f39\",\n \"color-code-line-add\": \"color-mix(in srgb, #40a02b 16%, transparent)\",\n \"color-code-line-add-border\": \"#40a02b\",\n \"color-code-line-remove\": \"color-mix(in srgb, #d20f39 14%, transparent)\",\n \"color-code-line-remove-border\": \"#d20f39\",\n \"color-code-line-focus\": \"color-mix(in srgb, #1d62eb 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #e6e9ef 92%, #4c4f69)\",\n \"color-code-title-text\": \"color-mix(in srgb, #4c4f69 88%, #e6e9ef)\",\n \"color-code-title-border\": \"color-mix(in srgb, #4c4f69 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #4c4f69 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #ccd0da 92%, transparent)\",\n \"color-backdrop\": \"rgba(84, 84, 86, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #e6e9ef 62%, #eff1f5)\",\n \"surface-line\": \"color-mix(in srgb, #ccd0da 72%, #eff1f5)\",\n \"brand-violet\": \"#8839ef\",\n \"brand-cyan\": \"#179299\",\n \"brand-lime\": \"#40a02b\",\n \"brand-coral\": \"#d20f39\",\n \"brand-navy\": \"color-mix(in srgb, #4c4f69 70%, #eff1f5)\",\n \"brand-violet-rgb\": \"136, 57, 239\",\n \"brand-cyan-rgb\": \"23, 146, 153\",\n \"brand-lime-rgb\": \"64, 160, 43\",\n \"brand-coral-rgb\": \"210, 15, 57\",\n \"accent-a\": \"#1d62eb\",\n \"accent-b\": \"#8839ef\",\n \"accent-c\": \"#179299\",\n \"accent-warm\": \"#df8e1d\",\n \"accent-cool\": \"#1e66f5\",\n \"accent-a-ink\": \"#1d62eb\",\n \"accent-b-ink\": \"#8839ef\",\n \"accent-c-ink\": \"#12757a\",\n \"accent-warm-ink\": \"#986114\",\n \"accent-cool-ink\": \"#1d62eb\",\n \"accent-coral-ink\": \"#d20f39\",\n \"syntax-foreground\": \"#4c4f69\",\n \"syntax-background\": \"#e6e9ef\",\n \"syntax-token-comment\": \"color-mix(in srgb, #4c4f69 55%, #e6e9ef)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #4c4f69 72%, #e6e9ef)\",\n \"syntax-token-keyword\": \"#8839ef\",\n \"syntax-token-string\": \"#40a02b\",\n \"syntax-token-string-expression\": \"#40a02b\",\n \"syntax-token-constant\": \"#df8e1d\",\n \"syntax-token-function\": \"#1e66f5\",\n \"syntax-token-parameter\": \"#d20f39\",\n \"syntax-token-link\": \"#179299\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #8caaee 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #e5c890 18%, transparent)\",\n \"color-code-line-warning-border\": \"#e5c890\",\n \"color-code-line-error\": \"color-mix(in srgb, #e78284 20%, transparent)\",\n \"color-code-line-error-border\": \"#e78284\",\n \"color-code-line-add\": \"color-mix(in srgb, #a6d189 16%, transparent)\",\n \"color-code-line-add-border\": \"#a6d189\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e78284 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e78284\",\n \"color-code-line-focus\": \"color-mix(in srgb, #8caaee 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #303446 92%, #c6d0f5)\",\n \"color-code-title-text\": \"color-mix(in srgb, #c6d0f5 88%, #303446)\",\n \"color-code-title-border\": \"color-mix(in srgb, #c6d0f5 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #c6d0f5 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #626880 92%, transparent)\",\n \"color-backdrop\": \"rgba(17, 18, 25, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #292c3c 62%, #303446)\",\n \"surface-line\": \"color-mix(in srgb, #626880 72%, #303446)\",\n \"brand-violet\": \"#f4b8e4\",\n \"brand-cyan\": \"#81c8be\",\n \"brand-lime\": \"#a6d189\",\n \"brand-coral\": \"#e78284\",\n \"brand-navy\": \"color-mix(in srgb, #c6d0f5 70%, #303446)\",\n \"brand-violet-rgb\": \"244, 184, 228\",\n \"brand-cyan-rgb\": \"129, 200, 190\",\n \"brand-lime-rgb\": \"166, 209, 137\",\n \"brand-coral-rgb\": \"231, 130, 132\",\n \"accent-a\": \"#8caaee\",\n \"accent-b\": \"#f4b8e4\",\n \"accent-c\": \"#81c8be\",\n \"accent-warm\": \"#e5c890\",\n \"accent-cool\": \"#8caaee\",\n \"accent-a-ink\": \"#8caaee\",\n \"accent-b-ink\": \"#f4b8e4\",\n \"accent-c-ink\": \"#81c8be\",\n \"accent-warm-ink\": \"#e5c890\",\n \"accent-cool-ink\": \"#8caaee\",\n \"accent-coral-ink\": \"#e78284\",\n \"syntax-foreground\": \"#c6d0f5\",\n \"syntax-background\": \"#303446\",\n \"syntax-token-comment\": \"#949cbb\",\n \"syntax-token-punctuation\": \"#949cbb\",\n \"syntax-token-keyword\": \"#ca9ee6\",\n \"syntax-token-string\": \"#a6d189\",\n \"syntax-token-string-expression\": \"#a6d189\",\n \"syntax-token-constant\": \"#ef9f76\",\n \"syntax-token-function\": \"#8caaee\",\n \"syntax-token-parameter\": \"#ea999c\",\n \"syntax-token-link\": \"#babbf1\",\n },\n};\n","import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Catppuccin — Catppuccin Latte and Macchiato.\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 catppuccinMacchiato: ThemeConfig = {\n name: \"catppuccin-macchiato\",\n colors: {\n primary: \"#1d62eb\",\n primaryHover: \"#114ac7\",\n background: \"#eff1f5\",\n backgroundAlt: \"#e6e9ef\",\n text: \"#4c4f69\",\n textMuted: \"#686b80\",\n border: \"#ccd0da\",\n codeBackground: \"#e6e9ef\",\n codeBackgroundTop: \"#e6e9ef\",\n codeText: \"#4c4f69\",\n },\n darkColors: {\n primary: \"#8aadf4\",\n primaryHover: \"#91d7e3\",\n background: \"#24273a\",\n backgroundAlt: \"#1e2030\",\n text: \"#cad3f5\",\n textMuted: \"#939ab7\",\n border: \"#5b6078\",\n codeBackground: \"#24273a\",\n codeBackgroundTop: \"#24273a\",\n codeText: \"#cad3f5\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #1e66f5 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #df8e1d 18%, transparent)\",\n \"color-code-line-warning-border\": \"#df8e1d\",\n \"color-code-line-error\": \"color-mix(in srgb, #d20f39 20%, transparent)\",\n \"color-code-line-error-border\": \"#d20f39\",\n \"color-code-line-add\": \"color-mix(in srgb, #40a02b 16%, transparent)\",\n \"color-code-line-add-border\": \"#40a02b\",\n \"color-code-line-remove\": \"color-mix(in srgb, #d20f39 14%, transparent)\",\n \"color-code-line-remove-border\": \"#d20f39\",\n \"color-code-line-focus\": \"color-mix(in srgb, #1d62eb 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #e6e9ef 92%, #4c4f69)\",\n \"color-code-title-text\": \"color-mix(in srgb, #4c4f69 88%, #e6e9ef)\",\n \"color-code-title-border\": \"color-mix(in srgb, #4c4f69 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #4c4f69 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #ccd0da 92%, transparent)\",\n \"color-backdrop\": \"rgba(84, 84, 86, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #e6e9ef 62%, #eff1f5)\",\n \"surface-line\": \"color-mix(in srgb, #ccd0da 72%, #eff1f5)\",\n \"brand-violet\": \"#8839ef\",\n \"brand-cyan\": \"#179299\",\n \"brand-lime\": \"#40a02b\",\n \"brand-coral\": \"#d20f39\",\n \"brand-navy\": \"color-mix(in srgb, #4c4f69 70%, #eff1f5)\",\n \"brand-violet-rgb\": \"136, 57, 239\",\n \"brand-cyan-rgb\": \"23, 146, 153\",\n \"brand-lime-rgb\": \"64, 160, 43\",\n \"brand-coral-rgb\": \"210, 15, 57\",\n \"accent-a\": \"#1d62eb\",\n \"accent-b\": \"#8839ef\",\n \"accent-c\": \"#179299\",\n \"accent-warm\": \"#df8e1d\",\n \"accent-cool\": \"#1e66f5\",\n \"accent-a-ink\": \"#1d62eb\",\n \"accent-b-ink\": \"#8839ef\",\n \"accent-c-ink\": \"#12757a\",\n \"accent-warm-ink\": \"#986114\",\n \"accent-cool-ink\": \"#1d62eb\",\n \"accent-coral-ink\": \"#d20f39\",\n \"syntax-foreground\": \"#4c4f69\",\n \"syntax-background\": \"#e6e9ef\",\n \"syntax-token-comment\": \"color-mix(in srgb, #4c4f69 55%, #e6e9ef)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #4c4f69 72%, #e6e9ef)\",\n \"syntax-token-keyword\": \"#8839ef\",\n \"syntax-token-string\": \"#40a02b\",\n \"syntax-token-string-expression\": \"#40a02b\",\n \"syntax-token-constant\": \"#df8e1d\",\n \"syntax-token-function\": \"#1e66f5\",\n \"syntax-token-parameter\": \"#d20f39\",\n \"syntax-token-link\": \"#179299\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #8aadf4 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #eed49f 18%, transparent)\",\n \"color-code-line-warning-border\": \"#eed49f\",\n \"color-code-line-error\": \"color-mix(in srgb, #ed8796 20%, transparent)\",\n \"color-code-line-error-border\": \"#ed8796\",\n \"color-code-line-add\": \"color-mix(in srgb, #a6da95 16%, transparent)\",\n \"color-code-line-add-border\": \"#a6da95\",\n \"color-code-line-remove\": \"color-mix(in srgb, #ed8796 14%, transparent)\",\n \"color-code-line-remove-border\": \"#ed8796\",\n \"color-code-line-focus\": \"color-mix(in srgb, #8aadf4 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #24273a 92%, #cad3f5)\",\n \"color-code-title-text\": \"color-mix(in srgb, #cad3f5 88%, #24273a)\",\n \"color-code-title-border\": \"color-mix(in srgb, #cad3f5 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #cad3f5 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #5b6078 92%, transparent)\",\n \"color-backdrop\": \"rgba(13, 14, 20, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #1e2030 62%, #24273a)\",\n \"surface-line\": \"color-mix(in srgb, #5b6078 72%, #24273a)\",\n \"brand-violet\": \"#f5bde6\",\n \"brand-cyan\": \"#8bd5ca\",\n \"brand-lime\": \"#a6da95\",\n \"brand-coral\": \"#ed8796\",\n \"brand-navy\": \"color-mix(in srgb, #cad3f5 70%, #24273a)\",\n \"brand-violet-rgb\": \"245, 189, 230\",\n \"brand-cyan-rgb\": \"139, 213, 202\",\n \"brand-lime-rgb\": \"166, 218, 149\",\n \"brand-coral-rgb\": \"237, 135, 150\",\n \"accent-a\": \"#8aadf4\",\n \"accent-b\": \"#f5bde6\",\n \"accent-c\": \"#8bd5ca\",\n \"accent-warm\": \"#eed49f\",\n \"accent-cool\": \"#8aadf4\",\n \"accent-a-ink\": \"#8aadf4\",\n \"accent-b-ink\": \"#f5bde6\",\n \"accent-c-ink\": \"#8bd5ca\",\n \"accent-warm-ink\": \"#eed49f\",\n \"accent-cool-ink\": \"#8aadf4\",\n \"accent-coral-ink\": \"#ed8796\",\n \"syntax-foreground\": \"#cad3f5\",\n \"syntax-background\": \"#24273a\",\n \"syntax-token-comment\": \"#939ab7\",\n \"syntax-token-punctuation\": \"#939ab7\",\n \"syntax-token-keyword\": \"#c6a0f6\",\n \"syntax-token-string\": \"#a6da95\",\n \"syntax-token-string-expression\": \"#a6da95\",\n \"syntax-token-constant\": \"#f5a97f\",\n \"syntax-token-function\": \"#8aadf4\",\n \"syntax-token-parameter\": \"#ee99a0\",\n \"syntax-token-link\": \"#b7bdf8\",\n },\n};\n"],"mappings":";;;;;;;;;;AAWA,MAAa,aAA0B;CACrC,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;;;;;;;;;;;;AClIA,MAAa,mBAAgC;CAC3C,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;;;;;;;;;;;;AClIA,MAAa,sBAAmC;CAC9C,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/catppuccin.ts","../src/catppuccinFrappe.ts","../src/catppuccinMacchiato.ts"],"sourcesContent":["import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Catppuccin — Catppuccin Latte and Mocha.\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 catppuccin: ThemeConfig = {\n name: \"catppuccin\",\n colors: {\n primary: \"#1d62eb\",\n primaryHover: \"#114ac7\",\n background: \"#eff1f5\",\n backgroundAlt: \"#e6e9ef\",\n text: \"#4c4f69\",\n textMuted: \"#686b80\",\n border: \"#ccd0da\",\n codeBackground: \"#e6e9ef\",\n codeBackgroundTop: \"#e6e9ef\",\n codeText: \"#4c4f69\",\n },\n darkColors: {\n primary: \"#89b4fa\",\n primaryHover: \"#b4d0fd\",\n background: \"#1e1e2e\",\n backgroundAlt: \"#181825\",\n text: \"#cdd6f4\",\n textMuted: \"#a6adc8\",\n border: \"#313244\",\n codeBackground: \"#11111b\",\n codeBackgroundTop: \"#11111b\",\n codeText: \"#cdd6f4\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #1e66f5 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #df8e1d 18%, transparent)\",\n \"color-code-line-warning-border\": \"#df8e1d\",\n \"color-code-line-error\": \"color-mix(in srgb, #d20f39 20%, transparent)\",\n \"color-code-line-error-border\": \"#d20f39\",\n \"color-code-line-add\": \"color-mix(in srgb, #40a02b 16%, transparent)\",\n \"color-code-line-add-border\": \"#40a02b\",\n \"color-code-line-remove\": \"color-mix(in srgb, #d20f39 14%, transparent)\",\n \"color-code-line-remove-border\": \"#d20f39\",\n \"color-code-line-focus\": \"color-mix(in srgb, #1d62eb 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #e6e9ef 92%, #4c4f69)\",\n \"color-code-title-text\": \"color-mix(in srgb, #4c4f69 88%, #e6e9ef)\",\n \"color-code-title-border\": \"color-mix(in srgb, #4c4f69 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #4c4f69 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #ccd0da 92%, transparent)\",\n \"color-backdrop\": \"rgba(84, 84, 86, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #e6e9ef 62%, #eff1f5)\",\n \"surface-line\": \"color-mix(in srgb, #ccd0da 72%, #eff1f5)\",\n \"brand-violet\": \"#8839ef\",\n \"brand-cyan\": \"#179299\",\n \"brand-lime\": \"#40a02b\",\n \"brand-coral\": \"#d20f39\",\n \"brand-navy\": \"color-mix(in srgb, #4c4f69 70%, #eff1f5)\",\n \"brand-violet-rgb\": \"136, 57, 239\",\n \"brand-cyan-rgb\": \"23, 146, 153\",\n \"brand-lime-rgb\": \"64, 160, 43\",\n \"brand-coral-rgb\": \"210, 15, 57\",\n \"accent-a\": \"#1d62eb\",\n \"accent-b\": \"#8839ef\",\n \"accent-c\": \"#179299\",\n \"accent-warm\": \"#df8e1d\",\n \"accent-cool\": \"#1e66f5\",\n \"accent-a-ink\": \"#1d62eb\",\n \"accent-b-ink\": \"#8839ef\",\n \"accent-c-ink\": \"#12757a\",\n \"accent-warm-ink\": \"#986114\",\n \"accent-cool-ink\": \"#1d62eb\",\n \"accent-coral-ink\": \"#d20f39\",\n \"syntax-foreground\": \"#4c4f69\",\n \"syntax-background\": \"#e6e9ef\",\n \"syntax-token-comment\": \"color-mix(in srgb, #4c4f69 55%, #e6e9ef)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #4c4f69 72%, #e6e9ef)\",\n \"syntax-token-keyword\": \"#8839ef\",\n \"syntax-token-string\": \"#40a02b\",\n \"syntax-token-string-expression\": \"#40a02b\",\n \"syntax-token-constant\": \"#df8e1d\",\n \"syntax-token-function\": \"#1e66f5\",\n \"syntax-token-parameter\": \"#d20f39\",\n \"syntax-token-link\": \"#179299\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #89b4fa 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #f9e2af 18%, transparent)\",\n \"color-code-line-warning-border\": \"#f9e2af\",\n \"color-code-line-error\": \"color-mix(in srgb, #f38ba8 20%, transparent)\",\n \"color-code-line-error-border\": \"#f38ba8\",\n \"color-code-line-add\": \"color-mix(in srgb, #a6e3a1 16%, transparent)\",\n \"color-code-line-add-border\": \"#a6e3a1\",\n \"color-code-line-remove\": \"color-mix(in srgb, #f38ba8 14%, transparent)\",\n \"color-code-line-remove-border\": \"#f38ba8\",\n \"color-code-line-focus\": \"color-mix(in srgb, #89b4fa 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #11111b 92%, #cdd6f4)\",\n \"color-code-title-text\": \"color-mix(in srgb, #cdd6f4 88%, #11111b)\",\n \"color-code-title-border\": \"color-mix(in srgb, #cdd6f4 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #cdd6f4 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #313244 92%, transparent)\",\n \"color-backdrop\": \"rgba(11, 11, 16, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #181825 62%, #1e1e2e)\",\n \"surface-line\": \"color-mix(in srgb, #313244 72%, #1e1e2e)\",\n \"brand-violet\": \"#cba6f7\",\n \"brand-cyan\": \"#94e2d5\",\n \"brand-lime\": \"#a6e3a1\",\n \"brand-coral\": \"#f38ba8\",\n \"brand-navy\": \"color-mix(in srgb, #cdd6f4 70%, #1e1e2e)\",\n \"brand-violet-rgb\": \"203, 166, 247\",\n \"brand-cyan-rgb\": \"148, 226, 213\",\n \"brand-lime-rgb\": \"166, 227, 161\",\n \"brand-coral-rgb\": \"243, 139, 168\",\n \"accent-a\": \"#89b4fa\",\n \"accent-b\": \"#cba6f7\",\n \"accent-c\": \"#94e2d5\",\n \"accent-warm\": \"#f9e2af\",\n \"accent-cool\": \"#89b4fa\",\n \"accent-a-ink\": \"#89b4fa\",\n \"accent-b-ink\": \"#cba6f7\",\n \"accent-c-ink\": \"#94e2d5\",\n \"accent-warm-ink\": \"#f9e2af\",\n \"accent-cool-ink\": \"#89b4fa\",\n \"accent-coral-ink\": \"#f38ba8\",\n \"syntax-foreground\": \"#cdd6f4\",\n \"syntax-background\": \"#11111b\",\n \"syntax-token-comment\": \"color-mix(in srgb, #cdd6f4 55%, #11111b)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #cdd6f4 72%, #11111b)\",\n \"syntax-token-keyword\": \"#cba6f7\",\n \"syntax-token-string\": \"#a6e3a1\",\n \"syntax-token-string-expression\": \"#a6e3a1\",\n \"syntax-token-constant\": \"#f9e2af\",\n \"syntax-token-function\": \"#89b4fa\",\n \"syntax-token-parameter\": \"#f38ba8\",\n \"syntax-token-link\": \"#94e2d5\",\n },\n};\n","import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Catppuccin — Catppuccin Latte and Frappé.\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 catppuccinFrappe: ThemeConfig = {\n name: \"catppuccin-frappe\",\n colors: {\n primary: \"#1d62eb\",\n primaryHover: \"#114ac7\",\n background: \"#eff1f5\",\n backgroundAlt: \"#e6e9ef\",\n text: \"#4c4f69\",\n textMuted: \"#686b80\",\n border: \"#ccd0da\",\n codeBackground: \"#e6e9ef\",\n codeBackgroundTop: \"#e6e9ef\",\n codeText: \"#4c4f69\",\n },\n darkColors: {\n primary: \"#8caaee\",\n primaryHover: \"#99d1db\",\n background: \"#303446\",\n backgroundAlt: \"#292c3c\",\n text: \"#c6d0f5\",\n textMuted: \"#949cbb\",\n border: \"#626880\",\n codeBackground: \"#303446\",\n codeBackgroundTop: \"#303446\",\n codeText: \"#c6d0f5\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #1e66f5 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #df8e1d 18%, transparent)\",\n \"color-code-line-warning-border\": \"#df8e1d\",\n \"color-code-line-error\": \"color-mix(in srgb, #d20f39 20%, transparent)\",\n \"color-code-line-error-border\": \"#d20f39\",\n \"color-code-line-add\": \"color-mix(in srgb, #40a02b 16%, transparent)\",\n \"color-code-line-add-border\": \"#40a02b\",\n \"color-code-line-remove\": \"color-mix(in srgb, #d20f39 14%, transparent)\",\n \"color-code-line-remove-border\": \"#d20f39\",\n \"color-code-line-focus\": \"color-mix(in srgb, #1d62eb 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #e6e9ef 92%, #4c4f69)\",\n \"color-code-title-text\": \"color-mix(in srgb, #4c4f69 88%, #e6e9ef)\",\n \"color-code-title-border\": \"color-mix(in srgb, #4c4f69 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #4c4f69 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #ccd0da 92%, transparent)\",\n \"color-backdrop\": \"rgba(84, 84, 86, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #e6e9ef 62%, #eff1f5)\",\n \"surface-line\": \"color-mix(in srgb, #ccd0da 72%, #eff1f5)\",\n \"brand-violet\": \"#8839ef\",\n \"brand-cyan\": \"#179299\",\n \"brand-lime\": \"#40a02b\",\n \"brand-coral\": \"#d20f39\",\n \"brand-navy\": \"color-mix(in srgb, #4c4f69 70%, #eff1f5)\",\n \"brand-violet-rgb\": \"136, 57, 239\",\n \"brand-cyan-rgb\": \"23, 146, 153\",\n \"brand-lime-rgb\": \"64, 160, 43\",\n \"brand-coral-rgb\": \"210, 15, 57\",\n \"accent-a\": \"#1d62eb\",\n \"accent-b\": \"#8839ef\",\n \"accent-c\": \"#179299\",\n \"accent-warm\": \"#df8e1d\",\n \"accent-cool\": \"#1e66f5\",\n \"accent-a-ink\": \"#1d62eb\",\n \"accent-b-ink\": \"#8839ef\",\n \"accent-c-ink\": \"#12757a\",\n \"accent-warm-ink\": \"#986114\",\n \"accent-cool-ink\": \"#1d62eb\",\n \"accent-coral-ink\": \"#d20f39\",\n \"syntax-foreground\": \"#4c4f69\",\n \"syntax-background\": \"#e6e9ef\",\n \"syntax-token-comment\": \"color-mix(in srgb, #4c4f69 55%, #e6e9ef)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #4c4f69 72%, #e6e9ef)\",\n \"syntax-token-keyword\": \"#8839ef\",\n \"syntax-token-string\": \"#40a02b\",\n \"syntax-token-string-expression\": \"#40a02b\",\n \"syntax-token-constant\": \"#df8e1d\",\n \"syntax-token-function\": \"#1e66f5\",\n \"syntax-token-parameter\": \"#d20f39\",\n \"syntax-token-link\": \"#179299\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #8caaee 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #e5c890 18%, transparent)\",\n \"color-code-line-warning-border\": \"#e5c890\",\n \"color-code-line-error\": \"color-mix(in srgb, #e78284 20%, transparent)\",\n \"color-code-line-error-border\": \"#e78284\",\n \"color-code-line-add\": \"color-mix(in srgb, #a6d189 16%, transparent)\",\n \"color-code-line-add-border\": \"#a6d189\",\n \"color-code-line-remove\": \"color-mix(in srgb, #e78284 14%, transparent)\",\n \"color-code-line-remove-border\": \"#e78284\",\n \"color-code-line-focus\": \"color-mix(in srgb, #8caaee 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #303446 92%, #c6d0f5)\",\n \"color-code-title-text\": \"color-mix(in srgb, #c6d0f5 88%, #303446)\",\n \"color-code-title-border\": \"color-mix(in srgb, #c6d0f5 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #c6d0f5 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #626880 92%, transparent)\",\n \"color-backdrop\": \"rgba(17, 18, 25, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #292c3c 62%, #303446)\",\n \"surface-line\": \"color-mix(in srgb, #626880 72%, #303446)\",\n \"brand-violet\": \"#f4b8e4\",\n \"brand-cyan\": \"#81c8be\",\n \"brand-lime\": \"#a6d189\",\n \"brand-coral\": \"#e78284\",\n \"brand-navy\": \"color-mix(in srgb, #c6d0f5 70%, #303446)\",\n \"brand-violet-rgb\": \"244, 184, 228\",\n \"brand-cyan-rgb\": \"129, 200, 190\",\n \"brand-lime-rgb\": \"166, 209, 137\",\n \"brand-coral-rgb\": \"231, 130, 132\",\n \"accent-a\": \"#8caaee\",\n \"accent-b\": \"#f4b8e4\",\n \"accent-c\": \"#81c8be\",\n \"accent-warm\": \"#e5c890\",\n \"accent-cool\": \"#8caaee\",\n \"accent-a-ink\": \"#8caaee\",\n \"accent-b-ink\": \"#f4b8e4\",\n \"accent-c-ink\": \"#81c8be\",\n \"accent-warm-ink\": \"#e5c890\",\n \"accent-cool-ink\": \"#8caaee\",\n \"accent-coral-ink\": \"#e78284\",\n \"syntax-foreground\": \"#c6d0f5\",\n \"syntax-background\": \"#303446\",\n \"syntax-token-comment\": \"#949cbb\",\n \"syntax-token-punctuation\": \"#949cbb\",\n \"syntax-token-keyword\": \"#ca9ee6\",\n \"syntax-token-string\": \"#a6d189\",\n \"syntax-token-string-expression\": \"#a6d189\",\n \"syntax-token-constant\": \"#ef9f76\",\n \"syntax-token-function\": \"#8caaee\",\n \"syntax-token-parameter\": \"#ea999c\",\n \"syntax-token-link\": \"#babbf1\",\n },\n};\n","import type { ThemeConfig } from \"@ox-content/vite-plugin\";\n\n/**\n * Catppuccin — Catppuccin Latte and Macchiato.\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 catppuccinMacchiato: ThemeConfig = {\n name: \"catppuccin-macchiato\",\n colors: {\n primary: \"#1d62eb\",\n primaryHover: \"#114ac7\",\n background: \"#eff1f5\",\n backgroundAlt: \"#e6e9ef\",\n text: \"#4c4f69\",\n textMuted: \"#686b80\",\n border: \"#ccd0da\",\n codeBackground: \"#e6e9ef\",\n codeBackgroundTop: \"#e6e9ef\",\n codeText: \"#4c4f69\",\n },\n darkColors: {\n primary: \"#8aadf4\",\n primaryHover: \"#91d7e3\",\n background: \"#24273a\",\n backgroundAlt: \"#1e2030\",\n text: \"#cad3f5\",\n textMuted: \"#939ab7\",\n border: \"#5b6078\",\n codeBackground: \"#24273a\",\n codeBackgroundTop: \"#24273a\",\n codeText: \"#cad3f5\",\n },\n tokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #1e66f5 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #df8e1d 18%, transparent)\",\n \"color-code-line-warning-border\": \"#df8e1d\",\n \"color-code-line-error\": \"color-mix(in srgb, #d20f39 20%, transparent)\",\n \"color-code-line-error-border\": \"#d20f39\",\n \"color-code-line-add\": \"color-mix(in srgb, #40a02b 16%, transparent)\",\n \"color-code-line-add-border\": \"#40a02b\",\n \"color-code-line-remove\": \"color-mix(in srgb, #d20f39 14%, transparent)\",\n \"color-code-line-remove-border\": \"#d20f39\",\n \"color-code-line-focus\": \"color-mix(in srgb, #1d62eb 16%, transparent)\",\n \"color-code-line-dim\": \"0.45\",\n \"color-code-title-bg\": \"color-mix(in srgb, #e6e9ef 92%, #4c4f69)\",\n \"color-code-title-text\": \"color-mix(in srgb, #4c4f69 88%, #e6e9ef)\",\n \"color-code-title-border\": \"color-mix(in srgb, #4c4f69 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #4c4f69 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #ccd0da 92%, transparent)\",\n \"color-backdrop\": \"rgba(84, 84, 86, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #e6e9ef 62%, #eff1f5)\",\n \"surface-line\": \"color-mix(in srgb, #ccd0da 72%, #eff1f5)\",\n \"brand-violet\": \"#8839ef\",\n \"brand-cyan\": \"#179299\",\n \"brand-lime\": \"#40a02b\",\n \"brand-coral\": \"#d20f39\",\n \"brand-navy\": \"color-mix(in srgb, #4c4f69 70%, #eff1f5)\",\n \"brand-violet-rgb\": \"136, 57, 239\",\n \"brand-cyan-rgb\": \"23, 146, 153\",\n \"brand-lime-rgb\": \"64, 160, 43\",\n \"brand-coral-rgb\": \"210, 15, 57\",\n \"accent-a\": \"#1d62eb\",\n \"accent-b\": \"#8839ef\",\n \"accent-c\": \"#179299\",\n \"accent-warm\": \"#df8e1d\",\n \"accent-cool\": \"#1e66f5\",\n \"accent-a-ink\": \"#1d62eb\",\n \"accent-b-ink\": \"#8839ef\",\n \"accent-c-ink\": \"#12757a\",\n \"accent-warm-ink\": \"#986114\",\n \"accent-cool-ink\": \"#1d62eb\",\n \"accent-coral-ink\": \"#d20f39\",\n \"syntax-foreground\": \"#4c4f69\",\n \"syntax-background\": \"#e6e9ef\",\n \"syntax-token-comment\": \"color-mix(in srgb, #4c4f69 55%, #e6e9ef)\",\n \"syntax-token-punctuation\": \"color-mix(in srgb, #4c4f69 72%, #e6e9ef)\",\n \"syntax-token-keyword\": \"#8839ef\",\n \"syntax-token-string\": \"#40a02b\",\n \"syntax-token-string-expression\": \"#40a02b\",\n \"syntax-token-constant\": \"#df8e1d\",\n \"syntax-token-function\": \"#1e66f5\",\n \"syntax-token-parameter\": \"#d20f39\",\n \"syntax-token-link\": \"#179299\",\n },\n darkTokens: {\n \"color-code-line-highlight\": \"color-mix(in srgb, #8aadf4 16%, transparent)\",\n \"color-code-line-warning\": \"color-mix(in srgb, #eed49f 18%, transparent)\",\n \"color-code-line-warning-border\": \"#eed49f\",\n \"color-code-line-error\": \"color-mix(in srgb, #ed8796 20%, transparent)\",\n \"color-code-line-error-border\": \"#ed8796\",\n \"color-code-line-add\": \"color-mix(in srgb, #a6da95 16%, transparent)\",\n \"color-code-line-add-border\": \"#a6da95\",\n \"color-code-line-remove\": \"color-mix(in srgb, #ed8796 14%, transparent)\",\n \"color-code-line-remove-border\": \"#ed8796\",\n \"color-code-line-focus\": \"color-mix(in srgb, #8aadf4 16%, transparent)\",\n \"color-code-line-dim\": \"0.35\",\n \"color-code-title-bg\": \"color-mix(in srgb, #24273a 92%, #cad3f5)\",\n \"color-code-title-text\": \"color-mix(in srgb, #cad3f5 88%, #24273a)\",\n \"color-code-title-border\": \"color-mix(in srgb, #cad3f5 22%, transparent)\",\n \"color-code-line-number\": \"color-mix(in srgb, #cad3f5 48%, transparent)\",\n \"color-code-frame-border\": \"color-mix(in srgb, #5b6078 92%, transparent)\",\n \"color-backdrop\": \"rgba(13, 14, 20, 0.62)\",\n \"surface-glass\": \"color-mix(in srgb, #1e2030 62%, #24273a)\",\n \"surface-line\": \"color-mix(in srgb, #5b6078 72%, #24273a)\",\n \"brand-violet\": \"#f5bde6\",\n \"brand-cyan\": \"#8bd5ca\",\n \"brand-lime\": \"#a6da95\",\n \"brand-coral\": \"#ed8796\",\n \"brand-navy\": \"color-mix(in srgb, #cad3f5 70%, #24273a)\",\n \"brand-violet-rgb\": \"245, 189, 230\",\n \"brand-cyan-rgb\": \"139, 213, 202\",\n \"brand-lime-rgb\": \"166, 218, 149\",\n \"brand-coral-rgb\": \"237, 135, 150\",\n \"accent-a\": \"#8aadf4\",\n \"accent-b\": \"#f5bde6\",\n \"accent-c\": \"#8bd5ca\",\n \"accent-warm\": \"#eed49f\",\n \"accent-cool\": \"#8aadf4\",\n \"accent-a-ink\": \"#8aadf4\",\n \"accent-b-ink\": \"#f5bde6\",\n \"accent-c-ink\": \"#8bd5ca\",\n \"accent-warm-ink\": \"#eed49f\",\n \"accent-cool-ink\": \"#8aadf4\",\n \"accent-coral-ink\": \"#ed8796\",\n \"syntax-foreground\": \"#cad3f5\",\n \"syntax-background\": \"#24273a\",\n \"syntax-token-comment\": \"#939ab7\",\n \"syntax-token-punctuation\": \"#939ab7\",\n \"syntax-token-keyword\": \"#c6a0f6\",\n \"syntax-token-string\": \"#a6da95\",\n \"syntax-token-string-expression\": \"#a6da95\",\n \"syntax-token-constant\": \"#f5a97f\",\n \"syntax-token-function\": \"#8aadf4\",\n \"syntax-token-parameter\": \"#ee99a0\",\n \"syntax-token-link\": \"#b7bdf8\",\n },\n};\n"],"mappings":";;;;;;;;;;AAWA,MAAa,aAA0B;CACrC,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;;;;;;;;;;;;AClIA,MAAa,mBAAgC;CAC3C,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;;;;;;;;;;;;AClIA,MAAa,sBAAmC;CAC9C,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-catppuccin",
|
|
3
|
-
"version": "3.0.0-beta.
|
|
3
|
+
"version": "3.0.0-beta.4",
|
|
4
4
|
"description": "Catppuccin Latte and Mocha — an Ox Content color scheme that composes with any @ox-content/theme-* skin",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"catppuccin",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"provenance": true
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@ox-content/vite-plugin": "3.0.0-beta.
|
|
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",
|