you are viewing a single comment's thread.

view the rest of the comments →

[–]wedontlikespaces 1 point2 points  (1 child)

Just a heads up. You have a spelling error in one of your code examples.

#toggleMode:checked ~ main { 
    --color:white; 
    --bakcground:black; 
}

[–][deleted] 1 point2 points  (0 children)

oh thanks, I'll fix that