@skdx/tokens 0.27.0 → 0.29.0
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/LICENSE +21 -0
- package/README.md +92 -69
- package/dist/foundation.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +3 -2
- package/dist/index.d.ts +3 -2
- package/dist/index.js +1 -1
- package/dist/themes/AntDark.cjs +1 -1
- package/dist/themes/AntDark.d.cts +3 -12
- package/dist/themes/AntDark.d.ts +3 -12
- package/dist/themes/AntDark.js +1 -1
- package/dist/themes/{AntBrand.cjs → AntLight.cjs} +1 -1
- package/dist/themes/{AntBrand.d.cts → AntLight.d.cts} +1 -1
- package/dist/themes/{AntBrand.d.ts → AntLight.d.ts} +1 -1
- package/dist/themes/{AntBrand.js → AntLight.js} +1 -1
- package/dist/themes/CatppuccinLatte.cjs +1 -1
- package/dist/themes/CatppuccinLatte.d.cts +1 -7
- package/dist/themes/CatppuccinLatte.d.ts +1 -7
- package/dist/themes/CatppuccinLatte.js +1 -1
- package/dist/themes/CatppuccinMocha.cjs +1 -1
- package/dist/themes/CatppuccinMocha.d.cts +1 -7
- package/dist/themes/CatppuccinMocha.d.ts +1 -7
- package/dist/themes/CatppuccinMocha.js +1 -1
- package/dist/themes/ChakraDark.cjs +1 -1
- package/dist/themes/ChakraDark.d.cts +3 -12
- package/dist/themes/ChakraDark.d.ts +3 -12
- package/dist/themes/ChakraDark.js +1 -1
- package/dist/themes/{ChakraBrand.cjs → ChakraLight.cjs} +1 -1
- package/dist/themes/{ChakraBrand.d.cts → ChakraLight.d.cts} +1 -1
- package/dist/themes/{ChakraBrand.d.ts → ChakraLight.d.ts} +1 -1
- package/dist/themes/{ChakraBrand.js → ChakraLight.js} +1 -1
- package/dist/themes/CupcakeDark.cjs +1 -1
- package/dist/themes/CupcakeDark.d.cts +3 -5
- package/dist/themes/CupcakeDark.d.ts +3 -5
- package/dist/themes/CupcakeLight.cjs +1 -1
- package/dist/themes/CupcakeLight.d.cts +1 -8
- package/dist/themes/CupcakeLight.d.ts +1 -8
- package/dist/themes/CupcakeLight.js +1 -1
- package/dist/themes/DefaultTheme.cjs +1 -1
- package/dist/themes/DefaultTheme.d.cts +3 -15
- package/dist/themes/DefaultTheme.d.ts +3 -15
- package/dist/themes/DefaultTheme.js +1 -1
- package/dist/themes/DraculaLight.cjs +1 -1
- package/dist/themes/DraculaLight.d.cts +3 -10
- package/dist/themes/DraculaLight.d.ts +3 -10
- package/dist/themes/DraculaLight.js +1 -1
- package/dist/themes/EmeraldDark.cjs +1 -1
- package/dist/themes/EmeraldDark.d.cts +3 -8
- package/dist/themes/EmeraldDark.d.ts +3 -8
- package/dist/themes/EmeraldDark.js +1 -1
- package/dist/themes/{EmeraldBrand.cjs → EmeraldLight.cjs} +1 -1
- package/dist/themes/{EmeraldBrand.d.cts → EmeraldLight.d.cts} +1 -1
- package/dist/themes/{EmeraldBrand.d.ts → EmeraldLight.d.ts} +1 -1
- package/dist/themes/{EmeraldBrand.js → EmeraldLight.js} +1 -1
- package/dist/themes/EverforestDark.cjs +1 -1
- package/dist/themes/EverforestDark.d.cts +1 -2
- package/dist/themes/EverforestDark.d.ts +1 -2
- package/dist/themes/EverforestDark.js +1 -1
- package/dist/themes/EverforestLight.cjs +1 -1
- package/dist/themes/EverforestLight.d.cts +3 -9
- package/dist/themes/EverforestLight.d.ts +3 -9
- package/dist/themes/FluentDark.cjs +1 -1
- package/dist/themes/FluentDark.d.cts +3 -11
- package/dist/themes/FluentDark.d.ts +3 -11
- package/dist/themes/FluentDark.js +1 -1
- package/dist/themes/{FluentBrand.cjs → FluentLight.cjs} +1 -1
- package/dist/themes/{FluentBrand.d.cts → FluentLight.d.cts} +1 -1
- package/dist/themes/{FluentBrand.d.ts → FluentLight.d.ts} +1 -1
- package/dist/themes/{FluentBrand.js → FluentLight.js} +1 -1
- package/dist/themes/GraphiteDark.cjs +1 -1
- package/dist/themes/GraphiteDark.d.cts +3 -8
- package/dist/themes/GraphiteDark.d.ts +3 -8
- package/dist/themes/GraphiteDark.js +1 -1
- package/dist/themes/{GraphiteBrand.cjs → GraphiteLight.cjs} +1 -1
- package/dist/themes/{GraphiteBrand.d.cts → GraphiteLight.d.cts} +1 -1
- package/dist/themes/{GraphiteBrand.d.ts → GraphiteLight.d.ts} +1 -1
- package/dist/themes/{GraphiteBrand.js → GraphiteLight.js} +1 -1
- package/dist/themes/GruvboxDark.cjs +1 -1
- package/dist/themes/GruvboxDark.d.cts +1 -7
- package/dist/themes/GruvboxDark.d.ts +1 -7
- package/dist/themes/GruvboxDark.js +1 -1
- package/dist/themes/GruvboxLight.cjs +1 -1
- package/dist/themes/GruvboxLight.d.cts +3 -13
- package/dist/themes/GruvboxLight.d.ts +3 -13
- package/dist/themes/GruvboxLight.js +1 -1
- package/dist/themes/MaterialDark.cjs +1 -1
- package/dist/themes/MaterialDark.d.cts +3 -12
- package/dist/themes/MaterialDark.d.ts +3 -12
- package/dist/themes/MaterialDark.js +1 -1
- package/dist/themes/{MaterialBrand.cjs → MaterialLight.cjs} +1 -1
- package/dist/themes/MaterialLight.d.cts +3 -0
- package/dist/themes/MaterialLight.d.ts +3 -0
- package/dist/themes/{MaterialBrand.js → MaterialLight.js} +1 -1
- package/dist/themes/MidnightDark.cjs +1 -0
- package/dist/themes/MidnightDark.d.cts +3 -0
- package/dist/themes/MidnightDark.d.ts +3 -0
- package/dist/themes/{MidnightBrand.js → MidnightDark.js} +1 -1
- package/dist/themes/MidnightLight.cjs +1 -1
- package/dist/themes/MidnightLight.d.cts +4 -6
- package/dist/themes/MidnightLight.d.ts +4 -6
- package/dist/themes/MidnightLight.js +1 -1
- package/dist/themes/NordDark.cjs +1 -1
- package/dist/themes/NordDark.js +1 -1
- package/dist/themes/NordLight.cjs +1 -1
- package/dist/themes/NordLight.d.cts +3 -13
- package/dist/themes/NordLight.d.ts +3 -13
- package/dist/themes/NordLight.js +1 -1
- package/dist/themes/OneDark.cjs +1 -1
- package/dist/themes/OneDark.d.cts +1 -7
- package/dist/themes/OneDark.d.ts +1 -7
- package/dist/themes/OneDark.js +1 -1
- package/dist/themes/OneLight.cjs +1 -1
- package/dist/themes/OneLight.d.cts +3 -9
- package/dist/themes/OneLight.d.ts +3 -9
- package/dist/themes/OneLight.js +1 -1
- package/dist/themes/PrimerDark.cjs +1 -1
- package/dist/themes/PrimerDark.d.cts +0 -1
- package/dist/themes/PrimerDark.d.ts +0 -1
- package/dist/themes/PrimerDark.js +1 -1
- package/dist/themes/PrimerLight.d.cts +1 -7
- package/dist/themes/PrimerLight.d.ts +1 -7
- package/dist/themes/RosePine.cjs +1 -1
- package/dist/themes/RosePine.d.cts +1 -7
- package/dist/themes/RosePine.d.ts +1 -7
- package/dist/themes/RosePine.js +1 -1
- package/dist/themes/RosePineDawn.cjs +1 -1
- package/dist/themes/RosePineDawn.d.cts +3 -9
- package/dist/themes/RosePineDawn.d.ts +3 -9
- package/dist/themes/RosePineDawn.js +1 -1
- package/dist/themes/SkandaDark.cjs +1 -1
- package/dist/themes/SkandaDark.d.cts +5 -8
- package/dist/themes/SkandaDark.d.ts +5 -8
- package/dist/themes/SkandaDark.js +1 -1
- package/dist/themes/SkandaLight.cjs +1 -1
- package/dist/themes/SkandaLight.js +1 -1
- package/dist/themes/SolarizedDark.d.cts +1 -7
- package/dist/themes/SolarizedDark.d.ts +1 -7
- package/dist/themes/SolarizedLight.cjs +1 -1
- package/dist/themes/SolarizedLight.d.cts +1 -7
- package/dist/themes/SolarizedLight.d.ts +1 -7
- package/dist/themes/SolarizedLight.js +1 -1
- package/dist/themes/SynthwaveDark.d.cts +1 -7
- package/dist/themes/SynthwaveDark.d.ts +1 -7
- package/dist/themes/SynthwaveLight.cjs +1 -1
- package/dist/themes/SynthwaveLight.d.cts +3 -12
- package/dist/themes/SynthwaveLight.d.ts +3 -12
- package/dist/themes/SynthwaveLight.js +1 -1
- package/dist/themes/brands.cjs +1 -1
- package/dist/themes/brands.d.cts +5 -28
- package/dist/themes/brands.d.ts +5 -28
- package/dist/themes/brands.js +1 -1
- package/dist/themes/createBrandTheme.cjs +1 -1
- package/dist/themes/createBrandTheme.d.cts +11 -23
- package/dist/themes/createBrandTheme.d.ts +11 -23
- package/dist/themes/createBrandTheme.js +1 -1
- package/dist/themes/index.cjs +1 -1
- package/dist/themes/index.d.cts +10 -9
- package/dist/themes/index.d.ts +10 -9
- package/dist/themes/index.js +1 -1
- package/dist/themes.css +1 -1
- package/dist/tokens.css +1 -1
- package/dist/tokens.dtcg.json +14246 -0
- package/dist/utils/aliases.cjs +9 -3
- package/dist/utils/aliases.d.cts +19 -99
- package/dist/utils/aliases.d.ts +19 -99
- package/dist/utils/aliases.js +9 -3
- package/dist/utils/contrast.d.cts +2 -17
- package/dist/utils/contrast.d.ts +2 -17
- package/dist/utils/cssVars.cjs +2 -2
- package/dist/utils/cssVars.d.cts +12 -37
- package/dist/utils/cssVars.d.ts +12 -37
- package/dist/utils/cssVars.js +2 -2
- package/dist/utils/foundation.cjs +4 -4
- package/dist/utils/foundation.d.cts +24 -177
- package/dist/utils/foundation.d.ts +24 -177
- package/dist/utils/foundation.js +3 -3
- package/dist/utils/mode.cjs +1 -1
- package/dist/utils/mode.d.cts +18 -57
- package/dist/utils/mode.d.ts +18 -57
- package/dist/utils/mode.js +1 -1
- package/dist/utils/theme.cjs +1 -1
- package/dist/utils/theme.d.cts +68 -292
- package/dist/utils/theme.d.ts +68 -292
- package/dist/utils/toCss.cjs +5 -5
- package/dist/utils/toCss.d.cts +22 -60
- package/dist/utils/toCss.d.ts +22 -60
- package/dist/utils/toCss.js +5 -5
- package/package.json +5 -4
- package/dist/themes/MaterialBrand.d.cts +0 -3
- package/dist/themes/MaterialBrand.d.ts +0 -3
- package/dist/themes/MidnightBrand.cjs +0 -1
- package/dist/themes/MidnightBrand.d.cts +0 -11
- package/dist/themes/MidnightBrand.d.ts +0 -11
|
@@ -1,13 +1,7 @@
|
|
|
1
|
+
import type { Theme } from '../utils/theme.js';
|
|
1
2
|
/**
|
|
2
|
-
* Light counterpart of `one-dark`, following
|
|
3
|
-
* (#fafafa background, #383a42 text). Palette source: atom/one-light-syntax
|
|
4
|
-
* (MIT).
|
|
5
|
-
*
|
|
6
|
-
* `primary-500` is One Light's own blue (#4078f2), not a lightened One Dark
|
|
7
|
-
* blue — the two schemes pick genuinely different blues, and 500 is the slot
|
|
8
|
-
* consumers read for a plain accent. 600 is that blue darkened, since
|
|
9
|
-
* #4078f2 carries only 4.05:1 under white label text.
|
|
3
|
+
* Light counterpart of `one-dark`, following One Light's own scheme (#fafafa background, #383a42 text) and its own blue (#4078f2).
|
|
10
4
|
*
|
|
11
5
|
* @public
|
|
12
6
|
*/
|
|
13
|
-
export declare const oneLight:
|
|
7
|
+
export declare const oneLight: Theme;
|
package/dist/themes/OneLight.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createTheme as e}from"./DefaultTheme.js";import{oneDark as
|
|
1
|
+
import{createTheme as e}from"./DefaultTheme.js";import{oneDark as r}from"./OneDark.js";var o=e("one-light",{mode:"light",colors:{primary:{50:"#f3f6fc",100:"#e2eaf9",200:"#c1d1f2",300:"#97b3ea",400:"#7297e2",500:"#4078f2",600:"#2f66d4",700:"#2854ad",800:"#22458d",900:"#1d3872",950:"#142446"},neutral:{200:"#e5e5e6",300:"#d0d0d3"},semantic:{background:"#fafafa",surface:"#f0f0f1",surfaceHover:"#e5e5e6",overlay:"rgb(40 44 52 / 0.4)",text:"#383a42",textMuted:"#696c77",textInverted:"#ffffff",border:"#e5e5e6",borderStrong:"#898990",focusRing:"#2f66d4"}},shadow:{color:"2 6 23",strength:"1"}},r);export{o as oneLight};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var a=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var t=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var n=(f
|
|
1
|
+
"use strict";var a=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var t=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var n=(e,f)=>{for(var r in f)a(e,r,{get:f[r],enumerable:!0})},s=(e,f,r,b)=>{if(f&&typeof f=="object"||typeof f=="function")for(let d of t(f))!o.call(e,d)&&d!==r&&a(e,d,{get:()=>f[d],enumerable:!(b=c(f,d))||b.enumerable});return e};var m=e=>s(a({},"__esModule",{value:!0}),e);var u={};n(u,{primerDark:()=>i});module.exports=m(u);var i={name:"primer-dark",mode:"dark",colors:{primary:{50:"#f2f6fe",100:"#e0ebfc",200:"#bcd4f9",300:"#8fb7f5",400:"#679df1",500:"#1f6feb",600:"#1c62cd",700:"#1b5bbf",800:"#174b9c",900:"#153d7d",950:"#10264d"},neutral:{50:"#f0f6fc",100:"#c9d1d9",200:"#30363d",300:"#484f58",400:"#6e7681",500:"#484f58",600:"#3d444d",700:"#30363d",800:"#21262d",900:"#161b22",950:"#0d1117"},success:{50:"#aff5b4",100:"#7ee787",200:"#56d364",300:"#3fb950",400:"#2ea043",500:"#238636",600:"#1a6f2f",700:"#0f5323",800:"#033a16",900:"#04260f",950:"#021a0a"},warning:{50:"#f8e3a1",100:"#f2cc60",200:"#e3b341",300:"#d29922",400:"#bb8009",500:"#9e6a03",600:"#885506",700:"#693e00",800:"#4b2900",900:"#341a00",950:"#2a1400"},danger:{50:"#ffdcd7",100:"#ffc1ba",200:"#ffa198",300:"#ff7b72",400:"#f85149",500:"#da3633",600:"#b92425",700:"#8e1519",800:"#67060c",900:"#490202",950:"#370101"},semantic:{background:"#0d1117",surface:"#161b22",surfaceHover:"#21262d",overlay:"rgb(1 4 9 / 0.8)",text:"#e6edf3",textMuted:"#8b949e",textInverted:"#ffffff",border:"#30363d",borderStrong:"#5f6874",focusRing:"#388bfd"}},shadow:{color:"1 4 9",strength:"3.8"}};0&&(module.exports={primerDark});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var f={name:"primer-dark",mode:"dark",colors:{primary:{50:"#f2f6fe",100:"#e0ebfc",200:"#bcd4f9",300:"#8fb7f5",400:"#679df1",500:"#1f6feb",600:"#1c62cd",700:"#1b5bbf",800:"#174b9c",900:"#153d7d",950:"#10264d"},neutral:{50:"#f0f6fc",100:"#c9d1d9",200:"#30363d",300:"#484f58",400:"#6e7681",500:"#484f58",600:"#3d444d",700:"#30363d",800:"#21262d",900:"#161b22",950:"#0d1117"},success:{50:"#aff5b4",100:"#7ee787",200:"#56d364",300:"#3fb950",400:"#2ea043",500:"#238636",600:"#1a6f2f",700:"#0f5323",800:"#033a16",900:"#04260f",950:"#021a0a"},warning:{50:"#f8e3a1",100:"#f2cc60",200:"#e3b341",300:"#d29922",400:"#bb8009",500:"#9e6a03",600:"#885506",700:"#693e00",800:"#4b2900",900:"#341a00",950:"#2a1400"},danger:{50:"#ffdcd7",100:"#ffc1ba",200:"#ffa198",300:"#ff7b72",400:"#f85149",500:"#da3633",600:"#b92425",700:"#8e1519",800:"#67060c",900:"#490202",950:"#370101"},semantic:{background:"#0d1117",surface:"#161b22",surfaceHover:"#21262d",overlay:"rgb(1 4 9 / 0.8)",text:"#e6edf3",textMuted:"#8b949e",textInverted:"#ffffff",border:"#30363d",borderStrong:"#5f6874",focusRing:"#388bfd"}},shadow:{color:"1 4 9",strength:"3.8"}};export{f as primerDark};
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.cjs';
|
|
2
|
-
/**
|
|
3
|
-
* Primer Light inspired theme: GitHub's light mode — white canvas, `#0969da`
|
|
4
|
-
* accent blue, 6px corners, and the Primer green/yellow/red functional scales.
|
|
5
|
-
* Palette source: primer/primitives (MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Primer Light inspired theme: GitHub's light mode — white canvas, `#0969da` accent blue, 6px corners. Palette source: primer/primitives (MIT). @public */
|
|
9
3
|
export declare const primerLight: Theme;
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.js';
|
|
2
|
-
/**
|
|
3
|
-
* Primer Light inspired theme: GitHub's light mode — white canvas, `#0969da`
|
|
4
|
-
* accent blue, 6px corners, and the Primer green/yellow/red functional scales.
|
|
5
|
-
* Palette source: primer/primitives (MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Primer Light inspired theme: GitHub's light mode — white canvas, `#0969da` accent blue, 6px corners. Palette source: primer/primitives (MIT). @public */
|
|
9
3
|
export declare const primerLight: Theme;
|
package/dist/themes/RosePine.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var c=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var t=Object.prototype.hasOwnProperty;var n=(f,e)=>{for(var
|
|
1
|
+
"use strict";var c=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var t=Object.prototype.hasOwnProperty;var n=(f,e)=>{for(var a in e)c(f,a,{get:e[a],enumerable:!0})},s=(f,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let d of o(e))!t.call(f,d)&&d!==a&&c(f,d,{get:()=>e[d],enumerable:!(r=b(e,d))||r.enumerable});return f};var m=f=>s(c({},"__esModule",{value:!0}),f);var u={};n(u,{rosePine:()=>i});module.exports=m(u);var i={name:"rose-pine",mode:"dark",colors:{primary:{50:"#fbfafe",100:"#f7f3fc",200:"#ede5f8",300:"#e2d3f3",400:"#d7c3ef",500:"#cdb5eb",600:"#c4a7e7",700:"#9f88bc",800:"#816e99",900:"#67597b",950:"#3e364b"},neutral:{50:"#f7f6fb",100:"#edeaf6",200:"#26233a",300:"#403d52",400:"#75718d",500:"#6e6a86",600:"#5b5876",700:"#524f67",800:"#26233a",900:"#1f1d2e",950:"#16141f"},success:{50:"#f1f9fa",100:"#def0f3",200:"#c2e3e8",300:"#9ccfd8",400:"#6db4c2",500:"#4d99a9",600:"#3d7d8e",700:"#366675",800:"#325561",900:"#2e4853",950:"#1a2e37"},warning:{50:"#fef9f0",100:"#fdf0da",200:"#fbdfb3",300:"#f6c177",400:"#f2a747",500:"#ec8d24",600:"#d67118",700:"#b25416",800:"#8f4219",900:"#753818",950:"#421c0a"},danger:{50:"#fdf2f5",100:"#fce7ec",200:"#fad0db",300:"#f5a8bc",400:"#eb6f92",500:"#dd4874",600:"#c72e60",700:"#a72150",800:"#8b1f48",900:"#771e42",950:"#420b21"},semantic:{background:"#191724",surface:"#1f1d2e",surfaceHover:"#26233a",overlay:"rgb(0 0 0 / 0.6)",text:"#e0def4",textMuted:"#908caa",textInverted:"#191724",border:"#26233a",borderStrong:"#6b668a",focusRing:"#c4a7e7"}},shadow:{color:"0 0 0",strength:"4.7"}};0&&(module.exports={rosePine});
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.cjs';
|
|
2
|
-
/**
|
|
3
|
-
* Rosé Pine inspired dark theme: soho-vibes `#191724` base, iris purple
|
|
4
|
-
* actions, foam/gold/love status hues, and muted lavender grays.
|
|
5
|
-
* Palette source: rose-pine/rose-pine-theme (MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Rosé Pine inspired dark theme: soho-vibes `#191724` base, iris purple actions, muted lavender grays. Palette source: rose-pine/rose-pine-theme (MIT). @public */
|
|
9
3
|
export declare const rosePine: Theme;
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.js';
|
|
2
|
-
/**
|
|
3
|
-
* Rosé Pine inspired dark theme: soho-vibes `#191724` base, iris purple
|
|
4
|
-
* actions, foam/gold/love status hues, and muted lavender grays.
|
|
5
|
-
* Palette source: rose-pine/rose-pine-theme (MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Rosé Pine inspired dark theme: soho-vibes `#191724` base, iris purple actions, muted lavender grays. Palette source: rose-pine/rose-pine-theme (MIT). @public */
|
|
9
3
|
export declare const rosePine: Theme;
|
package/dist/themes/RosePine.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var e={name:"rose-pine",mode:"dark",colors:{primary:{50:"#fbfafe",100:"#f7f3fc",200:"#ede5f8",300:"#e2d3f3",400:"#d7c3ef",500:"#cdb5eb",600:"#c4a7e7",700:"#9f88bc",800:"#816e99",900:"#67597b",950:"#3e364b"},neutral:{50:"#f7f6fb",100:"#edeaf6",200:"#26233a",300:"#403d52",400:"#
|
|
1
|
+
var e={name:"rose-pine",mode:"dark",colors:{primary:{50:"#fbfafe",100:"#f7f3fc",200:"#ede5f8",300:"#e2d3f3",400:"#d7c3ef",500:"#cdb5eb",600:"#c4a7e7",700:"#9f88bc",800:"#816e99",900:"#67597b",950:"#3e364b"},neutral:{50:"#f7f6fb",100:"#edeaf6",200:"#26233a",300:"#403d52",400:"#75718d",500:"#6e6a86",600:"#5b5876",700:"#524f67",800:"#26233a",900:"#1f1d2e",950:"#16141f"},success:{50:"#f1f9fa",100:"#def0f3",200:"#c2e3e8",300:"#9ccfd8",400:"#6db4c2",500:"#4d99a9",600:"#3d7d8e",700:"#366675",800:"#325561",900:"#2e4853",950:"#1a2e37"},warning:{50:"#fef9f0",100:"#fdf0da",200:"#fbdfb3",300:"#f6c177",400:"#f2a747",500:"#ec8d24",600:"#d67118",700:"#b25416",800:"#8f4219",900:"#753818",950:"#421c0a"},danger:{50:"#fdf2f5",100:"#fce7ec",200:"#fad0db",300:"#f5a8bc",400:"#eb6f92",500:"#dd4874",600:"#c72e60",700:"#a72150",800:"#8b1f48",900:"#771e42",950:"#420b21"},semantic:{background:"#191724",surface:"#1f1d2e",surfaceHover:"#26233a",overlay:"rgb(0 0 0 / 0.6)",text:"#e0def4",textMuted:"#908caa",textInverted:"#191724",border:"#26233a",borderStrong:"#6b668a",focusRing:"#c4a7e7"}},shadow:{color:"0 0 0",strength:"4.7"}};export{e as rosePine};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var i=(r,e)=>{for(var o in e)a(r,o,{get:e[o],enumerable:!0})},b=(r,e,o,t)=>{if(e&&typeof e=="object"||typeof e=="function")for(let f of n(e))!s.call(r,f)&&f!==o&&a(r,f,{get:()=>e[f],enumerable:!(t=m(e,f))||t.enumerable});return r};var h=r=>b(a({},"__esModule",{value:!0}),r);var u={};i(u,{rosePineDawn:()=>p});module.exports=h(u);var d=require("./DefaultTheme.cjs"),c=require("./RosePine.cjs"),p=(0,d.createTheme)("rose-pine-dawn",{mode:"light",colors:{primary:{50:"#f6f5f8",100:"#ebe8ee",200:"#d4ceda",300:"#b7aec2",400:"#9d90ac",500:"#907aa9",600:"#6f5c85",700:"#5b4c6d",800:"#4b3e5b",900:"#3d334a",950:"#262130"},neutral:{200:"#dfdad9",300:"#cecacd"},semantic:{background:"#faf4ed",surface:"#fffaf3",surfaceHover:"#f2e9e1",overlay:"rgb(25 23 36 / 0.4)",text:"#575279",textMuted:"#716d8c",textInverted:"#ffffff",border:"#dfdad9",borderStrong:"#938a91",focusRing:"#6f5c85"}},shadow:{color:"2 6 23",strength:"1"}},c.rosePine);0&&(module.exports={rosePineDawn});
|
|
@@ -1,13 +1,7 @@
|
|
|
1
|
+
import type { Theme } from '../utils/theme.cjs';
|
|
1
2
|
/**
|
|
2
|
-
* Light counterpart of `rose-pine`,
|
|
3
|
-
* (#faf4ed base, #575279 text). Palette source: rose-pine/rose-pine-theme
|
|
4
|
-
* (MIT).
|
|
5
|
-
*
|
|
6
|
-
* `primary-500` is Dawn's own iris (#907aa9) — Dawn restates every role
|
|
7
|
-
* rather than lightening Main's, and its iris is markedly softer than
|
|
8
|
-
* Main's #c4a7e7. 600 is that iris darkened, since #907aa9 carries only
|
|
9
|
-
* 3.79:1 under white label text.
|
|
3
|
+
* Light counterpart of `rose-pine`, on Rosé Pine Dawn (#faf4ed base, #575279 text) with Dawn's own softer iris (#907aa9).
|
|
10
4
|
*
|
|
11
5
|
* @public
|
|
12
6
|
*/
|
|
13
|
-
export declare const rosePineDawn:
|
|
7
|
+
export declare const rosePineDawn: Theme;
|
|
@@ -1,13 +1,7 @@
|
|
|
1
|
+
import type { Theme } from '../utils/theme.js';
|
|
1
2
|
/**
|
|
2
|
-
* Light counterpart of `rose-pine`,
|
|
3
|
-
* (#faf4ed base, #575279 text). Palette source: rose-pine/rose-pine-theme
|
|
4
|
-
* (MIT).
|
|
5
|
-
*
|
|
6
|
-
* `primary-500` is Dawn's own iris (#907aa9) — Dawn restates every role
|
|
7
|
-
* rather than lightening Main's, and its iris is markedly softer than
|
|
8
|
-
* Main's #c4a7e7. 600 is that iris darkened, since #907aa9 carries only
|
|
9
|
-
* 3.79:1 under white label text.
|
|
3
|
+
* Light counterpart of `rose-pine`, on Rosé Pine Dawn (#faf4ed base, #575279 text) with Dawn's own softer iris (#907aa9).
|
|
10
4
|
*
|
|
11
5
|
* @public
|
|
12
6
|
*/
|
|
13
|
-
export declare const rosePineDawn:
|
|
7
|
+
export declare const rosePineDawn: Theme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createTheme as e}from"./DefaultTheme.js";import{rosePine as r}from"./RosePine.js";var
|
|
1
|
+
import{createTheme as e}from"./DefaultTheme.js";import{rosePine as r}from"./RosePine.js";var a=e("rose-pine-dawn",{mode:"light",colors:{primary:{50:"#f6f5f8",100:"#ebe8ee",200:"#d4ceda",300:"#b7aec2",400:"#9d90ac",500:"#907aa9",600:"#6f5c85",700:"#5b4c6d",800:"#4b3e5b",900:"#3d334a",950:"#262130"},neutral:{200:"#dfdad9",300:"#cecacd"},semantic:{background:"#faf4ed",surface:"#fffaf3",surfaceHover:"#f2e9e1",overlay:"rgb(25 23 36 / 0.4)",text:"#575279",textMuted:"#716d8c",textInverted:"#ffffff",border:"#dfdad9",borderStrong:"#938a91",focusRing:"#6f5c85"}},shadow:{color:"2 6 23",strength:"1"}},r);export{a as rosePineDawn};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var t=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var b=(r,e)=>{for(var a in e)t(r,a,{get:e[a],enumerable:!0})},i=(r,e,a,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let f of s(e))!n.call(r,f)&&f!==a&&t(r,f,{get:()=>e[f],enumerable:!(o=m(e,f))||o.enumerable});return r};var h=r=>i(t({},"__esModule",{value:!0}),r);var u={};b(u,{skandaDark:()=>k});module.exports=h(u);var d=require("./DefaultTheme.cjs"),c=require("./SkandaLight.cjs"),k=(0,d.createTheme)("skanda-dark",{mode:"dark",colors:{primary:{50:"#f6f9fe",100:"#e9f0fe",200:"#d0dffc",300:"#b0c9fa",400:"#94b6f8",500:"#7aa4f7",600:"#6193f5",700:"#5078c7",800:"#4262a2",900:"#364f82",950:"#22304f"},neutral:{200:"#334155",300:"#475569"},semantic:{background:"#0f172a",surface:"#1e293b",surfaceHover:"#334155",overlay:"rgb(2 6 23 / 0.7)",text:"#f1f5f9",textMuted:"#b0bdcc",textInverted:"#0f172a",border:"#334155",borderStrong:"#60738e",focusRing:"#6193f5"}},shadow:{color:"0 0 0",strength:"4.7"}},c.skandaLight);0&&(module.exports={skandaDark});
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
+
import type { Theme } from '../utils/theme.cjs';
|
|
1
2
|
/**
|
|
2
|
-
* Dark counterpart of `skanda-light` —
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
* The ramp is centred one step lighter than the light theme's: `primary-600`
|
|
7
|
-
* is the filled-action slot in both modes, and a mid-blue tuned to sit on
|
|
8
|
-
* white is too dark to read as an accent on `#0f172a`.
|
|
3
|
+
* Dark counterpart of `skanda-light` — Skanda blue on deep slate.
|
|
4
|
+
* The ramp is shifted one step lighter; mid-blue tuned for white becomes
|
|
5
|
+
* too dark as an accent on `#0f172a`.
|
|
9
6
|
*
|
|
10
7
|
* @public
|
|
11
8
|
*/
|
|
12
|
-
export declare const skandaDark:
|
|
9
|
+
export declare const skandaDark: Theme;
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
+
import type { Theme } from '../utils/theme.js';
|
|
1
2
|
/**
|
|
2
|
-
* Dark counterpart of `skanda-light` —
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
* The ramp is centred one step lighter than the light theme's: `primary-600`
|
|
7
|
-
* is the filled-action slot in both modes, and a mid-blue tuned to sit on
|
|
8
|
-
* white is too dark to read as an accent on `#0f172a`.
|
|
3
|
+
* Dark counterpart of `skanda-light` — Skanda blue on deep slate.
|
|
4
|
+
* The ramp is shifted one step lighter; mid-blue tuned for white becomes
|
|
5
|
+
* too dark as an accent on `#0f172a`.
|
|
9
6
|
*
|
|
10
7
|
* @public
|
|
11
8
|
*/
|
|
12
|
-
export declare const skandaDark:
|
|
9
|
+
export declare const skandaDark: Theme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createTheme as
|
|
1
|
+
import{createTheme as e}from"./DefaultTheme.js";import{skandaLight as r}from"./SkandaLight.js";var t=e("skanda-dark",{mode:"dark",colors:{primary:{50:"#f6f9fe",100:"#e9f0fe",200:"#d0dffc",300:"#b0c9fa",400:"#94b6f8",500:"#7aa4f7",600:"#6193f5",700:"#5078c7",800:"#4262a2",900:"#364f82",950:"#22304f"},neutral:{200:"#334155",300:"#475569"},semantic:{background:"#0f172a",surface:"#1e293b",surfaceHover:"#334155",overlay:"rgb(2 6 23 / 0.7)",text:"#f1f5f9",textMuted:"#b0bdcc",textInverted:"#0f172a",border:"#334155",borderStrong:"#60738e",focusRing:"#6193f5"}},shadow:{color:"0 0 0",strength:"4.7"}},r);export{t as skandaDark};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var c=Object.defineProperty;var
|
|
1
|
+
"use strict";var c=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var t=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var n=(e,f)=>{for(var d in f)c(e,d,{get:f[d],enumerable:!0})},s=(e,f,d,r)=>{if(f&&typeof f=="object"||typeof f=="function")for(let a of t(f))!o.call(e,a)&&a!==d&&c(e,a,{get:()=>f[a],enumerable:!(r=b(f,a))||r.enumerable});return e};var g=e=>s(c({},"__esModule",{value:!0}),e);var m={};n(m,{skandaLight:()=>i});module.exports=g(m);var i={name:"skanda-light",mode:"light",colors:{primary:{50:"#eef4ff",100:"#dce7fd",200:"#c0d4fc",300:"#94b8fa",400:"#6193f5",500:"#3d6eef",600:"#274ee3",700:"#1f3bd0",800:"#2032a9",900:"#1f2f85",950:"#171f51"},neutral:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},warning:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},danger:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},semantic:{background:"#ffffff",surface:"#f8fafc",surfaceHover:"#f1f5f9",overlay:"rgb(2 6 23 / 0.5)",text:"#0f172a",textMuted:"#475569",textInverted:"#ffffff",border:"#e2e8f0",borderStrong:"#7d8b9d",focusRing:"#3d6eef"}},shadow:{color:"2 6 23",strength:"1"}};0&&(module.exports={skandaLight});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var f={name:"skanda-light",mode:"light",colors:{primary:{50:"#eef4ff",100:"#dce7fd",200:"#c0d4fc",300:"#94b8fa",400:"#6193f5",500:"#3d6eef",600:"#274ee3",700:"#1f3bd0",800:"#2032a9",900:"#1f2f85",950:"#171f51"},neutral:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},warning:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},danger:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},semantic:{background:"#ffffff",surface:"#f8fafc",surfaceHover:"#f1f5f9",overlay:"rgb(2 6 23 / 0.5)",text:"#0f172a",textMuted:"#
|
|
1
|
+
var f={name:"skanda-light",mode:"light",colors:{primary:{50:"#eef4ff",100:"#dce7fd",200:"#c0d4fc",300:"#94b8fa",400:"#6193f5",500:"#3d6eef",600:"#274ee3",700:"#1f3bd0",800:"#2032a9",900:"#1f2f85",950:"#171f51"},neutral:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},warning:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},danger:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},semantic:{background:"#ffffff",surface:"#f8fafc",surfaceHover:"#f1f5f9",overlay:"rgb(2 6 23 / 0.5)",text:"#0f172a",textMuted:"#475569",textInverted:"#ffffff",border:"#e2e8f0",borderStrong:"#7d8b9d",focusRing:"#3d6eef"}},shadow:{color:"2 6 23",strength:"1"}};export{f as skandaLight};
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.cjs';
|
|
2
|
-
/**
|
|
3
|
-
* Solarized Dark inspired theme: deep `#002b36` background, `#268bd2` blue
|
|
4
|
-
* actions, and Solarized green/yellow/red status hues.
|
|
5
|
-
* Palette source: altercation/solarized (MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Solarized Dark inspired theme: deep `#002b36` background, `#268bd2` blue actions. Palette source: altercation/solarized (MIT). @public */
|
|
9
3
|
export declare const solarizedDark: Theme;
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.js';
|
|
2
|
-
/**
|
|
3
|
-
* Solarized Dark inspired theme: deep `#002b36` background, `#268bd2` blue
|
|
4
|
-
* actions, and Solarized green/yellow/red status hues.
|
|
5
|
-
* Palette source: altercation/solarized (MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Solarized Dark inspired theme: deep `#002b36` background, `#268bd2` blue actions. Palette source: altercation/solarized (MIT). @public */
|
|
9
3
|
export declare const solarizedDark: Theme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var a=Object.defineProperty;var t=Object.getOwnPropertyDescriptor;var b=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var s=(d,e)=>{for(var c in e)a(d,c,{get:e[c],enumerable:!0})},n=(d,e,c,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let f of b(e))!o.call(d,f)&&f!==c&&a(d,f,{get:()=>e[f],enumerable:!(r=t(e,f))||r.enumerable});return d};var i=d=>n(a({},"__esModule",{value:!0}),d);var l={};s(l,{solarizedLight:()=>g});module.exports=i(l);var g={name:"solarized-light",mode:"light",colors:{primary:{50:"#f0f7fc",100:"#ddeef9",200:"#c0e0f4",300:"#94cbec",400:"#61b0e2",500:"#3399d9",600:"#268bd2",700:"#1f6fb0",800:"#1e5c8f",900:"#1e4d76",950:"#143049"},neutral:{50:"#fdf9ec",100:"#eee8d5",200:"#e0dac6",300:"#c8c2b0",400:"#93a1a1",500:"#839496",600:"#657b83",700:"#586e75",800:"#073642",900:"#002b36",950:"#00212b"},success:{50:"#f8faeb",100:"#eef3d3",200:"#dde8ac",300:"#c5d87c",400:"#a9c353",500:"#96ad14",600:"#
|
|
1
|
+
"use strict";var a=Object.defineProperty;var t=Object.getOwnPropertyDescriptor;var b=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var s=(d,e)=>{for(var c in e)a(d,c,{get:e[c],enumerable:!0})},n=(d,e,c,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let f of b(e))!o.call(d,f)&&f!==c&&a(d,f,{get:()=>e[f],enumerable:!(r=t(e,f))||r.enumerable});return d};var i=d=>n(a({},"__esModule",{value:!0}),d);var l={};s(l,{solarizedLight:()=>g});module.exports=i(l);var g={name:"solarized-light",mode:"light",colors:{primary:{50:"#f0f7fc",100:"#ddeef9",200:"#c0e0f4",300:"#94cbec",400:"#61b0e2",500:"#3399d9",600:"#268bd2",700:"#1f6fb0",800:"#1e5c8f",900:"#1e4d76",950:"#143049"},neutral:{50:"#fdf9ec",100:"#eee8d5",200:"#e0dac6",300:"#c8c2b0",400:"#93a1a1",500:"#839496",600:"#657b83",700:"#586e75",800:"#073642",900:"#002b36",950:"#00212b"},success:{50:"#f8faeb",100:"#eef3d3",200:"#dde8ac",300:"#c5d87c",400:"#a9c353",500:"#96ad14",600:"#849800",700:"#67770a",800:"#535f0e",900:"#465011",950:"#252c05"},warning:{50:"#fdf9e9",100:"#faf0c6",200:"#f5df90",300:"#eec850",400:"#e5ad22",500:"#d49812",600:"#b48800",700:"#92670a",800:"#78500f",900:"#664213",950:"#3b2208"},danger:{50:"#fdf3f2",100:"#fce4e3",200:"#facdcc",300:"#f5aaa8",400:"#ee7a77",500:"#e2504c",600:"#dc322f",700:"#b92623",800:"#992320",900:"#7f2321",950:"#450e0d"},semantic:{background:"#fdf6e3",surface:"#eee8d5",surfaceHover:"#e4ddc8",overlay:"rgb(0 43 54 / 0.5)",text:"#073642",textMuted:"#586b72",textInverted:"#271d03",border:"#ddd6c1",borderStrong:"#90835b",focusRing:"#268bd2"}},shadow:{color:"0 43 54",strength:"1.3"}};0&&(module.exports={solarizedLight});
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.cjs';
|
|
2
|
-
/**
|
|
3
|
-
* Solarized Light inspired theme: the classic `#fdf6e3` cream background,
|
|
4
|
-
* `#268bd2` blue actions, and Solarized green/yellow/red status hues.
|
|
5
|
-
* Palette source: altercation/solarized (MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Solarized Light inspired theme: the classic `#fdf6e3` cream background, `#268bd2` blue actions. Palette source: altercation/solarized (MIT). @public */
|
|
9
3
|
export declare const solarizedLight: Theme;
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.js';
|
|
2
|
-
/**
|
|
3
|
-
* Solarized Light inspired theme: the classic `#fdf6e3` cream background,
|
|
4
|
-
* `#268bd2` blue actions, and Solarized green/yellow/red status hues.
|
|
5
|
-
* Palette source: altercation/solarized (MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Solarized Light inspired theme: the classic `#fdf6e3` cream background, `#268bd2` blue actions. Palette source: altercation/solarized (MIT). @public */
|
|
9
3
|
export declare const solarizedLight: Theme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var e={name:"solarized-light",mode:"light",colors:{primary:{50:"#f0f7fc",100:"#ddeef9",200:"#c0e0f4",300:"#94cbec",400:"#61b0e2",500:"#3399d9",600:"#268bd2",700:"#1f6fb0",800:"#1e5c8f",900:"#1e4d76",950:"#143049"},neutral:{50:"#fdf9ec",100:"#eee8d5",200:"#e0dac6",300:"#c8c2b0",400:"#93a1a1",500:"#839496",600:"#657b83",700:"#586e75",800:"#073642",900:"#002b36",950:"#00212b"},success:{50:"#f8faeb",100:"#eef3d3",200:"#dde8ac",300:"#c5d87c",400:"#a9c353",500:"#96ad14",600:"#
|
|
1
|
+
var e={name:"solarized-light",mode:"light",colors:{primary:{50:"#f0f7fc",100:"#ddeef9",200:"#c0e0f4",300:"#94cbec",400:"#61b0e2",500:"#3399d9",600:"#268bd2",700:"#1f6fb0",800:"#1e5c8f",900:"#1e4d76",950:"#143049"},neutral:{50:"#fdf9ec",100:"#eee8d5",200:"#e0dac6",300:"#c8c2b0",400:"#93a1a1",500:"#839496",600:"#657b83",700:"#586e75",800:"#073642",900:"#002b36",950:"#00212b"},success:{50:"#f8faeb",100:"#eef3d3",200:"#dde8ac",300:"#c5d87c",400:"#a9c353",500:"#96ad14",600:"#849800",700:"#67770a",800:"#535f0e",900:"#465011",950:"#252c05"},warning:{50:"#fdf9e9",100:"#faf0c6",200:"#f5df90",300:"#eec850",400:"#e5ad22",500:"#d49812",600:"#b48800",700:"#92670a",800:"#78500f",900:"#664213",950:"#3b2208"},danger:{50:"#fdf3f2",100:"#fce4e3",200:"#facdcc",300:"#f5aaa8",400:"#ee7a77",500:"#e2504c",600:"#dc322f",700:"#b92623",800:"#992320",900:"#7f2321",950:"#450e0d"},semantic:{background:"#fdf6e3",surface:"#eee8d5",surfaceHover:"#e4ddc8",overlay:"rgb(0 43 54 / 0.5)",text:"#073642",textMuted:"#586b72",textInverted:"#271d03",border:"#ddd6c1",borderStrong:"#90835b",focusRing:"#268bd2"}},shadow:{color:"0 43 54",strength:"1.3"}};export{e as solarizedLight};
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.cjs';
|
|
2
|
-
/**
|
|
3
|
-
* Synthwave inspired neon dark theme: deep indigo `#1a103d` background,
|
|
4
|
-
* hot-pink actions, mint success, and retro-sunset yellow/rose status hues.
|
|
5
|
-
* Inspired by daisyUI's "synthwave" theme (saadeghi/daisyui, MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Synthwave inspired neon dark theme: deep indigo `#1a103d` background, hot-pink actions. Inspired by daisyUI's "synthwave" theme (saadeghi/daisyui, MIT). @public */
|
|
9
3
|
export declare const synthwaveDark: Theme;
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
import type { Theme } from '../utils/theme.js';
|
|
2
|
-
/**
|
|
3
|
-
* Synthwave inspired neon dark theme: deep indigo `#1a103d` background,
|
|
4
|
-
* hot-pink actions, mint success, and retro-sunset yellow/rose status hues.
|
|
5
|
-
* Inspired by daisyUI's "synthwave" theme (saadeghi/daisyui, MIT).
|
|
6
|
-
*
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
2
|
+
/** Synthwave inspired neon dark theme: deep indigo `#1a103d` background, hot-pink actions. Inspired by daisyUI's "synthwave" theme (saadeghi/daisyui, MIT). @public */
|
|
9
3
|
export declare const synthwaveDark: Theme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var o=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var
|
|
1
|
+
"use strict";var o=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var h=(f,e)=>{for(var t in e)o(f,t,{get:e[t],enumerable:!0})},s=(f,e,t,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of m(e))!n.call(f,r)&&r!==t&&o(f,r,{get:()=>e[r],enumerable:!(a=c(e,r))||a.enumerable});return f};var i=f=>s(o({},"__esModule",{value:!0}),f);var l={};h(l,{synthwaveLight:()=>g});module.exports=i(l);var b=require("./DefaultTheme.cjs"),d=require("./SynthwaveDark.cjs"),g=(0,b.createTheme)("synthwave-light",{mode:"light",colors:{primary:{50:"#faf3f7",100:"#f4e2ed",200:"#e7c2d9",300:"#d899bf",400:"#c974a8",500:"#bd5393",600:"#b0327f",700:"#8f2a69",800:"#742457",900:"#5d1e47",950:"#38152e"},neutral:{200:"#e3d7f0",300:"#cbbde0"},warning:{600:"#bf840a"},semantic:{background:"#faf5ff",surface:"#f3ebfa",surfaceHover:"#ebe0f5",overlay:"rgb(26 16 61 / 0.4)",text:"#2b1b50",textMuted:"#6c5f92",textInverted:"#ffffff",border:"#e3d7f0",borderStrong:"#977bc1",focusRing:"#b0327f"}},shadow:{color:"2 6 23",strength:"1"}},d.synthwaveDark);0&&(module.exports={synthwaveLight});
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
*
|
|
5
|
-
* Synthwave '84 is a dark-only scheme upstream, so unlike the other bundled
|
|
6
|
-
* pairs this light mode has no published palette to match; it is a
|
|
7
|
-
* deliberate derivation, holding the neon's hue while dropping lightness far
|
|
8
|
-
* enough to survive on paper. The dark mode takes the real #ff7edb.
|
|
9
|
-
*
|
|
10
|
-
* @public
|
|
11
|
-
*/
|
|
12
|
-
export declare const synthwaveLight: import("../index.cjs").Theme;
|
|
1
|
+
import type { Theme } from '../utils/theme.cjs';
|
|
2
|
+
/** Light counterpart of `synthwave-dark` — neon pink primary softened onto pale lavender to survive on paper. @public */
|
|
3
|
+
export declare const synthwaveLight: Theme;
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
*
|
|
5
|
-
* Synthwave '84 is a dark-only scheme upstream, so unlike the other bundled
|
|
6
|
-
* pairs this light mode has no published palette to match; it is a
|
|
7
|
-
* deliberate derivation, holding the neon's hue while dropping lightness far
|
|
8
|
-
* enough to survive on paper. The dark mode takes the real #ff7edb.
|
|
9
|
-
*
|
|
10
|
-
* @public
|
|
11
|
-
*/
|
|
12
|
-
export declare const synthwaveLight: import("../index.js").Theme;
|
|
1
|
+
import type { Theme } from '../utils/theme.js';
|
|
2
|
+
/** Light counterpart of `synthwave-dark` — neon pink primary softened onto pale lavender to survive on paper. @public */
|
|
3
|
+
export declare const synthwaveLight: Theme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createTheme as e}from"./DefaultTheme.js";import{synthwaveDark as f}from"./SynthwaveDark.js";var o=e("synthwave-light",{mode:"light",colors:{primary:{50:"#faf3f7",100:"#f4e2ed",200:"#e7c2d9",300:"#d899bf",400:"#c974a8",500:"#bd5393",600:"#b0327f",700:"#8f2a69",800:"#742457",900:"#5d1e47",950:"#38152e"},neutral:{200:"#e3d7f0",300:"#cbbde0"},semantic:{background:"#faf5ff",surface:"#f3ebfa",surfaceHover:"#ebe0f5",overlay:"rgb(26 16 61 / 0.4)",text:"#2b1b50",textMuted:"#6c5f92",textInverted:"#ffffff",border:"#e3d7f0",borderStrong:"#977bc1",focusRing:"#b0327f"}},shadow:{color:"2 6 23",strength:"1"}},f);export{o as synthwaveLight};
|
|
1
|
+
import{createTheme as e}from"./DefaultTheme.js";import{synthwaveDark as f}from"./SynthwaveDark.js";var o=e("synthwave-light",{mode:"light",colors:{primary:{50:"#faf3f7",100:"#f4e2ed",200:"#e7c2d9",300:"#d899bf",400:"#c974a8",500:"#bd5393",600:"#b0327f",700:"#8f2a69",800:"#742457",900:"#5d1e47",950:"#38152e"},neutral:{200:"#e3d7f0",300:"#cbbde0"},warning:{600:"#bf840a"},semantic:{background:"#faf5ff",surface:"#f3ebfa",surfaceHover:"#ebe0f5",overlay:"rgb(26 16 61 / 0.4)",text:"#2b1b50",textMuted:"#6c5f92",textInverted:"#ffffff",border:"#e3d7f0",borderStrong:"#977bc1",focusRing:"#b0327f"}},shadow:{color:"2 6 23",strength:"1"}},f);export{o as synthwaveLight};
|
package/dist/themes/brands.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var i=Object.defineProperty;var Q=Object.getOwnPropertyDescriptor;var U=Object.getOwnPropertyNames;var V=Object.prototype.hasOwnProperty;var W=(
|
|
1
|
+
"use strict";var i=Object.defineProperty;var Q=Object.getOwnPropertyDescriptor;var U=Object.getOwnPropertyNames;var V=Object.prototype.hasOwnProperty;var W=(e,r)=>{for(var m in r)i(e,m,{get:r[m],enumerable:!0})},X=(e,r,m,o)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of U(r))!V.call(e,a)&&a!==m&&i(e,a,{get:()=>r[a],enumerable:!(o=Q(r,a))||o.enumerable});return e};var Y=e=>X(i({},"__esModule",{value:!0}),e);var rr={};W(rr,{brands:()=>t,defaultBrand:()=>Z,getBrand:()=>_,getBrandByThemeName:()=>$});module.exports=Y(rr);var n=require("./AntDark.cjs"),p=require("./AntLight.cjs"),d=require("./CatppuccinLatte.cjs"),h=require("./CatppuccinMocha.cjs"),s=require("./ChakraDark.cjs"),l=require("./ChakraLight.cjs"),f=require("./CupcakeDark.cjs"),g=require("./CupcakeLight.cjs"),k=require("./DraculaDark.cjs"),c=require("./DraculaLight.cjs"),u=require("./EmeraldDark.cjs"),y=require("./EmeraldLight.cjs"),N=require("./EverforestDark.cjs"),D=require("./EverforestLight.cjs"),L=require("./FluentDark.cjs"),v=require("./FluentLight.cjs"),x=require("./GraphiteDark.cjs"),B=require("./GraphiteLight.cjs"),w=require("./GruvboxDark.cjs"),C=require("./GruvboxLight.cjs"),M=require("./MaterialDark.cjs"),T=require("./MaterialLight.cjs"),b=require("./MidnightDark.cjs"),z=require("./MidnightLight.cjs"),P=require("./NordDark.cjs"),S=require("./NordLight.cjs"),E=require("./OneDark.cjs"),G=require("./OneLight.cjs"),R=require("./PrimerDark.cjs"),A=require("./PrimerLight.cjs"),F=require("./RosePine.cjs"),O=require("./RosePineDawn.cjs"),j=require("./SkandaDark.cjs"),q=require("./SkandaLight.cjs"),H=require("./SolarizedDark.cjs"),I=require("./SolarizedLight.cjs"),J=require("./SynthwaveDark.cjs"),K=require("./SynthwaveLight.cjs"),t=[{name:"skanda",displayName:"Skanda",themes:{light:q.skandaLight,dark:j.skandaDark}},{name:"emerald",displayName:"Emerald",themes:{light:y.emeraldLight,dark:u.emeraldDark}},{name:"midnight",displayName:"Midnight",themes:{light:z.midnightLight,dark:b.midnightDark}},{name:"graphite",displayName:"Graphite",themes:{light:B.graphiteLight,dark:x.graphiteDark}},{name:"material",displayName:"Material",themes:{light:T.materialLight,dark:M.materialDark}},{name:"ant",displayName:"Ant",themes:{light:p.antLight,dark:n.antDark}},{name:"fluent",displayName:"Fluent",themes:{light:v.fluentLight,dark:L.fluentDark}},{name:"chakra",displayName:"Chakra",themes:{light:l.chakraLight,dark:s.chakraDark}},{name:"nord",displayName:"Nord",themes:{light:S.nordLight,dark:P.nordDark}},{name:"dracula",displayName:"Dracula",themes:{light:c.draculaLight,dark:k.draculaDark}},{name:"catppuccin",displayName:"Catppuccin",themes:{light:d.catppuccinLatte,dark:h.catppuccinMocha}},{name:"solarized",displayName:"Solarized",themes:{light:I.solarizedLight,dark:H.solarizedDark}},{name:"gruvbox",displayName:"Gruvbox",themes:{light:C.gruvboxLight,dark:w.gruvboxDark}},{name:"rose-pine",displayName:"Ros\xE9 Pine",themes:{light:O.rosePineDawn,dark:F.rosePine}},{name:"everforest",displayName:"Everforest",themes:{light:D.everforestLight,dark:N.everforestDark}},{name:"one",displayName:"One",themes:{light:G.oneLight,dark:E.oneDark}},{name:"primer",displayName:"Primer",themes:{light:A.primerLight,dark:R.primerDark}},{name:"cupcake",displayName:"Cupcake",themes:{light:g.cupcakeLight,dark:f.cupcakeDark}},{name:"synthwave",displayName:"Synthwave",themes:{light:K.synthwaveLight,dark:J.synthwaveDark}}],Z=t[0];function _(e){return t.find(r=>r.name===e)}function $(e){return t.find(r=>r.themes.light.name===e||r.themes.dark.name===e)}0&&(module.exports={brands,defaultBrand,getBrand,getBrandByThemeName});
|
package/dist/themes/brands.d.cts
CHANGED
|
@@ -1,14 +1,5 @@
|
|
|
1
1
|
import type { Theme, ThemeColorMode } from '../utils/theme.cjs';
|
|
2
|
-
/**
|
|
3
|
-
* A brand is one visual identity with a complete {@link Theme} per color
|
|
4
|
-
* mode. The brand decides identity (palette hues, type, radii, motion); the
|
|
5
|
-
* mode decides light or dark appearance. Consumers resolve a user's brand
|
|
6
|
-
* preference plus color-mode preference to `brand.themes[mode]` and hand
|
|
7
|
-
* that theme to the existing `themeToCss`/`applyTheme` pipeline — the
|
|
8
|
-
* resolved theme is an ordinary `Theme`, so nothing downstream changes.
|
|
9
|
-
*
|
|
10
|
-
* @public
|
|
11
|
-
*/
|
|
2
|
+
/** A visual identity with a complete {@link Theme} for each color mode. @public */
|
|
12
3
|
export interface Brand {
|
|
13
4
|
/** Stable brand identifier, e.g. `'skanda'` — safe to persist and use as a `data-*` value. */
|
|
14
5
|
name: string;
|
|
@@ -17,25 +8,11 @@ export interface Brand {
|
|
|
17
8
|
/** The brand's complete theme for each resolved color mode. */
|
|
18
9
|
themes: Record<ThemeColorMode, Theme>;
|
|
19
10
|
}
|
|
20
|
-
/**
|
|
21
|
-
* Every bundled brand with its light/dark theme pair, in the same order the
|
|
22
|
-
* pre-brand `themes` array introduced them. This array is the authoritative
|
|
23
|
-
* brand registry — tests derive the brand-and-mode support matrix from it,
|
|
24
|
-
* so a brand missing either mode fails validation rather than falling back
|
|
25
|
-
* to another brand's values.
|
|
26
|
-
*
|
|
27
|
-
* @public
|
|
28
|
-
*/
|
|
11
|
+
/** Every bundled brand with its light/dark theme pair, in stable order. @public */
|
|
29
12
|
export declare const brands: Brand[];
|
|
30
|
-
/**
|
|
13
|
+
/** Default brand (`skanda-light`). @public */
|
|
31
14
|
export declare const defaultBrand: Brand;
|
|
32
|
-
/** Looks up a brand by its stable identifier; `undefined`
|
|
15
|
+
/** Looks up a brand by its stable identifier; `undefined` if not found. @public */
|
|
33
16
|
export declare function getBrand(name: string): Brand | undefined;
|
|
34
|
-
/**
|
|
35
|
-
* Looks up the brand that owns a theme name (either mode) — e.g.
|
|
36
|
-
* `'one-dark'` → the `one` brand. Useful for migrating persisted
|
|
37
|
-
* pre-brand theme-name preferences to a brand preference.
|
|
38
|
-
*
|
|
39
|
-
* @public
|
|
40
|
-
*/
|
|
17
|
+
/** Looks up the brand that owns a theme name in either mode. @public */
|
|
41
18
|
export declare function getBrandByThemeName(themeName: string): Brand | undefined;
|
package/dist/themes/brands.d.ts
CHANGED
|
@@ -1,14 +1,5 @@
|
|
|
1
1
|
import type { Theme, ThemeColorMode } from '../utils/theme.js';
|
|
2
|
-
/**
|
|
3
|
-
* A brand is one visual identity with a complete {@link Theme} per color
|
|
4
|
-
* mode. The brand decides identity (palette hues, type, radii, motion); the
|
|
5
|
-
* mode decides light or dark appearance. Consumers resolve a user's brand
|
|
6
|
-
* preference plus color-mode preference to `brand.themes[mode]` and hand
|
|
7
|
-
* that theme to the existing `themeToCss`/`applyTheme` pipeline — the
|
|
8
|
-
* resolved theme is an ordinary `Theme`, so nothing downstream changes.
|
|
9
|
-
*
|
|
10
|
-
* @public
|
|
11
|
-
*/
|
|
2
|
+
/** A visual identity with a complete {@link Theme} for each color mode. @public */
|
|
12
3
|
export interface Brand {
|
|
13
4
|
/** Stable brand identifier, e.g. `'skanda'` — safe to persist and use as a `data-*` value. */
|
|
14
5
|
name: string;
|
|
@@ -17,25 +8,11 @@ export interface Brand {
|
|
|
17
8
|
/** The brand's complete theme for each resolved color mode. */
|
|
18
9
|
themes: Record<ThemeColorMode, Theme>;
|
|
19
10
|
}
|
|
20
|
-
/**
|
|
21
|
-
* Every bundled brand with its light/dark theme pair, in the same order the
|
|
22
|
-
* pre-brand `themes` array introduced them. This array is the authoritative
|
|
23
|
-
* brand registry — tests derive the brand-and-mode support matrix from it,
|
|
24
|
-
* so a brand missing either mode fails validation rather than falling back
|
|
25
|
-
* to another brand's values.
|
|
26
|
-
*
|
|
27
|
-
* @public
|
|
28
|
-
*/
|
|
11
|
+
/** Every bundled brand with its light/dark theme pair, in stable order. @public */
|
|
29
12
|
export declare const brands: Brand[];
|
|
30
|
-
/**
|
|
13
|
+
/** Default brand (`skanda-light`). @public */
|
|
31
14
|
export declare const defaultBrand: Brand;
|
|
32
|
-
/** Looks up a brand by its stable identifier; `undefined`
|
|
15
|
+
/** Looks up a brand by its stable identifier; `undefined` if not found. @public */
|
|
33
16
|
export declare function getBrand(name: string): Brand | undefined;
|
|
34
|
-
/**
|
|
35
|
-
* Looks up the brand that owns a theme name (either mode) — e.g.
|
|
36
|
-
* `'one-dark'` → the `one` brand. Useful for migrating persisted
|
|
37
|
-
* pre-brand theme-name preferences to a brand preference.
|
|
38
|
-
*
|
|
39
|
-
* @public
|
|
40
|
-
*/
|
|
17
|
+
/** Looks up the brand that owns a theme name in either mode. @public */
|
|
41
18
|
export declare function getBrandByThemeName(themeName: string): Brand | undefined;
|
package/dist/themes/brands.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{antDark as m}from"./AntDark.js";import{antLight as t}from"./AntLight.js";import{catppuccinLatte as i}from"./CatppuccinLatte.js";import{catppuccinMocha as o}from"./CatppuccinMocha.js";import{chakraDark as n}from"./ChakraDark.js";import{chakraLight as p}from"./ChakraLight.js";import{cupcakeDark as d}from"./CupcakeDark.js";import{cupcakeLight as h}from"./CupcakeLight.js";import{draculaDark as s}from"./DraculaDark.js";import{draculaLight as l}from"./DraculaLight.js";import{emeraldDark as f}from"./EmeraldDark.js";import{emeraldLight as g}from"./EmeraldLight.js";import{everforestDark as k}from"./EverforestDark.js";import{everforestLight as c}from"./EverforestLight.js";import{fluentDark as u}from"./FluentDark.js";import{fluentLight as y}from"./FluentLight.js";import{graphiteDark as N}from"./GraphiteDark.js";import{graphiteLight as D}from"./GraphiteLight.js";import{gruvboxDark as L}from"./GruvboxDark.js";import{gruvboxLight as v}from"./GruvboxLight.js";import{materialDark as x}from"./MaterialDark.js";import{materialLight as B}from"./MaterialLight.js";import{midnightDark as w}from"./MidnightDark.js";import{midnightLight as C}from"./MidnightLight.js";import{nordDark as M}from"./NordDark.js";import{nordLight as T}from"./NordLight.js";import{oneDark as b}from"./OneDark.js";import{oneLight as z}from"./OneLight.js";import{primerDark as P}from"./PrimerDark.js";import{primerLight as S}from"./PrimerLight.js";import{rosePine as E}from"./RosePine.js";import{rosePineDawn as G}from"./RosePineDawn.js";import{skandaDark as R}from"./SkandaDark.js";import{skandaLight as A}from"./SkandaLight.js";import{solarizedDark as F}from"./SolarizedDark.js";import{solarizedLight as O}from"./SolarizedLight.js";import{synthwaveDark as j}from"./SynthwaveDark.js";import{synthwaveLight as q}from"./SynthwaveLight.js";var a=[{name:"skanda",displayName:"Skanda",themes:{light:A,dark:R}},{name:"emerald",displayName:"Emerald",themes:{light:g,dark:f}},{name:"midnight",displayName:"Midnight",themes:{light:C,dark:w}},{name:"graphite",displayName:"Graphite",themes:{light:D,dark:N}},{name:"material",displayName:"Material",themes:{light:B,dark:x}},{name:"ant",displayName:"Ant",themes:{light:t,dark:m}},{name:"fluent",displayName:"Fluent",themes:{light:y,dark:u}},{name:"chakra",displayName:"Chakra",themes:{light:p,dark:n}},{name:"nord",displayName:"Nord",themes:{light:T,dark:M}},{name:"dracula",displayName:"Dracula",themes:{light:l,dark:s}},{name:"catppuccin",displayName:"Catppuccin",themes:{light:i,dark:o}},{name:"solarized",displayName:"Solarized",themes:{light:O,dark:F}},{name:"gruvbox",displayName:"Gruvbox",themes:{light:v,dark:L}},{name:"rose-pine",displayName:"Ros\xE9 Pine",themes:{light:G,dark:E}},{name:"everforest",displayName:"Everforest",themes:{light:c,dark:k}},{name:"one",displayName:"One",themes:{light:z,dark:b}},{name:"primer",displayName:"Primer",themes:{light:S,dark:P}},{name:"cupcake",displayName:"Cupcake",themes:{light:h,dark:d}},{name:"synthwave",displayName:"Synthwave",themes:{light:q,dark:j}}],wr=a[0];function Cr(r){return a.find(e=>e.name===r)}function Mr(r){return a.find(e=>e.themes.light.name===r||e.themes.dark.name===r)}export{a as brands,wr as defaultBrand,Cr as getBrand,Mr as getBrandByThemeName};
|