Elethor Chameleon Themes

A collection of custom themes for the Elethor Chameleon userscript

How to Use These Themes

  1. Click the "Copy Theme" button for the theme you want
  2. In Elethor, click the 🎨 button in the game interface
  3. Click the "Import" button
  4. The theme will be automatically applied

High Contrast Theme

Text Warning Success
{
  "backgroundColor": "#202c3c",
  "actionBarColor": "#39444e",
  "topBarColor": "#505c6c",
  "textColor": "#ffffff",
  "warningTextColor": "#ff1100",
  "successTextColor": "#00ff37"
}

Dark Theme

Text Warning Success
{
  "backgroundColor": "#121622",
  "actionBarColor": "#1a202c",
  "topBarColor": "#2d3748",
  "textColor": "#e2e8f0",
  "warningTextColor": "#f56565",
  "successTextColor": "#48bb78"
}

Cyberpunk Theme

Text Warning Success
{
  "backgroundColor": "#0f0e17",
  "actionBarColor": "#232946",
  "topBarColor": "#121420",
  "textColor": "#00ffff",
  "warningTextColor": "#ff2a6d",
  "successTextColor": "#05ffa1"
}

Space Theme

Text Warning Success
{
  "backgroundColor": "#121212",
  "actionBarColor": "#1e1e24",
  "topBarColor": "#2b2b35",
  "textColor": "#8e9aaf",
  "warningTextColor": "#ff6b6b",
  "successTextColor": "#67f3da"
}

Forest Theme

Text Warning Success
{
  "backgroundColor": "#1b2a1b",
  "actionBarColor": "#2c432c",
  "topBarColor": "#3b5e3b",
  "textColor": "#c9e4ca",
  "warningTextColor": "#e76f51",
  "successTextColor": "#52b788"
}

Ocean Theme

Text Warning Success
{
  "backgroundColor": "#00111c",
  "actionBarColor": "#001d3d",
  "topBarColor": "#003566",
  "textColor": "#aec3b0",
  "warningTextColor": "#ef476f",
  "successTextColor": "#06d6a0"
}

Purple Nebula

Text Warning Success
{
  "backgroundColor": "#2d1b40",
  "actionBarColor": "#3b2059",
  "topBarColor": "#513278",
  "textColor": "#e2d9f2",
  "warningTextColor": "#ff5e5b",
  "successTextColor": "#7dde92"
}

Ruby Dream

Text Warning Success
{
  "backgroundColor": "#3a0d27",
  "actionBarColor": "#591937",
  "topBarColor": "#7b2346",
  "textColor": "#ffd9da",
  "warningTextColor": "#ffc145",
  "successTextColor": "#93e5ab"
}

Golden Desert

Text Warning Success
{
  "backgroundColor": "#33271f",
  "actionBarColor": "#4d3b2d",
  "topBarColor": "#66502c",
  "textColor": "#ffe6a7",
  "warningTextColor": "#ff6b6c",
  "successTextColor": "#6ecb63"
}

Midnight Blue Theme

Text Warning Success
{
  "backgroundColor": "#0f1c2c",
  "actionBarColor": "#1e3a5f",
  "topBarColor": "#2c5282",
  "textColor": "#d6e4ff",
  "warningTextColor": "#ff6b6b",
  "successTextColor": "#4ade80"
}

Emerald City Theme

Text Warning Success
{
  "backgroundColor": "#042f2e",
  "actionBarColor": "#064e3b",
  "topBarColor": "#065f46",
  "textColor": "#ecfdf5",
  "warningTextColor": "#f87171",
  "successTextColor": "#6ee7b7"
}

Volcanic Ash Theme

Text Warning Success
{
  "backgroundColor": "#292524",
  "actionBarColor": "#44403c",
  "topBarColor": "#57534e",
  "textColor": "#fafaf9",
  "warningTextColor": "#ef4444",
  "successTextColor": "#84cc16"
}

Arctic Frost Theme

Text Warning Success
{
  "backgroundColor": "#e0f2fe",
  "actionBarColor": "#bae6fd",
  "topBarColor": "#7dd3fc",
  "textColor": "#0c4a6e",
  "warningTextColor": "#dc2626",
  "successTextColor": "#15803d"
}

Blood Moon Theme

Text Warning Success
{
  "backgroundColor": "#450a0a",
  "actionBarColor": "#7f1d1d",
  "topBarColor": "#991b1b",
  "textColor": "#fecaca",
  "warningTextColor": "#f97316",
  "successTextColor": "#a3e635"
}

Stealth Mode Theme

Text Warning Success
{
  "backgroundColor": "#18181b",
  "actionBarColor": "#27272a",
  "topBarColor": "#3f3f46",
  "textColor": "#e4e4e7",
  "warningTextColor": "#f43f5e",
  "successTextColor": "#22c55e"
}

Royal Purple Theme

Text Warning Success
{
  "backgroundColor": "#2e1065",
  "actionBarColor": "#4c1d95",
  "topBarColor": "#6d28d9",
  "textColor": "#ede9fe",
  "warningTextColor": "#e11d48",
  "successTextColor": "#10b981"
}

