mirror of
https://github.com/discourse/discourse.git
synced 2025-03-28 07:47:53 +08:00
UX: Make share icons consistent color for dark themes
This commit is contained in:
parent
a53b00a858
commit
680cf24965
@ -54,7 +54,10 @@
|
||||
.social-link {
|
||||
margin-right: s(2);
|
||||
font-size: $font-up-4;
|
||||
.d-icon-fab-facebook-square {
|
||||
.d-icon {
|
||||
color: dark-light-choose($tertiary, white);
|
||||
}
|
||||
.d-icon-fab-facebook {
|
||||
// Adheres to Facebook brand guidelines
|
||||
color: dark-light-choose($facebook, white);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user