Files
picoforge/themes/picoforge-zinc.json

228 lines
10 KiB
JSON

{
"$schema": "https://github.com/longbridge/gpui-component/raw/refs/heads/main/.theme-schema.json",
"name": "PicoForge Zinc",
"author": "Suyog Tandel",
"url": "https://ui.shadcn.com/colors",
"themes": [
{
"name": "PicoForge Zinc Light",
"mode": "light",
"radius": 8,
"radius.lg": 10,
"colors": {
"accent.background": "#f4f4f5",
"accent.foreground": "#27272a",
"accordion.background": "#ffffff",
"background": "#ffffff",
"border": "#e4e4e7",
"group_box.background": "#f4f4f5",
"group_box.foreground": "#18181b",
"caret": "#18181b",
"danger.background": "#ef4444",
"danger.active.background": "#dc2626",
"danger.foreground": "#fef2f2",
"danger.hover.background": "#ef4444e6",
"description_list_label.background": "#f4f4f5",
"description_list_label.foreground": "#18181b",
"drag_border": "#3b82f6",
"drop_target.background": "#3b82f640",
"foreground": "#18181b",
"info.background": "#0ea5e9",
"info.active.background": "#0284c7",
"info.foreground": "#f0f9ff",
"info.hover.background": "#0ea5e9e6",
"input.border": "#e4e4e7",
"link.foreground": "#18181b",
"link.active.foreground": "#18181b",
"link.hover.foreground": "#3f3f46",
"list.background": "#ffffff",
"list.active.background": "#bfdbfe33",
"list.active.border": "#60a5fa",
"list.even.background": "#fafafa",
"list.head.background": "#fafafa",
"list.hover.background": "#f4f4f5",
"muted.background": "#f4f4f5",
"muted.foreground": "#71717a",
"panel.background": "#f4f4f5",
"popover.background": "#ffffff",
"popover.foreground": "#18181b",
"primary.background": "#27272a",
"primary.active.background": "#18181b",
"primary.foreground": "#fafafa",
"primary.hover.background": "#3f3f46",
"progress_bar.background": "#27272a",
"ring": "#a1a1aa",
"scrollbar.background": "#fafafa00",
"scrollbar.thumb.background": "#a1a1aae6",
"scrollbar.thumb.hover.background": "#a1a1aa",
"secondary.background": "#f4f4f5",
"secondary.active.background": "#e4e4e7",
"secondary.foreground": "#27272a",
"secondary.hover.background": "#ededef",
"selection.background": "#55a0fc",
"sidebar.background": "#fafafa",
"sidebar.accent.background": "#f4f4f5",
"sidebar.accent.foreground": "#27272a",
"sidebar.border": "#e4e4e7",
"sidebar.foreground": "#18181b",
"sidebar.primary.background": "#27272a",
"sidebar.primary.foreground": "#fafafa",
"skeleton.background": "#f4f4f5",
"slider.bar.background": "#27272a",
"slider.thumb.background": "#ffffff",
"success.background": "#22c55e",
"success.active.background": "#16a34a",
"success.foreground": "#f9fafb",
"success.hover.background": "#22c55ee6",
"bullish.background": "#22c55e",
"bearish.background": "#ef4444",
"switch.background": "#d4d4d8",
"tab.background": "#00000000",
"tab.active.background": "#ffffff",
"tab.active.foreground": "#18181b",
"tab_bar.background": "#f4f4f5",
"tab_bar.segmented.background": "#f4f4f5",
"tab.foreground": "#3f3f46",
"table.background": "#ffffff",
"table.active.background": "#bfdbfe33",
"table.active.border": "#60a5fa",
"table.even.background": "#fafafa",
"table.head.background": "#fafafa",
"table.head.foreground": "#71717a",
"table.hover.background": "#f4f4f5",
"table.row.border": "#e4e4e7b3",
"tiles.background": "#fafafa",
"title_bar.background": "#fafafa",
"title_bar.border": "#e4e4e7",
"warning.background": "#eab308",
"warning.active.background": "#ca8a04",
"warning.hover.background": "#eab308e6",
"warning.foreground": "#f9fafb",
"overlay": "#0000000d",
"window.border": "#e4e4e7",
"base.red": "#ef4444",
"base.red.light": "#fecaca",
"base.green": "#22c55e",
"base.green.light": "#bbf7d0",
"base.blue": "#3b82f6",
"base.blue.light": "#bfdbfe",
"base.yellow": "#eab308",
"base.yellow.light": "#fef08a",
"base.magenta": "#9333ea",
"base.magenta.light": "#e9d5ff",
"base.cyan": "#06b6d4",
"base.cyan.light": "#cffafe"
}
},
{
"name": "PicoForge Zinc Dark",
"mode": "dark",
"radius": 8,
"radius.lg": 10,
"colors": {
"accent.background": "#27272a",
"accent.foreground": "#fafafa",
"accordion.background": "#09090b",
"background": "#09090b",
"border": "#ffffff1a",
"group_box.background": "#18181b",
"group_box.foreground": "#fafafa",
"caret": "#fafafa",
"danger.background": "#7f1d1d",
"danger.active.background": "#661717",
"danger.foreground": "#fef2f2",
"danger.hover.background": "#8b2020",
"description_list_label.background": "#18181b",
"description_list_label.foreground": "#fafafa",
"drag_border": "#3b82f6",
"drop_target.background": "#3b82f619",
"foreground": "#fafafa",
"info.background": "#0c4a6e",
"info.active.background": "#0a3c5a",
"info.foreground": "#f0f9ff",
"info.hover.background": "#0d5077",
"input.border": "#ffffff26",
"link.foreground": "#fafafa",
"link.active.foreground": "#d4d4d8",
"link.hover.foreground": "#ffffff",
"list.background": "#09090b",
"list.active.background": "#1e40af33",
"list.active.border": "#1d4ed8",
"list.even.background": "#18181bcc",
"list.head.background": "#18181bcc",
"list.hover.background": "#27272a",
"muted.background": "#27272a",
"muted.foreground": "#a1a1aa",
"panel.background": "#18181b",
"popover.background": "#18181b",
"popover.foreground": "#fafafa",
"primary.background": "#e4e4e7",
"primary.active.background": "#d4d4d8",
"primary.foreground": "#27272a",
"primary.hover.background": "#ededef",
"progress_bar.background": "#e4e4e7",
"ring": "#71717a",
"scrollbar.background": "#09090b00",
"scrollbar.thumb.background": "#52525be6",
"scrollbar.thumb.hover.background": "#52525b",
"secondary.background": "#18181b",
"secondary.active.background": "#27272a",
"secondary.foreground": "#fafafa",
"secondary.hover.background": "#1f1f22",
"selection.background": "#1d4ed8",
"sidebar.background": "#18181b",
"sidebar.accent.background": "#27272a",
"sidebar.accent.foreground": "#fafafa",
"sidebar.border": "#ffffff1a",
"sidebar.foreground": "#fafafa",
"sidebar.primary.background": "#fafafa",
"sidebar.primary.foreground": "#09090b",
"skeleton.background": "#18181b",
"slider.bar.background": "#e4e4e7",
"slider.thumb.background": "#09090b",
"success.background": "#14532d",
"success.active.background": "#104224",
"success.foreground": "#f0fdf4",
"success.hover.background": "#165b32",
"bullish.background": "#22c55e",
"bearish.background": "#ef4444",
"switch.background": "#52525b",
"tab.background": "#00000000",
"tab.active.background": "#09090b",
"tab.active.foreground": "#fafafa",
"tab_bar.background": "#18181b",
"tab_bar.segmented.background": "#18181b",
"tab.foreground": "#d4d4d8",
"table.background": "#09090b",
"table.active.background": "#1e40af33",
"table.active.border": "#1d4ed8",
"table.even.background": "#18181bcc",
"table.head.background": "#18181bcc",
"table.head.foreground": "#71717a",
"table.hover.background": "#27272a",
"table.row.border": "#27272ab3",
"tiles.background": "#18181b",
"title_bar.background": "#09090b",
"title_bar.border": "#ffffff1a",
"warning.background": "#713f12",
"warning.active.background": "#5b320f",
"warning.foreground": "#fefce8",
"warning.hover.background": "#7b4414",
"overlay": "#ffffff08",
"window.border": "#27272a",
"base.red": "#ef4444",
"base.red.light": "#fecaca",
"base.green": "#22c55e",
"base.green.light": "#bbf7d0",
"base.blue": "#3b82f6",
"base.blue.light": "#bfdbfe",
"base.yellow": "#eab308",
"base.yellow.light": "#fef08a",
"base.magenta": "#9333ea",
"base.magenta.light": "#e9d5ff",
"base.cyan": "#06b6d4",
"base.cyan.light": "#cffafe"
}
}
]
}