Chore: Update social icon colors on sidebar (#1846)

This commit is contained in:
Siddharth Ramesh
2021-03-02 18:27:22 +05:30
committed by GitHub
parent 89e5f18dfb
commit 2120734f67
2 changed files with 31 additions and 0 deletions

View File

@@ -79,4 +79,11 @@
--color-background: #f4f6fb;
--color-background-light: #f9fafc;
// Social and inboxes brand colors
--color-facebook-brand: #3b5998;
--color-twitter-brand: #1da1f2;
--color-whatsapp-brand: #25d366;
--color-sms-twilio: #f42f46;
--color-cloud-generic: #18b7b0;
}