due to the removal of word transform, the active word color variable needs to be the same

This commit is contained in:
Jack 2020-05-16 11:35:51 +01:00
parent 1f0b6af931
commit 9c76cdd807

View file

@ -2,8 +2,8 @@
--bg-color: #242933;
--caret-color: #d8dee9;
--main-color: #d8dee9;
--sub-color: #4c566a;
--active-word-color: #81a1c1;
--sub-color: #617b94;
--active-word-color: #617b94;
}
.word letter.incorrect {