Good to see you,
Player
Balance: Β£
Enter your guess
Between 0 and 0
The number was
| RANK | COUNTRY | NAME | MONEY |
|---|
Choose a built-in theme or import your own.
Upload a .json file or paste the code below.
Drop a .json file here, or
A HiLo theme is a .json file. Save it anywhere on your computer, then import it on the Themes page.
{
"name": "My Theme",
"vars": {
"--purple": "#7c3aed",
"--purple-l": "#a855f7",
"--blue": "#3b82f6",
"--cyan": "#06b6d4",
"--bg": "#07070f",
"--bg2": "#0d0d1a",
"--grad": "linear-gradient(135deg, #7c3aed, #3b82f6, #06b6d4)",
"--grad-warm": "linear-gradient(135deg, #7c3aed, #a855f7)"
}
}
| Variable | What it controls |
|---|---|
--purple | Primary accent β gradient start, button base, slider fill start, orb colour |
--purple-l | Primary accent light β quick-bet buttons, badge text, hover glow |
--blue | Secondary accent β gradient mid, chart balance line |
--cyan | Tertiary accent β gradient end, slider fill end |
--bg | Main page background |
--bg2 | Modal background |
--grad | Full gradient string used on text, buttons, avatar |
--grad-warm | Two-stop warm variant (used on some hover states) |
.json file (or download the starter template above).--grad and --grad-warm to use your new colours.--bg very dark (near #000) for best glass-card contrast.--purple β --blue β --cyan.