diff --git a/blueberries.css b/blueberries.css index 05801fd..b54ca0d 100644 --- a/blueberries.css +++ b/blueberries.css @@ -2306,6 +2306,18 @@ body.lighter { color: hsl(var(--hue), 29%, 70%); } +.reactions-bar .emoji-button:active, .reactions-bar .emoji-button:focus, .reactions-bar .emoji-button:hover { + /* color: #a8b9cf; */ + /* color: hsl(214, 29%, 74%); */ + color: hsl(var(--hue), 29%, 74%); +} + +.announcements__item__content a { + /* color: #d9e1e8; */ + /* color: hsl(208, 25%, 88%); */ + color: hsl(var(--hue), 25%, 88%); +} + /* ================= */