File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
_inc/client/scss/variables Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ $sidebar-selected-color: $gray;
69
69
$dashboard-number-border : #CBD7E1 ;
70
70
71
71
// Social media colors
72
- $color-facebook : #39579a ;
72
+ $color-facebook : #1877F2 ;
73
73
$color-twitter : #55ACEE ;
74
74
$color-gplus : #df4a32 ;
75
75
$color-tumblr : #35465c ;
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ $sidebar-selected-color: $gray-text-min;
71
71
72
72
73
73
// Social media colors
74
- $color-facebook : #39579a ;
74
+ $color-facebook : #1877F2 ;
75
75
$color-twitter : #55ACEE ;
76
76
$color-gplus : #df4a32 ;
77
77
$color-tumblr : #35465c ;
Original file line number Diff line number Diff line change @@ -599,7 +599,7 @@ body .sd-social-icon .sd-content li.share-custom a span {
599
599
}
600
600
601
601
.sd-social-icon .sd-content ul li [class *= 'share-' ].share-facebook a .sd-button {
602
- background : # 3b5998 ;
602
+ background : # 1877F2 ;
603
603
color : # fff !important ;
604
604
}
605
605
You can’t perform that action at this time.
0 commit comments