[ { "id": "gstaff/xkcd", "name": "xkcd", "author": "gstaff", "description": "A playful theme inspired by xkcd comics, using the hand-drawn xkcd font with monochrome neutral colors.", "hf_space_id": "gstaff/xkcd", "colors": { "primary": "#737373", "secondary": "#737373", "neutral": "#737373", "background": "#ffffff", "background_dark": "#171717" }, "fonts": { "main": "xkcd", "mono": "Courier New" }, "stylesheets": [ "https://cheerful-centaur-be8793.netlify.app/xkcd.css" ] }, { "id": "hmb/windows95", "name": "Windows 95", "author": "hmb", "description": "A nostalgic theme inspired by the classic Windows 95 UI, with silver backgrounds and navy blue accents.", "hf_space_id": "hmb/windows95", "colors": { "primary": "#000080", "secondary": "#008080", "neutral": "#606060", "background": "#C0C0C0", "background_dark": "#C0C0C0" }, "fonts": { "main": "MS Sans Serif", "mono": "Fixedsys" } }, { "id": "hmb/spark", "name": "Spark", "author": "hmb", "description": "A dark developer-focused theme with lime green accents and purple highlights, using DM Sans and JetBrains Mono.", "hf_space_id": "hmb/spark", "colors": { "primary": "#84cc16", "secondary": "#8b5cf6", "neutral": "#71717a", "background": "#0f0f14", "background_dark": "#0f0f14" }, "fonts": { "main": "DM Sans", "mono": "JetBrains Mono" }, "stylesheets": [ "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600&display=swap", "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600&display=swap" ] }, { "id": "hmb/terminal", "name": "Terminal", "author": "hmb", "description": "A retro CRT terminal theme with green phosphor text on black, using the VT323 pixel font.", "hf_space_id": "hmb/terminal", "colors": { "primary": "#22c55e", "secondary": "#22c55e", "neutral": "#71717a", "background": "#0a0a0a", "background_dark": "#000000" }, "fonts": { "main": "VT323", "mono": "VT323" }, "stylesheets": [ "https://fonts.googleapis.com/css2?family=VT323&display=swap" ] }, { "id": "hmb/amethyst", "name": "Amethyst", "author": "hmb", "description": "An elegant theme with purple accents and slate neutrals, using Outfit and Fira Code fonts.", "hf_space_id": "hmb/amethyst", "colors": { "primary": "#64748b", "secondary": "#a855f7", "neutral": "#64748b", "background": "#FFFFFF", "background_dark": "#1E1E2E" }, "fonts": { "main": "Outfit", "mono": "Fira Code" }, "stylesheets": [ "https://fonts.googleapis.com/css2?family=Outfit:wght@400;600&display=swap", "https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;600&display=swap" ] } ]