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

7 lines
149 B
CSS

:root {
--bg-color: #20304a;
--main-color: #eab622;
--caret-color: #eab622;
--sub-color: #1db8a8;
--active-word-color: #1db8a8;
}