💄 Fixed default accent color

This commit is contained in:
Liyas Thomas
2019-09-04 09:44:16 +05:30
parent 077cb583b6
commit 0aec1e1607
4 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
--err-color: invert(#393939, 1);
// Active color
--ac-color: #51FF0D;
--ac-color: #50fa7b;
// Active text color
--act-color: #121212;
}