Calculate :active state using lighten()

This commit is contained in:
Melvin Valster
2019-07-22 23:12:39 +02:00
parent 2b91585029
commit 07f60d48a7
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -11,3 +11,4 @@ $color-yellow: #ffd100;
$color-green: #1eff00;
$color-dark-green: #40bf40;
$color-subtle: #9d9d9d;
$color-icon-overlay: #6396d6;