:root {
    --bg: #1a1a1a;
    --color: #00ff41;
    --c1: #00aeff;      /* Links, accents, special */
    --c2: #00ff41;      /* Primary command color */
    --c3: #f8f8f2;      /* Titles, important text */
    --c4: #8be9fd;      /* Labels, secondary text */
}