Desert Sunset Theme

Text Warning Success
{
  "backgroundColor": "#7c2d12",
  "actionBarColor": "#9a3412",
  "topBarColor": "#c2410c",
  "textColor": "#ffedd5",
  "warningTextColor": "#be123c",
  "successTextColor": "#65a30d"
}

Aquamarine Theme

Text Warning Success
{
  "backgroundColor": "#134e4a",
  "actionBarColor": "#115e59",
  "topBarColor": "#0f766e",
  "textColor": "#ccfbf1",
  "warningTextColor": "#e11d48",
  "successTextColor": "#84cc16"
}

Bubblegum Pop Theme

Text Warning Success
{
  "backgroundColor": "#831843",
  "actionBarColor": "#9d174d",
  "topBarColor": "#be185d",
  "textColor": "#fbcfe8",
  "warningTextColor": "#fb7185",
  "successTextColor": "#34d399"
}

Twilight Zone Theme

Text Warning Success
{
  "backgroundColor": "#1e1b4b",
  "actionBarColor": "#312e81",
  "topBarColor": "#4338ca",
  "textColor": "#e0e7ff",
  "warningTextColor": "#fb7185",
  "successTextColor": "#34d399"
}

Retro Gaming Theme

Text Warning Success
{
  "backgroundColor": "#083344",
  "actionBarColor": "#155e75",
  "topBarColor": "#0e7490",
  "textColor": "#cffafe",
  "warningTextColor": "#f97316",
  "successTextColor": "#10b981"
}

Cherry Blossom Theme

Text Warning Success
{
  "backgroundColor": "#831843",
  "actionBarColor": "#9d174d",
  "topBarColor": "#be185d",
  "textColor": "#fce7f3",
  "warningTextColor": "#f43f5e",
  "successTextColor": "#34d399"
}

Carbon Theme

Text Warning Success
{
  "backgroundColor": "#111827",
  "actionBarColor": "#1f2937",
  "topBarColor": "#374151",
  "textColor": "#f9fafb",
  "warningTextColor": "#ef4444",
  "successTextColor": "#22c55e"
}

Amber Glow Theme

Text Warning Success
{
  "backgroundColor": "#422006",
  "actionBarColor": "#713f12",
  "topBarColor": "#854d0e",
  "textColor": "#fef3c7",
  "warningTextColor": "#f43f5e",
  "successTextColor": "#4ade80"
}

Deep Space Theme

Text Warning Success
{
  "backgroundColor": "#030712",
  "actionBarColor": "#111827",
  "topBarColor": "#1f2937",
  "textColor": "#f3f4f6",
  "warningTextColor": "#ef4444",
  "successTextColor": "#22c55e"
}

Toxic Green Theme

Text Warning Success
{
  "backgroundColor": "#052e16",
  "actionBarColor": "#064e3b",
  "topBarColor": "#047857",
  "textColor": "#d1fae5",
  "warningTextColor": "#fb7185",
  "successTextColor": "#a3e635"
}

Neon Dreams Theme

Text Warning Success
{
  "backgroundColor": "#0f172a",
  "actionBarColor": "#1e293b",
  "topBarColor": "#334155",
  "textColor": "#e0f2fe",
  "warningTextColor": "#fb7185",
  "successTextColor": "#4ade80"
}

Crimson Tide Theme

Text Warning Success
{
  "backgroundColor": "#4c0519",
  "actionBarColor": "#750b1c",
  "topBarColor": "#9f1239",
  "textColor": "#fee2e2",
  "warningTextColor": "#fbbf24",
  "successTextColor": "#34d399"
}

Matrix Code Theme

Text Warning Success
{
  "backgroundColor": "#020617",
  "actionBarColor": "#0f172a",
  "topBarColor": "#1e293b",
  "textColor": "#4ade80",
  "warningTextColor": "#fb7185",
  "successTextColor": "#86efac"
}

Coffee House Theme

Text Warning Success
{
  "backgroundColor": "#1c1917",
  "actionBarColor": "#292524",
  "topBarColor": "#44403c",
  "textColor": "#fef3c7",
  "warningTextColor": "#ef4444",
  "successTextColor": "#84cc16"
}

Northern Lights Theme

Text Warning Success
{
  "backgroundColor": "#0c4a6e",
  "actionBarColor": "#0369a1",
  "topBarColor": "#0284c7",
  "textColor": "#e0f2fe",
  "warningTextColor": "#f43f5e",
  "successTextColor": "#4ade80"
}

Rose Gold Theme

Text Warning Success
{
  "backgroundColor": "#881337",
  "actionBarColor": "#9f1239",
  "topBarColor": "#be123c",
  "textColor": "#fff1f2",
  "warningTextColor": "#fbbf24",
  "successTextColor": "#86efac"
}

Monochrome Theme

Text Warning Success
{
  "backgroundColor": "#171717",
  "actionBarColor": "#262626",
  "topBarColor": "#404040",
  "textColor": "#f5f5f5",
  "warningTextColor": "#ef4444",
  "successTextColor": "#84cc16"
}