Skip to content

Commit 674e579

Browse files
authored
Update Woo brand logo (#3842)
* Update Woo brand logo
1 parent 7a50871 commit 674e579

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
* Fix - Improve the appearance of Stripe elements in checkout pages to match the store theme.
4242
* Fix - Hide ECE button for synced subscription variations.
4343
* Fix - Use the original shipping address for Amazon Pay pay for orders.
44+
* Tweak - Update the Woo logo in the Configure connection modal
4445

4546
= 9.1.1 - 2025-01-10 =
4647
* Fix - Fixes the webhook order retrieval by intent charges. The processed event is an object, not an array.

client/brand-logos/woo-white/logo.svg

Lines changed: 18 additions & 2 deletions
Loading

client/settings/stripe-auth-account/styles.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
border-radius: 6px;
4040
}
4141
.woocommerce-stripe-woo-white-logo {
42-
background-color: $studio-black;
42+
background-color: $studio-woocommerce-purple;
43+
padding: 5px;
4344
}
4445
}
4546
&__actions {

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,6 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o
151151
* Fix - Improve the appearance of Stripe elements in checkout pages to match the store theme.
152152
* Fix - Hide ECE button for synced subscription variations.
153153
* Fix - Use the original shipping address for Amazon Pay pay for orders.
154+
* Tweak - Update the Woo logo in the Configure connection modal
154155

155156
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce-gateway-stripe/trunk/changelog.txt).

0 commit comments

Comments
 (0)