salmannotkhan / typing-test

Typing test website build with React
https://salmannotkhan.github.io/typing-test/
MIT License
189 stars 55 forks source link

Add amber theme #15

Closed madmax7896 closed 2 years ago

salmannotkhan commented 2 years ago

I think

    --bg-color: #feb204 !important;
    --font-color: #d53600 !important;
    --hl-color: #700e01 !important;
    --fg-color: #ff8503 !important;

will be more readable. what do you think?

madmax7896 commented 2 years ago

Yaa