Skip to content

Commit

Permalink
feat: change contact button color
Browse files Browse the repository at this point in the history
  • Loading branch information
AladdineDev committed Feb 10, 2024
1 parent 6a23ac3 commit 131c91c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 20 deletions.
15 changes: 5 additions & 10 deletions assets/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"icon": {
"codePoint": "0xefb7",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
},
{
Expand All @@ -19,8 +18,7 @@
"icon": {
"codePoint": "0xf0ea",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
},
{
Expand All @@ -29,8 +27,7 @@
"icon": {
"codePoint": "0xeffb",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
},
{
Expand All @@ -39,8 +36,7 @@
"icon": {
"codePoint": "0xeaad",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
},
{
Expand All @@ -49,8 +45,7 @@
"icon": {
"codePoint": "0xecbb",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
}
],
Expand Down
15 changes: 5 additions & 10 deletions assets/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"icon": {
"codePoint": "0xefb7",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
},
{
Expand All @@ -19,8 +18,7 @@
"icon": {
"codePoint": "0xf0ea",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
},
{
Expand All @@ -29,8 +27,7 @@
"icon": {
"codePoint": "0xeffb",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
},
{
Expand All @@ -39,8 +36,7 @@
"icon": {
"codePoint": "0xeaad",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
},
{
Expand All @@ -49,8 +45,7 @@
"icon": {
"codePoint": "0xecbb",
"fontFamily": "FontAwesome",
"fontPackage": "icons_plus",
"color": "0xffffffff"
"fontPackage": "icons_plus"
}
}
],
Expand Down

0 comments on commit 131c91c

Please sign in to comment.