From 2e0844df30f37fd7910192f851a5bb3d6e467db2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 21:16:12 +0000 Subject: [PATCH] Switch to version 1: remove colorThemes.json --- colorThemes.json | 677 ----------------------------------------------- 1 file changed, 677 deletions(-) delete mode 100644 colorThemes.json diff --git a/colorThemes.json b/colorThemes.json deleted file mode 100644 index 2e4fccc..0000000 --- a/colorThemes.json +++ /dev/null @@ -1,677 +0,0 @@ -{ - "lightTheme": { - "minimalDarkBlue": { - "--background": "#ffffff", - "--card": "#f9f9f9", - "--foreground": "#000612e6", - "--primary-cta": "#15479c", - "--secondary-cta": "#f9f9f9", - "--accent": "#e2e2e2", - "--background-accent": "#c4c4c4", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#000612e6" - }, - "minimalDarkGreen": { - "--background": "#ffffff", - "--card": "#f9f9f9", - "--foreground": "#000f06e6", - "--primary-cta": "#0a7039", - "--secondary-cta": "#f9f9f9", - "--accent": "#e2e2e2", - "--background-accent": "#c4c4c4", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#000f06e6" - }, - "minimalLightRed": { - "--background": "#ffffff", - "--card": "#f9f9f9", - "--foreground": "#120006e6", - "--primary-cta": "#e63946", - "--secondary-cta": "#f9f9f9", - "--accent": "#e2e2e2", - "--background-accent": "#c4c4c4", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#120006e6" - }, - "minimalBrightBlue": { - "--background": "#ffffff", - "--card": "#f9f9f9", - "--foreground": "#000612e6", - "--primary-cta": "#106EFB", - "--secondary-cta": "#f9f9f9", - "--accent": "#e2e2e2", - "--background-accent": "#106EFB", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#000612e6" - }, - "minimalBrightOrange": { - "--background": "#ffffff", - "--card": "#f9f9f9", - "--foreground": "#120a00e6", - "--primary-cta": "#E34400", - "--secondary-cta": "#f9f9f9", - "--accent": "#e2e2e2", - "--background-accent": "#E34400", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#120a00e6" - }, - "minimalGoldenOrange": { - "--background": "#ffffff", - "--card": "#f9f9f9", - "--foreground": "#120a00e6", - "--primary-cta": "#FF7B05", - "--secondary-cta": "#f9f9f9", - "--accent": "#e2e2e2", - "--background-accent": "#FF7B05", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#120a00e6" - }, - "minimalLightOrange": { - "--background": "#ffffff", - "--card": "#f9f9f9", - "--foreground": "#120a00e6", - "--primary-cta": "#ff8c42", - "--secondary-cta": "#f9f9f9", - "--accent": "#e2e2e2", - "--background-accent": "#c4c4c4", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#120a00e6" - }, - "darkBlue": { - "--background": "#f5faff", - "--card": "#f1f8ff", - "--foreground": "#001122", - "--primary-cta": "#15479c", - "--secondary-cta": "#ffffff", - "--accent": "#a8cce8", - "--background-accent": "#7ba3cf", - "--primary-cta-text": "#f5faff", - "--secondary-cta-text": "#001122" - }, - "darkGreen": { - "--background": "#fafffb", - "--card": "#f7fffa", - "--foreground": "#001a0a", - "--primary-cta": "#0a7039", - "--secondary-cta": "#ffffff", - "--accent": "#a8d9be", - "--background-accent": "#6bbf8e", - "--primary-cta-text": "#fafffb", - "--secondary-cta-text": "#001a0a" - }, - "lightRed": { - "--background": "#fffafa", - "--card": "#fff7f7", - "--foreground": "#1a0000", - "--primary-cta": "#e63946", - "--secondary-cta": "#ffffff", - "--accent": "#f5c4c7", - "--background-accent": "#f09199", - "--primary-cta-text": "#fffafa", - "--secondary-cta-text": "#1a0000" - }, - "lightPurple": { - "--background": "#fbfaff", - "--card": "#f7f5ff", - "--foreground": "#0f0022", - "--primary-cta": "#8b5cf6", - "--secondary-cta": "#ffffff", - "--accent": "#d8cef5", - "--background-accent": "#c4a8f9", - "--primary-cta-text": "#fbfaff", - "--secondary-cta-text": "#0f0022" - }, - "warmCream": { - "--background": "#f6f0e9", - "--card": "#efe7dd", - "--foreground": "#2b180a", - "--primary-cta": "#2b180a", - "--secondary-cta": "#efe7dd", - "--accent": "#94877c", - "--background-accent": "#afa094", - "--primary-cta-text": "#f6f0e9", - "--secondary-cta-text": "#2b180a" - }, - "grayBlueAccent": { - "--background": "#f5f5f5", - "--card": "#ffffff", - "--foreground": "#1c1c1c", - "--primary-cta": "#1c1c1c", - "--secondary-cta": "#ffffff", - "--accent": "#15479c", - "--background-accent": "#a8cce8", - "--primary-cta-text": "#f5f5f5", - "--secondary-cta-text": "#1c1c1c" - }, - "grayGreenAccent": { - "--background": "#f5f5f5", - "--card": "#ffffff", - "--foreground": "#1c1c1c", - "--primary-cta": "#1c1c1c", - "--secondary-cta": "#ffffff", - "--accent": "#159c49", - "--background-accent": "#a8e8ba", - "--primary-cta-text": "#f5f5f5", - "--secondary-cta-text": "#1c1c1c" - }, - "grayRedAccent": { - "--background": "#f5f5f5", - "--card": "#ffffff", - "--foreground": "#1c1c1c", - "--primary-cta": "#1c1c1c", - "--secondary-cta": "#ffffff", - "--accent": "#e63946", - "--background-accent": "#e8bea8", - "--primary-cta-text": "#f5f5f5", - "--secondary-cta-text": "#1c1c1c" - }, - "grayPurpleAccent": { - "--background": "#f5f5f5", - "--card": "#ffffff", - "--foreground": "#1c1c1c", - "--primary-cta": "#1c1c1c", - "--secondary-cta": "#ffffff", - "--accent": "#6139e6", - "--background-accent": "#b3a8e8", - "--primary-cta-text": "#f5f5f5", - "--secondary-cta-text": "#1c1c1c" - }, - "warmBeige": { - "--background": "#efebe5", - "--card": "#f7f2ea", - "--foreground": "#000000", - "--primary-cta": "#000000", - "--secondary-cta": "#ffffff", - "--accent": "#ffffff", - "--background-accent": "#e1b875", - "--primary-cta-text": "#efebe5", - "--secondary-cta-text": "#000000" - }, - "grayTealGreen": { - "--background": "#f5f5f5", - "--card": "#ffffff", - "--foreground": "#1c1c1c", - "--primary-cta": "#1f514c", - "--secondary-cta": "#ffffff", - "--accent": "#159c49", - "--background-accent": "#a8e8ba", - "--primary-cta-text": "#f5f5f5", - "--secondary-cta-text": "#1c1c1c" - }, - "grayNavyBlue": { - "--background": "#f5f5f5", - "--card": "#ffffff", - "--foreground": "#1c1c1c", - "--primary-cta": "#1f3251", - "--secondary-cta": "#ffffff", - "--accent": "#15479c", - "--background-accent": "#a8cce8", - "--primary-cta-text": "#f5f5f5", - "--secondary-cta-text": "#1c1c1c" - }, - "grayBurgundyRed": { - "--background": "#f5f5f5", - "--card": "#ffffff", - "--foreground": "#1c1c1c", - "--primary-cta": "#511f1f", - "--secondary-cta": "#ffffff", - "--accent": "#e63946", - "--background-accent": "#e8bea8", - "--primary-cta-text": "#f5f5f5", - "--secondary-cta-text": "#1c1c1c" - }, - "grayIndigoPurple": { - "--background": "#f5f5f5", - "--card": "#ffffff", - "--foreground": "#1c1c1c", - "--primary-cta": "#341f51", - "--secondary-cta": "#ffffff", - "--accent": "#6139e6", - "--background-accent": "#b3a8e8", - "--primary-cta-text": "#f5f5f5", - "--secondary-cta-text": "#1c1c1c" - }, - "warmgrayPink": { - "--background": "#f7f6f7", - "--card": "#ffffff", - "--foreground": "#1b0c25", - "--primary-cta": "#1b0c25", - "--secondary-cta": "#ffffff", - "--accent": "#ff93e4", - "--background-accent": "#e8a8c3", - "--primary-cta-text": "#f7f6f7", - "--secondary-cta-text": "#1b0c25" - }, - "warmgrayOrange": { - "--background": "#f7f6f7", - "--card": "#ffffff", - "--foreground": "#25190c", - "--primary-cta": "#ff6207", - "--secondary-cta": "#ffffff", - "--accent": "#ffce93", - "--background-accent": "#e8cfa8", - "--primary-cta-text": "#f7f6f7", - "--secondary-cta-text": "#25190c" - }, - "warmgrayBlue": { - "--background": "#f7f6f7", - "--card": "#ffffff", - "--foreground": "#0c1325", - "--primary-cta": "#0798ff", - "--secondary-cta": "#ffffff", - "--accent": "#93c7ff", - "--background-accent": "#a8cde8", - "--primary-cta-text": "#f7f6f7", - "--secondary-cta-text": "#0c1325" - }, - "warmgrayIndigo": { - "--background": "#f7f6f7", - "--card": "#ffffff", - "--foreground": "#0c1325", - "--primary-cta": "#0b07ff", - "--secondary-cta": "#ffffff", - "--accent": "#93b7ff", - "--background-accent": "#a8bae8", - "--primary-cta-text": "#f7f6f7", - "--secondary-cta-text": "#0c1325" - }, - "lavenderPeach": { - "--background": "#e3deea", - "--card": "#ffffff", - "--foreground": "#27231f", - "--primary-cta": "#27231f", - "--secondary-cta": "#ffffff", - "--accent": "#c68a62", - "--background-accent": "#c68a62", - "--primary-cta-text": "#e3deea", - "--secondary-cta-text": "#27231f" - }, - "lavenderBlue": { - "--background": "#e3deea", - "--card": "#ffffff", - "--foreground": "#1f2027", - "--primary-cta": "#1f2027", - "--secondary-cta": "#ffffff", - "--accent": "#627dc6", - "--background-accent": "#627dc6", - "--primary-cta-text": "#e3deea", - "--secondary-cta-text": "#1f2027" - }, - "warmStone": { - "--background": "#f5f4ef", - "--card": "#dad6cd", - "--foreground": "#2a2928", - "--primary-cta": "#2a2928", - "--secondary-cta": "#ecebea", - "--accent": "#ffffff", - "--background-accent": "#c6b180", - "--primary-cta-text": "#f5f4ef", - "--secondary-cta-text": "#2a2928" - }, - "warmStoneGray": { - "--background": "#f5f4f0", - "--card": "#ffffff", - "--foreground": "#1a1a1a", - "--primary-cta": "#2c2c2c", - "--secondary-cta": "#f5f4f0", - "--accent": "#8a8a8a", - "--background-accent": "#e8e6e1", - "--primary-cta-text": "#f5f4f0", - "--secondary-cta-text": "#1a1a1a" - }, - "warmGreen": { - "--background": "#fffefe", - "--card": "#f6f7f4", - "--foreground": "#080908", - "--primary-cta": "#0e3a29", - "--secondary-cta": "#e7eecd", - "--accent": "#35c18b", - "--background-accent": "#ecebe4", - "--primary-cta-text": "#fffefe", - "--secondary-cta-text": "#080908" - }, - "warmSand": { - "--background": "#fcf6ec", - "--card": "#f3ede2", - "--foreground": "#2e2521", - "--primary-cta": "#2e2521", - "--secondary-cta": "#ffffff", - "--accent": "#b2a28b", - "--background-accent": "#b2a28b", - "--primary-cta-text": "#fcf6ec", - "--secondary-cta-text": "#2e2521" - }, - "warmgrayRed": { - "--background": "#f7f6f7", - "--card": "#ffffff", - "--foreground": "#250c0d", - "--primary-cta": "#b82b40", - "--secondary-cta": "#ffffff", - "--accent": "#b90941", - "--background-accent": "#e8a8b6", - "--primary-cta-text": "#f7f6f7", - "--secondary-cta-text": "#250c0d" - } - }, - "darkTheme": { - "minimal": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#ffffffe6", - "--primary-cta": "#e6e6e6", - "--secondary-cta": "#1a1a1a", - "--accent": "#737373", - "--background-accent": "#737373", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#ffffffe6" - }, - "minimalLightBlue": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#f0f8ffe6", - "--primary-cta": "#cee7ff", - "--secondary-cta": "#1a1a1a", - "--accent": "#737373", - "--background-accent": "#737373", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#f0f8ffe6" - }, - "minimalLightGreen": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#f5fffae6", - "--primary-cta": "#80da9b", - "--secondary-cta": "#1a1a1a", - "--accent": "#737373", - "--background-accent": "#737373", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#f5fffae6" - }, - "minimalLightRed": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#fff5f5e6", - "--primary-cta": "#ff7a7a", - "--secondary-cta": "#1a1a1a", - "--accent": "#737373", - "--background-accent": "#737373", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#fff5f5e6" - }, - "minimalLightPurple": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#f8f5ffe6", - "--primary-cta": "#c89bff", - "--secondary-cta": "#1a1a1a", - "--accent": "#737373", - "--background-accent": "#737373", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#f8f5ffe6" - }, - "lightBlueWhite": { - "--background": "#010912", - "--card": "#152840", - "--foreground": "#e6f0ff", - "--primary-cta": "#cee7ff", - "--secondary-cta": "#0e1a29", - "--accent": "#3f5c79", - "--background-accent": "#004a93", - "--primary-cta-text": "#010912", - "--secondary-cta-text": "#ffffff" - }, - "lime": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#f5f5f5", - "--primary-cta": "#dfff1c", - "--secondary-cta": "#1a1a1a", - "--accent": "#8b9a1b", - "--background-accent": "#5d6b00", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#ffffff" - }, - "gold": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#f5f5f5", - "--primary-cta": "#ffdf7d", - "--secondary-cta": "#1a1a1a", - "--accent": "#b8860b", - "--background-accent": "#8b6914", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#ffffff" - }, - "crimson": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#f5f5f5", - "--primary-cta": "#ff0000", - "--secondary-cta": "#1a1a1a", - "--accent": "#991b1b", - "--background-accent": "#7f1d1d", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#ffffff" - }, - "midnightIce": { - "--background": "#000000", - "--card": "#0c0c0c", - "--foreground": "#ffffff", - "--primary-cta": "#cee7ff", - "--secondary-cta": "#000000", - "--accent": "#535353", - "--background-accent": "#CEE7FF", - "--primary-cta-text": "#000000", - "--secondary-cta-text": "#ffffff" - }, - "midnightBlue": { - "--background": "#000000", - "--card": "#0c0c0c", - "--foreground": "#ffffff", - "--primary-cta": "#106EFB", - "--secondary-cta": "#000000", - "--accent": "#535353", - "--background-accent": "#106EFB", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#ffffff" - }, - "blueOrangeAccent": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#ffffff", - "--primary-cta": "#1f7cff", - "--secondary-cta": "#010101", - "--accent": "#1f7cff", - "--background-accent": "#f96b2f", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#ffffff" - }, - "orangeBlueAccent": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#ffffff", - "--primary-cta": "#e34400", - "--secondary-cta": "#010101", - "--accent": "#ff7b05", - "--background-accent": "#106efb", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#ffffff" - }, - "minimalBrightOrange": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#ffffff", - "--primary-cta": "#e34400", - "--secondary-cta": "#010101", - "--accent": "#737373", - "--background-accent": "#e34400", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#ffffff" - }, - "minimalLightOrange": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#fffaf5e6", - "--primary-cta": "#ffaa70", - "--secondary-cta": "#1a1a1a", - "--accent": "#737373", - "--background-accent": "#737373", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#fffaf5e6" - }, - "minimalLightYellow": { - "--background": "#0a0a0a", - "--card": "#1a1a1a", - "--foreground": "#fffffae6", - "--primary-cta": "#fde047", - "--secondary-cta": "#1a1a1a", - "--accent": "#737373", - "--background-accent": "#737373", - "--primary-cta-text": "#0a0a0a", - "--secondary-cta-text": "#fffffae6" - }, - "lightBlue": { - "--background": "#010912", - "--card": "#152840", - "--foreground": "#e6f0ff", - "--primary-cta": "#cee7ff", - "--secondary-cta": "#0e1a29", - "--accent": "#3f5c79", - "--background-accent": "#004a93", - "--primary-cta-text": "#010912", - "--secondary-cta-text": "#e6f0ff" - }, - "lightGreen": { - "--background": "#000802", - "--card": "#0b1a0b", - "--foreground": "#e6ffe6", - "--primary-cta": "#80da9b", - "--secondary-cta": "#07170b", - "--accent": "#38714a", - "--background-accent": "#2c6541", - "--primary-cta-text": "#000802", - "--secondary-cta-text": "#e6ffe6" - }, - "lightRed": { - "--background": "#080000", - "--card": "#1e0d0d", - "--foreground": "#ffe6e6", - "--primary-cta": "#ff7a7a", - "--secondary-cta": "#1e0909", - "--accent": "#7b4242", - "--background-accent": "#65292c", - "--primary-cta-text": "#080000", - "--secondary-cta-text": "#ffe6e6" - }, - "darkRed": { - "--background": "#060000", - "--card": "#1d0d0d", - "--foreground": "#ffe6e6", - "--primary-cta": "#ff3d4a", - "--secondary-cta": "#1f0a0a", - "--accent": "#7b2d2d", - "--background-accent": "#b8111f", - "--primary-cta-text": "#ffffff", - "--secondary-cta-text": "#ffe6e6" - }, - "lightPurple": { - "--background": "#050012", - "--card": "#040121", - "--foreground": "#f0e6ff", - "--primary-cta": "#c89bff", - "--secondary-cta": "#1d123b", - "--accent": "#684f7b", - "--background-accent": "#65417c", - "--primary-cta-text": "#050012", - "--secondary-cta-text": "#f0e6ff" - }, - "lightOrange": { - "--background": "#080200", - "--card": "#1a0d0b", - "--foreground": "#ffe6d5", - "--primary-cta": "#ffaa70", - "--secondary-cta": "#170b07", - "--accent": "#7b5e4a", - "--background-accent": "#b8541e", - "--primary-cta-text": "#080200", - "--secondary-cta-text": "#ffe6d5" - }, - "deepBlue": { - "--background": "#020617", - "--card": "#0f172a", - "--foreground": "#e2e8f0", - "--primary-cta": "#c4d8f9", - "--secondary-cta": "#041633", - "--accent": "#2d30f3", - "--background-accent": "#1d4ed8", - "--primary-cta-text": "#020617", - "--secondary-cta-text": "#e2e8f0" - }, - "violet": { - "--background": "#030128", - "--card": "#241f48", - "--foreground": "#ffffff", - "--primary-cta": "#ffffff", - "--secondary-cta": "#131136", - "--accent": "#44358a", - "--background-accent": "#b597fe", - "--primary-cta-text": "#030128", - "--secondary-cta-text": "#d5d4f6" - }, - "ruby": { - "--background": "#000000", - "--card": "#481f1f", - "--foreground": "#ffffff", - "--primary-cta": "#ffffff", - "--secondary-cta": "#361311", - "--accent": "#51000b", - "--background-accent": "#ff2231", - "--primary-cta-text": "#280101", - "--secondary-cta-text": "#f6d4d4" - }, - "emerald": { - "--background": "#000000", - "--card": "#1f4035", - "--foreground": "#ffffff", - "--primary-cta": "#ffffff", - "--secondary-cta": "#0d2b1f", - "--accent": "#0d5238", - "--background-accent": "#10b981", - "--primary-cta-text": "#051a12", - "--secondary-cta-text": "#d4f6e8" - }, - "indigo": { - "--background": "#000000", - "--card": "#1f1f40", - "--foreground": "#ffffff", - "--primary-cta": "#ffffff", - "--secondary-cta": "#0d0d2b", - "--accent": "#3d2880", - "--background-accent": "#663cff", - "--primary-cta-text": "#0a051a", - "--secondary-cta-text": "#d4d4f6" - }, - "forest": { - "--background": "#000000", - "--card": "#1a2f1d", - "--foreground": "#ffffff", - "--primary-cta": "#ffffff", - "--secondary-cta": "#0d200f", - "--accent": "#1a3d1f", - "--background-accent": "#355e3b", - "--primary-cta-text": "#0a1a0c", - "--secondary-cta-text": "#d4f6d8" - }, - "mint": { - "--background": "#000000", - "--card": "#1a2a1a", - "--foreground": "#ffffff", - "--primary-cta": "#ffffff", - "--secondary-cta": "#0d1a0d", - "--accent": "#2d4a2d", - "--background-accent": "#c1e1c1", - "--primary-cta-text": "#0a150a", - "--secondary-cta-text": "#e1f6e1" - } - } -}