Updates Signal Brand Color + Adds Alt

This commit is contained in:
Seth Cottle
2025-03-25 20:34:53 -04:00
parent 23f2f1095f
commit d6fd8a28b1
3 changed files with 37 additions and 1 deletions

View File

@@ -429,7 +429,14 @@
/* Signal */
.button-signal {
--button-text:#ffffff;
--button-background:#3a76f0;
--button-background:#3B45FD;
}
/* Signal Alt */
.button-signal-alt {
--button-text:#3B45FD;
--button-background:#E3E8FE;
--button-border:1px solid #000000;
}
/* Slack */