monkeytype/static/themes/leather.css
ryujinscales 8bfca794f0
'Leather' theme (#2396) by ryujinscales
* Update _list.json

* Update _list.json

* Add files via upload

* Create greek_fire.css

* Update _list.json

* Add files via upload

leather theme

* Update _list.json

* Update _list.json

* Update _list.json

* Update leather.css

* Update _list.json

* Delete greek_fire.css

* Update leather.css

* Update _list.json

* Update _list.json

* Update leather.css

* Update _list.json

* Update leather.css

* updated sub color

Co-authored-by: Jack <jack@monkeytype.com>
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-03 16:13:07 +01:00

12 lines
267 B
CSS

:root {
--bg-color: #a86948;
--main-color: #ffe4bc;
--caret-color: #ef6d49;
--sub-color: #81482b;
--text-color: #ffe4bc;
--error-color: #ca4754;
--error-extra-color: #7e2a33;
--colorful-error-color: #ca4754;
--colorful-error-extra-color: #7e2a33;
}