Added notification count badge

This commit is contained in:
2018-02-28 16:26:49 +01:00
parent 6f01b654d3
commit fceec3f193
8 changed files with 80 additions and 3 deletions

View File

@ -50,6 +50,10 @@ post-highlight-color = rgba(248, 165, 130, 0.7)
// Avatar
avatar-size = 50px
// Badge
badge-important-bg-color = rgb(215, 38, 15)
badge-important-text-color = white
// Quote
quote-color = hsl(0, 0%, 45%)
quote-side-border-color = quote-color