Update from @HugoBDesigner
Merge from https://gist.github.com/HugoBDesigner/1a784bf782b5994efecfb9e3adf85fc6/revisions#diff-9ce736d5cd20d2ffed32ece7bef40ab252779a444c02fe5de0238ccdf1ac1225
This commit is contained in:
parent
202ad4841b
commit
30250adb03
@ -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%);
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* ================= */
|
||||
|
Loading…
Reference in New Issue
Block a user