Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 70 additions & 0 deletions apps/marketing/public/marketplace/themes/atlas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"id": "atlas",
"name": "Atlas",
"type": "light",
"author": "Baris Can Sayin",
"description": "An old map atlas opened on a library table. Faded teal water, dust-rose place names, mountain-shadow brown on parchment.",
"ui": {
"background": "#ebe2cb",
"foreground": "#2a2620",
"card": "#e0d6bb",
"cardForeground": "#2a2620",
"popover": "#e0d6bb",
"popoverForeground": "#2a2620",
"primary": "#3e7a78",
"primaryForeground": "#ebe2cb",
"secondary": "#d4caa7",
"secondaryForeground": "#2a2620",
"muted": "#d4caa7",
"mutedForeground": "#6a5e48",
"accent": "#c8bd96",
"accentForeground": "#2a2620",
"tertiary": "#e6dcc1",
"tertiaryActive": "#c8bd96",
"destructive": "#a8473a",
"destructiveForeground": "#ebe2cb",
"border": "#b3a684",
"input": "#e0d6bb",
"ring": "#3e7a78",
"sidebar": "#e6dcc1",
"sidebarForeground": "#2a2620",
"sidebarPrimary": "#3e7a78",
"sidebarPrimaryForeground": "#ebe2cb",
"sidebarAccent": "#d4caa7",
"sidebarAccentForeground": "#2a2620",
"sidebarBorder": "#b3a684",
"sidebarRing": "#3e7a78",
"chart1": "#a8473a",
"chart2": "#5b773d",
"chart3": "#3e7a78",
"chart4": "#c89e4f",
"chart5": "#6e5294",
"highlightMatch": "rgba(200, 158, 79, 0.22)",
"highlightActive": "rgba(200, 158, 79, 0.5)",
"highlight": "#c89e4f",
"highlightForeground": "#2a2620"
},
"terminal": {
"background": "#ebe2cb",
"foreground": "#2a2620",
"cursor": "#3e7a78",
"cursorAccent": "#ebe2cb",
"selectionBackground": "rgba(179, 166, 132, 0.55)",
"black": "#2a2620",
"red": "#a8473a",
"green": "#5b773d",
"yellow": "#c89e4f",
"blue": "#3e7a78",
"magenta": "#6e5294",
"cyan": "#5d8a85",
"white": "#e0d6bb",
"brightBlack": "#6a5e48",
"brightRed": "#bd5848",
"brightGreen": "#7a934e",
"brightYellow": "#dfb55e",
"brightBlue": "#549494",
"brightMagenta": "#8770ad",
"brightCyan": "#7aa6a0",
"brightWhite": "#f3eadb"
}
}
70 changes: 70 additions & 0 deletions apps/marketing/public/marketplace/themes/brutalist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"id": "brutalist",
"name": "Brutalist",
"type": "dark",
"author": "Baris Can Sayin",
"description": "Concrete-and-glass discipline. Black, white, three greys — and one color, used once. The architectural equivalent of a Bauhaus chair.",
"ui": {
"background": "#0a0a0a",
"foreground": "#e8e8e8",
"card": "#181818",
"cardForeground": "#e8e8e8",
"popover": "#181818",
"popoverForeground": "#e8e8e8",
"primary": "#ff3300",
"primaryForeground": "#0a0a0a",
"secondary": "#1f1f1f",
"secondaryForeground": "#e8e8e8",
"muted": "#1f1f1f",
"mutedForeground": "#7a7a7a",
"accent": "#2e2e2e",
"accentForeground": "#e8e8e8",
"tertiary": "#080808",
"tertiaryActive": "#2e2e2e",
"destructive": "#ff3300",
"destructiveForeground": "#0a0a0a",
"border": "#2e2e2e",
"input": "#181818",
"ring": "#ff3300",
"sidebar": "#080808",
"sidebarForeground": "#bdbdbd",
"sidebarPrimary": "#ff3300",
"sidebarPrimaryForeground": "#0a0a0a",
"sidebarAccent": "#1f1f1f",
"sidebarAccentForeground": "#e8e8e8",
"sidebarBorder": "#1f1f1f",
"sidebarRing": "#ff3300",
"chart1": "#ff3300",
"chart2": "#bdbdbd",
"chart3": "#7a7a7a",
"chart4": "#e8e8e8",
"chart5": "#3d3d3d",
"highlightMatch": "rgba(255, 51, 0, 0.18)",
"highlightActive": "rgba(255, 51, 0, 0.42)",
"highlight": "#ff3300",
"highlightForeground": "#0a0a0a"
},
"terminal": {
"background": "#0a0a0a",
"foreground": "#e8e8e8",
"cursor": "#ff3300",
"cursorAccent": "#0a0a0a",
"selectionBackground": "rgba(46, 46, 46, 0.85)",
"black": "#080808",
"red": "#ff3300",
"green": "#bdbdbd",
"yellow": "#e8e8e8",
"blue": "#7a7a7a",
"magenta": "#bdbdbd",
"cyan": "#9c9c9c",
"white": "#e8e8e8",
"brightBlack": "#2e2e2e",
"brightRed": "#ff5933",
"brightGreen": "#e8e8e8",
"brightYellow": "#ffffff",
"brightBlue": "#9c9c9c",
"brightMagenta": "#e8e8e8",
"brightCyan": "#bdbdbd",
"brightWhite": "#ffffff"
}
}
70 changes: 70 additions & 0 deletions apps/marketing/public/marketplace/themes/console.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"id": "console",
"name": "Console",
"type": "dark",
"author": "Baris Can Sayin",
"description": "Phosphor green on a void that leans green, not blue. A 1980s P1-phosphor CRT, after midnight.",
"ui": {
"background": "#050a05",
"foreground": "#2ed85a",
"card": "#0a1308",
"cardForeground": "#2ed85a",
"popover": "#0a1308",
"popoverForeground": "#2ed85a",
"primary": "#2ed85a",
"primaryForeground": "#050a05",
"secondary": "#0c1a0c",
"secondaryForeground": "#2ed85a",
"muted": "#0c1a0c",
"mutedForeground": "#1a8c40",
"accent": "#102510",
"accentForeground": "#5dff8a",
"tertiary": "#020602",
"tertiaryActive": "#102510",
"destructive": "#ff4040",
"destructiveForeground": "#050a05",
"border": "#0e2010",
"input": "#0a1308",
"ring": "#5dff8a",
"sidebar": "#020602",
"sidebarForeground": "#1a8c40",
"sidebarPrimary": "#2ed85a",
"sidebarPrimaryForeground": "#050a05",
"sidebarAccent": "#0c1a0c",
"sidebarAccentForeground": "#2ed85a",
"sidebarBorder": "#0c1a0c",
"sidebarRing": "#5dff8a",
"chart1": "#ff4040",
"chart2": "#2ed85a",
"chart3": "#5dff8a",
"chart4": "#f5d04b",
"chart5": "#1a8c40",
"highlightMatch": "rgba(245, 208, 75, 0.18)",
"highlightActive": "rgba(245, 208, 75, 0.5)",
"highlight": "#f5d04b",
"highlightForeground": "#050a05"
},
"terminal": {
"background": "#050a05",
"foreground": "#2ed85a",
"cursor": "#5dff8a",
"cursorAccent": "#050a05",
"selectionBackground": "rgba(46, 216, 90, 0.25)",
"black": "#020602",
"red": "#ff4040",
"green": "#2ed85a",
"yellow": "#f5d04b",
"blue": "#1a8c40",
"magenta": "#9affae",
"cyan": "#5dff8a",
"white": "#9affae",
"brightBlack": "#0e2010",
"brightRed": "#ff6060",
"brightGreen": "#5dff8a",
"brightYellow": "#ffe070",
"brightBlue": "#2ed85a",
"brightMagenta": "#bdffce",
"brightCyan": "#9affae",
"brightWhite": "#d6ffdf"
}
}
70 changes: 70 additions & 0 deletions apps/marketing/public/marketplace/themes/dracula.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"id": "dracula",
"name": "Dracula",
"type": "dark",
"author": "Zeno Rocha (port: Baris Can Sayin)",
"description": "A faithful port of Dracula — the dark theme with cyan, green, orange, pink, purple, red, yellow on deep slate.",
"ui": {
"background": "#282a36",
"foreground": "#f8f8f2",
"card": "#21222c",
"cardForeground": "#f8f8f2",
"popover": "#21222c",
"popoverForeground": "#f8f8f2",
"primary": "#bd93f9",
"primaryForeground": "#282a36",
"secondary": "#44475a",
"secondaryForeground": "#f8f8f2",
"muted": "#44475a",
"mutedForeground": "#6272a4",
"accent": "#44475a",
"accentForeground": "#f8f8f2",
"tertiary": "#1e1f29",
"tertiaryActive": "#44475a",
"destructive": "#ff5555",
"destructiveForeground": "#f8f8f2",
"border": "#44475a",
"input": "#44475a",
"ring": "#bd93f9",
"sidebar": "#21222c",
"sidebarForeground": "#f8f8f2",
"sidebarPrimary": "#bd93f9",
"sidebarPrimaryForeground": "#282a36",
"sidebarAccent": "#44475a",
"sidebarAccentForeground": "#f8f8f2",
"sidebarBorder": "#191a21",
"sidebarRing": "#bd93f9",
"chart1": "#ff5555",
"chart2": "#50fa7b",
"chart3": "#8be9fd",
"chart4": "#f1fa8c",
"chart5": "#bd93f9",
"highlightMatch": "rgba(241, 250, 140, 0.25)",
"highlightActive": "rgba(255, 121, 198, 0.45)",
"highlight": "#ff79c6",
"highlightForeground": "#282a36"
},
"terminal": {
"background": "#282a36",
"foreground": "#f8f8f2",
"cursor": "#f8f8f2",
"cursorAccent": "#282a36",
"selectionBackground": "rgba(68, 71, 90, 0.85)",
"black": "#21222c",
"red": "#ff5555",
"green": "#50fa7b",
"yellow": "#f1fa8c",
"blue": "#bd93f9",
"magenta": "#ff79c6",
"cyan": "#8be9fd",
"white": "#f8f8f2",
"brightBlack": "#6272a4",
"brightRed": "#ff6e6e",
"brightGreen": "#69ff94",
"brightYellow": "#ffffa5",
"brightBlue": "#d6acff",
"brightMagenta": "#ff92df",
"brightCyan": "#a4ffff",
"brightWhite": "#ffffff"
}
}
70 changes: 70 additions & 0 deletions apps/marketing/public/marketplace/themes/ferro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"id": "ferro",
"name": "Ferro",
"type": "dark",
"author": "Baris Can Sayin",
"description": "A blacksmith's forge at first light. Cold dark steel meets hot orange embers — the metal hasn't lost its memory of fire.",
"ui": {
"background": "#15181c",
"foreground": "#dcd4c8",
"card": "#1d2127",
"cardForeground": "#dcd4c8",
"popover": "#1d2127",
"popoverForeground": "#dcd4c8",
"primary": "#e85d1e",
"primaryForeground": "#15181c",
"secondary": "#262a32",
"secondaryForeground": "#dcd4c8",
"muted": "#262a32",
"mutedForeground": "#857d70",
"accent": "#3a3d44",
"accentForeground": "#f0e8d8",
"tertiary": "#0c0d10",
"tertiaryActive": "#3a3d44",
"destructive": "#c63a1c",
"destructiveForeground": "#f0e8d8",
"border": "#3a3d44",
"input": "#1d2127",
"ring": "#e85d1e",
"sidebar": "#0c0d10",
"sidebarForeground": "#bdb4a4",
"sidebarPrimary": "#e85d1e",
"sidebarPrimaryForeground": "#15181c",
"sidebarAccent": "#1d2127",
"sidebarAccentForeground": "#dcd4c8",
"sidebarBorder": "#1d2127",
"sidebarRing": "#e85d1e",
"chart1": "#c63a1c",
"chart2": "#83a85c",
"chart3": "#5a8b9b",
"chart4": "#f5b042",
"chart5": "#e85d1e",
"highlightMatch": "rgba(245, 176, 66, 0.18)",
"highlightActive": "rgba(232, 93, 30, 0.4)",
"highlight": "#f5b042",
"highlightForeground": "#15181c"
},
"terminal": {
"background": "#15181c",
"foreground": "#dcd4c8",
"cursor": "#e85d1e",
"cursorAccent": "#15181c",
"selectionBackground": "rgba(58, 61, 68, 0.85)",
"black": "#0c0d10",
"red": "#c63a1c",
"green": "#83a85c",
"yellow": "#f5b042",
"blue": "#5a8b9b",
"magenta": "#a85a3a",
"cyan": "#7ea3a8",
"white": "#bdb4a4",
"brightBlack": "#3a3d44",
"brightRed": "#e85d1e",
"brightGreen": "#a8c878",
"brightYellow": "#ffd078",
"brightBlue": "#7da6b8",
"brightMagenta": "#c87a5a",
"brightCyan": "#a3c4c9",
"brightWhite": "#f0e8d8"
}
}
Loading
Loading