@@ -5896,6 +5896,109 @@ public static function themes(): array
58965896 'sidebar-ring ' => 'oklch(0.72 0.13 60) ' ,
58975897 ],
58985898 ],
5899+ [
5900+ 'name ' => 'garden-shed ' ,
5901+ 'title ' => 'Garden Shed ' ,
5902+ 'description ' => 'Cozy rustic workspace theme with warm gold tones, forest olive accents, and organic taupe gradients. ' ,
5903+ 'font_family ' => 'Geist Variable, sans-serif ' ,
5904+ 'registryDependencies ' => [
5905+ 'https://ui.designbycode.co.za/r/fonts/font-geist.json ' ,
5906+ ],
5907+ 'css ' => [
5908+ '@layer base ' => [
5909+ '* ' => [
5910+ '@apply ' => 'border-border outline-ring/50 ' ,
5911+ ],
5912+ 'body ' => [
5913+ '@apply ' => 'bg-background text-foreground selection:bg-primary/20 ' ,
5914+ ],
5915+ 'html ' => [
5916+ '@apply ' => 'font-sans ' ,
5917+ ],
5918+ ],
5919+ ],
5920+ 'vars_theme ' => [
5921+ 'font-sans ' => 'Geist Variable, sans-serif ' ,
5922+ 'font-geist ' => 'Geist, sans-serif ' ,
5923+ 'font-heading ' => 'Geist Variable, sans-serif ' ,
5924+ 'radius ' => '0.75rem ' ,
5925+ 'radius-sm ' => 'calc(var(--radius) * 0.6) ' ,
5926+ 'radius-md ' => 'calc(var(--radius) * 0.8) ' ,
5927+ 'radius-lg ' => 'var(--radius) ' ,
5928+ 'radius-xl ' => 'calc(var(--radius) * 1.4) ' ,
5929+ 'radius-2xl ' => 'calc(var(--radius) * 1.8) ' ,
5930+ 'radius-3xl ' => 'calc(var(--radius) * 2.2) ' ,
5931+ 'radius-4xl ' => 'calc(var(--radius) * 2.6) ' ,
5932+ ],
5933+ 'vars_light ' => [
5934+ 'background ' => 'oklch(0.99 0.004 85) ' ,
5935+ 'foreground ' => 'oklch(0.20 0.01 70) ' ,
5936+ 'card ' => 'oklch(1 0 0) ' ,
5937+ 'card-foreground ' => 'oklch(0.20 0.01 70) ' ,
5938+ 'popover ' => 'oklch(1 0 0) ' ,
5939+ 'popover-foreground ' => 'oklch(0.20 0.01 70) ' ,
5940+ 'primary ' => 'oklch(0.7245 0.0998 82.35) ' ,
5941+ 'primary-foreground ' => 'oklch(0.15 0.01 70) ' ,
5942+ 'secondary ' => 'oklch(0.95 0.018 125) ' ,
5943+ 'secondary-foreground ' => 'oklch(0.28 0.02 125) ' ,
5944+ 'accent ' => 'oklch(0.93 0.012 70) ' ,
5945+ 'accent-foreground ' => 'oklch(0.25 0.01 70) ' ,
5946+ 'muted ' => 'oklch(0.96 0.006 85) ' ,
5947+ 'muted-foreground ' => 'oklch(0.48 0.01 70) ' ,
5948+ 'destructive ' => 'oklch(0.577 0.245 27.325) ' ,
5949+ 'destructive-foreground ' => 'oklch(0.99 0 0) ' ,
5950+ 'border ' => 'oklch(0.90 0.01 75) ' ,
5951+ 'input ' => 'oklch(0.90 0.01 75) ' ,
5952+ 'ring ' => 'oklch(0.7245 0.0998 82.35) ' ,
5953+ 'chart-1 ' => 'oklch(0.7245 0.0998 82.35) ' ,
5954+ 'chart-2 ' => 'oklch(0.60 0.05 125) ' ,
5955+ 'chart-3 ' => 'oklch(0.45 0.03 125) ' ,
5956+ 'chart-4 ' => 'oklch(0.70 0.03 70) ' ,
5957+ 'chart-5 ' => 'oklch(0.35 0.015 70) ' ,
5958+ 'sidebar ' => 'oklch(0.975 0.005 85) ' ,
5959+ 'sidebar-foreground ' => 'oklch(0.20 0.01 70) ' ,
5960+ 'sidebar-primary ' => 'oklch(0.7245 0.0998 82.35) ' ,
5961+ 'sidebar-primary-foreground ' => 'oklch(0.15 0.01 70) ' ,
5962+ 'sidebar-accent ' => 'oklch(0.95 0.018 125) ' ,
5963+ 'sidebar-accent-foreground ' => 'oklch(0.28 0.02 125) ' ,
5964+ 'sidebar-border ' => 'oklch(0.90 0.01 75) ' ,
5965+ 'sidebar-ring ' => 'oklch(0.7245 0.0998 82.35) ' ,
5966+ ],
5967+ 'vars_dark ' => [
5968+ 'background ' => 'oklch(0.18 0.01 70) ' ,
5969+ 'foreground ' => 'oklch(0.95 0.005 85) ' ,
5970+ 'card ' => 'oklch(0.22 0.01 70) ' ,
5971+ 'card-foreground ' => 'oklch(0.95 0.005 85) ' ,
5972+ 'popover ' => 'oklch(0.22 0.01 70) ' ,
5973+ 'popover-foreground ' => 'oklch(0.95 0.005 85) ' ,
5974+ 'primary ' => 'oklch(0.7245 0.0998 82.35) ' ,
5975+ 'primary-foreground ' => 'oklch(0.15 0.01 70) ' ,
5976+ 'secondary ' => 'oklch(0.30 0.025 125) ' ,
5977+ 'secondary-foreground ' => 'oklch(0.95 0.01 125) ' ,
5978+ 'accent ' => 'oklch(0.32 0.015 70) ' ,
5979+ 'accent-foreground ' => 'oklch(0.95 0.005 85) ' ,
5980+ 'muted ' => 'oklch(0.25 0.01 70) ' ,
5981+ 'muted-foreground ' => 'oklch(0.70 0.01 70) ' ,
5982+ 'destructive ' => 'oklch(0.704 0.191 22.216) ' ,
5983+ 'destructive-foreground ' => 'oklch(0.99 0 0) ' ,
5984+ 'border ' => 'oklch(0.30 0.01 70) ' ,
5985+ 'input ' => 'oklch(0.30 0.01 70) ' ,
5986+ 'ring ' => 'oklch(0.7245 0.0998 82.35) ' ,
5987+ 'chart-1 ' => 'oklch(0.7245 0.0998 82.35) ' ,
5988+ 'chart-2 ' => 'oklch(0.55 0.05 125) ' ,
5989+ 'chart-3 ' => 'oklch(0.42 0.03 125) ' ,
5990+ 'chart-4 ' => 'oklch(0.65 0.03 70) ' ,
5991+ 'chart-5 ' => 'oklch(0.82 0.01 85) ' ,
5992+ 'sidebar ' => 'oklch(0.20 0.01 70) ' ,
5993+ 'sidebar-foreground ' => 'oklch(0.95 0.005 85) ' ,
5994+ 'sidebar-primary ' => 'oklch(0.7245 0.0998 82.35) ' ,
5995+ 'sidebar-primary-foreground ' => 'oklch(0.15 0.01 70) ' ,
5996+ 'sidebar-accent ' => 'oklch(0.30 0.025 125) ' ,
5997+ 'sidebar-accent-foreground ' => 'oklch(0.95 0.01 125) ' ,
5998+ 'sidebar-border ' => 'oklch(0.30 0.01 70) ' ,
5999+ 'sidebar-ring ' => 'oklch(0.7245 0.0998 82.35) ' ,
6000+ ],
6001+ ],
58996002 ];
59006003 }
59016004}
0 commit comments