I've been working on harmonizing all the different pink colors, and using admin theme colors
I noticed that this plugin has some hardcoded colors
wp-admin/admin.php?page=wc-settings&tab=shipping§ion=woocommerce-services-settings


I didn't go through all the different colors in the plugin, but at least the above two screens could benefit from changing the colors to var(--wp-admin-theme-color) or var(--wp-admin-theme-color-darker-10)
The color changes introduced in PR woocommerce/woocommerce/pull/39182 will be released in WC 8.1
I've been working on harmonizing all the different pink colors, and using admin theme colors
I noticed that this plugin has some hardcoded colors
wp-admin/admin.php?page=wc-settings&tab=shipping§ion=woocommerce-services-settingsI didn't go through all the different colors in the plugin, but at least the above two screens could benefit from changing the colors to
var(--wp-admin-theme-color)orvar(--wp-admin-theme-color-darker-10)The color changes introduced in PR woocommerce/woocommerce/pull/39182 will be released in WC 8.1