HuskieRobotics / SPOT

Apache License 2.0
25 stars 21 forks source link

restructure / rename css variables #36

Open nithilan4 opened 2 years ago

nithilan4 commented 2 years ago

unclear what they mean

nithilan4 commented 2 years ago

we define colors: orange, blue, black, whatever we then define patterns for those colors: accent is var(--blue), accent-alt is var(--orange), text is var(--black), whatever

above simplifies and clarifies roles of random colors that don't need to be so random. can also duplicate patterns without much jank