monkeytype/public/themes/carbon.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: #575d5e;
--main-color: #ed6b21;
--caret-color: #ed6b21;
--sub-color: #e3d9c6;
--active-word-color: #e3d9c6;
}