Make active bookmarks red (fixes #493)

This commit is contained in:
Thibaut Girka
2018-05-21 18:57:51 +02:00
parent e396fbfe3b
commit b9fdeceb3c
4 changed files with 8 additions and 2 deletions

View File

@ -6,6 +6,8 @@ $error-red: #df405a; // Cerise
$warning-red: #ff5050; // Sunset Orange
$gold-star: #ca8f04; // Dark Goldenrod
$red-bookmark: $warning-red;
// Values from the classic Mastodon UI
$classic-base-color: #282c37; // Midnight Express
$classic-primary-color: #9baec8; // Echo Blue