{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "bitcoin-theme", "title": "Bitcoin UI theme", "description": "Semantic light and dark tokens for Bitcoin UI components.", "cssVars": { "theme": { "font-sans": "ui-sans-serif, system-ui, sans-serif", "font-mono": "ui-monospace, SFMono-Regular, Consolas, monospace", "radius": "0.5rem", "space-1": "0.25rem", "space-2": "0.5rem", "space-3": "0.75rem", "space-4": "1rem", "space-5": "1.25rem", "space-6": "1.5rem", "space-8": "2rem", "space-10": "2.5rem", "space-12": "3rem", "space-16": "4rem", "space-20": "5rem", "space-24": "6rem", "text-xs": "0.75rem", "text-sm": "0.875rem", "text-base": "1rem", "text-xl": "1.25rem", "ease-out": "cubic-bezier(0.16, 1, 0.3, 1)", "ease-in": "cubic-bezier(0.7, 0, 0.84, 0)", "ease-in-out": "cubic-bezier(0.65, 0, 0.35, 1)", "dur-fast": "100ms", "dur-base": "160ms", "dur-slow": "240ms", "dur-stagger": "80ms", "dur-long": "420ms", "dur-loader": "1200ms", "dur-loading-reduced": "2000ms", "dur-flow": "2800ms", "dur-relay": "3600ms", "rule-hair": "1px", "radius-xs": "0.25rem", "radius-sm": "0.375rem", "radius-md": "0.5rem", "radius-lg": "0.75rem", "radius-full": "999px", "z-canvas": "0", "z-content": "10", "z-toolbar": "30" }, "light": { "color-paper": "oklch(1 0 0)", "color-ink": "oklch(0.205 0 0)", "color-surface": "oklch(0.984 0 0)", "color-surface-raised": "oklch(1 0 0)", "color-surface-hover": "oklch(0.961 0 0)", "color-surface-active": "oklch(0.94 0 0)", "color-rule-subtle": "oklch(0 0 0 / 0.08)", "color-rule": "oklch(0 0 0 / 0.1)", "color-rule-strong": "oklch(0 0 0 / 0.24)", "color-muted": "oklch(0.42 0 0)", "color-muted-strong": "oklch(0.31 0 0)", "color-focus": "oklch(0.205 0 0)", "color-accent": "oklch(0.205 0 0)", "color-accent-ink": "oklch(0.946 0 0)", "color-bitcoin": "oklch(0.205 0 0)", "color-bitcoin-on-accent": "oklch(0.946 0 0)", "color-bitcoin-ink": "oklch(0.205 0 0)", "color-bitcoin-soft": "oklch(0.94 0 0)", "color-success": "oklch(0.31 0 0)", "color-success-soft": "oklch(0.94 0 0)", "color-warning": "oklch(0.36 0 0)", "color-warning-soft": "oklch(0.94 0 0)", "color-danger": "oklch(0.42 0 0)", "color-danger-soft": "oklch(0.94 0 0)", "color-info": "oklch(0.31 0 0)", "color-info-soft": "oklch(0.94 0 0)", "color-chain-canonical": "oklch(0.57 0.16 58)", "color-chain-canonical-soft": "oklch(0.57 0.16 58 / 0.16)", "color-chain-competing": "oklch(0.52 0.14 235)", "color-chain-competing-soft": "oklch(0.52 0.14 235 / 0.14)", "color-chain-stale": "oklch(0.54 0.19 26)", "color-chain-stale-soft": "oklch(0.54 0.19 26 / 0.14)", "color-chain-orphan": "oklch(0.52 0.16 305)", "color-chain-orphan-soft": "oklch(0.52 0.16 305 / 0.14)", "color-chain-signal": "oklch(1 0 0)" }, "dark": { "color-paper": "oklch(0 0 0)", "color-ink": "oklch(0.946 0 0)", "color-surface": "oklch(0.027 0 0)", "color-surface-raised": "oklch(0.1 0 0)", "color-surface-hover": "oklch(0.16 0 0)", "color-surface-active": "oklch(0.218 0 0)", "color-rule-subtle": "oklch(1 0 0 / 0.09)", "color-rule": "oklch(1 0 0 / 0.13)", "color-rule-strong": "oklch(1 0 0 / 0.24)", "color-muted": "oklch(0.706 0 0)", "color-muted-strong": "oklch(0.82 0 0)", "color-focus": "oklch(0.946 0 0)", "color-accent": "oklch(0.946 0 0)", "color-accent-ink": "oklch(0.205 0 0)", "color-bitcoin": "oklch(0.946 0 0)", "color-bitcoin-on-accent": "oklch(0.205 0 0)", "color-bitcoin-ink": "oklch(0.946 0 0)", "color-bitcoin-soft": "oklch(0.218 0 0)", "color-success": "oklch(0.82 0 0)", "color-success-soft": "oklch(0.218 0 0)", "color-warning": "oklch(0.76 0 0)", "color-warning-soft": "oklch(0.218 0 0)", "color-danger": "oklch(0.72 0 0)", "color-danger-soft": "oklch(0.218 0 0)", "color-info": "oklch(0.82 0 0)", "color-info-soft": "oklch(0.218 0 0)", "color-chain-canonical": "oklch(0.78 0.14 70)", "color-chain-canonical-soft": "oklch(0.78 0.14 70 / 0.2)", "color-chain-competing": "oklch(0.76 0.12 225)", "color-chain-competing-soft": "oklch(0.76 0.12 225 / 0.18)", "color-chain-stale": "oklch(0.72 0.17 28)", "color-chain-stale-soft": "oklch(0.72 0.17 28 / 0.18)", "color-chain-orphan": "oklch(0.75 0.14 305)", "color-chain-orphan-soft": "oklch(0.75 0.14 305 / 0.18)", "color-chain-signal": "oklch(1 0 0)" } }, "type": "registry:theme" }