Skip to content

Use admin theme colors, instead of hardcoded ones #2673

Description

@PanosSynetos

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&section=woocommerce-services-settings

image

image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions