add missing palette color vars (#4535)

This commit is contained in:
Denys Vuika
2025-04-24 12:47:55 -04:00
committed by GitHub
parent 75d006fd34
commit 5a168fa0c2

View File

@@ -1,3 +1,5 @@
$black-87-opacity: rgba(black, 0.87);
$white-87-opacity: rgba(white, 0.87);
$aca-primary-blue: (
50: #e0ebf6,
100: #b3ccea,