Skip to content

Commit

Permalink
Fix extension icon background color
Browse files Browse the repository at this point in the history
  • Loading branch information
dsevillamartin committed Aug 11, 2019
1 parent 574c50a commit f29be19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"title": "FoF Amazon Affiliation",
"icon": {
"name": "fab fa-amazon",
"backgroundColor": "#ad343e",
"backgroundColor": "#e74c3c",
"color": "#fff"
}
},
Expand Down

0 comments on commit f29be19

Please sign in to comment.