We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8138f59 commit 370dee2Copy full SHA for 370dee2
1 file changed
src/logos/paypalRebrand/logo.jsx
@@ -23,6 +23,9 @@ export const PAYPAL_REBRAND_LOGO_COLORS: LogoColorMap = {
23
[LOGO_COLOR.BLACK]: {
24
primary: "#000000",
25
},
26
+ [LOGO_COLOR.WHITE]: {
27
+ primary: "#FFFFFF",
28
+ },
29
[LOGO_COLOR.BLUE]: {
30
primary: "#60CDFF",
31
0 commit comments