[+] Create theme css class

This commit is contained in:
Hykilpikonna
2019-10-05 13:50:50 -04:00
parent 70ede22c18
commit 027f8bfd34
+5
View File
@@ -6,3 +6,8 @@
text-align: center; text-align: center;
color: #2c3e50; color: #2c3e50;
} }
.theme-default
{
--unread: #ff6c00;
}