Added unread symbol for Spaces, DMs and Home (#82)

This commit is contained in:
Ajay Bura
2021-09-12 20:44:13 +05:30
parent 462da51ce0
commit 02c018e858
14 changed files with 229 additions and 108 deletions
+2
View File
@@ -220,6 +220,8 @@
--bg-surface-low: hsl(64, 6%, 10%);
--bg-surface-low-transparent: hsla(64, 6%, 14%, 0);
--bg-badge: #c4c1ab;
/* text color | --tc-[background type]-[priority]: value */
--tc-surface-high: rgb(255, 251, 222, 94%);