monkeytype/public/themes/light.css
Jack de4834fa10 added red samurai
updated themes color order
fixed bug with chart ticks
2020-05-14 18:57:09 +01:00

7 lines
134 B
CSS

:root {
--bg-color: #fff;
--main-color: #111;
--caret-color: #111;
--sub-color: #ccc;
--active-word-color: #ccc;
}