Skip to content

Commit

Permalink
updated twitter icon color (#1857)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Barnett <[email protected]>
  • Loading branch information
blakeganderson and rmbrntt authored Dec 21, 2023
1 parent 0e3d9fb commit bee6ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blocks/share-bar-block/themes/news.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,15 +91,15 @@
"share-bar-twitter": {
"styles": {
"default": {
"fill": "#6baae8"
"fill": "#000000"
},
"desktop": {}
}
},
"share-bar-twitter-hover": {
"styles": {
"default": {
"fill": "#91c4f6"
"fill": "#000000"
},
"desktop": {}
}
Expand Down

0 comments on commit bee6ad3

Please sign in to comment.