6.0.0 • Published 2 years ago

wp-admin-colors v6.0.0

Weekly downloads
1
License
GPL-2.0
Repository
github
Last release
2 years ago

wp-admin-colors

NPM package

This package bundles the SCSS files required to compile a WordPress admin color scheme in an npm-ready package.

dist is a copy/paste of these files:

Usage

Add to your project:

npm install wp-admin-colors

Include in your SCSS file and override variables as desired:

@import "~wp-admin-colors/dist/admin";

Note: The ~ is a webpack convention.

How to update wp-admin-colors

This repository checks for WordPress updates via a scheduled GitHub action every week. When a new version is detected, the GitHub action will check to see if the relevant files have changed, create an appropriately-titled pull request with the changes if they have, and automatically merge it. This leaves two remaining steps for a developer to publish a release:

  1. Merge the release pull request generated by release-please.
  2. Pull the changes into you locally cloned copy of the repository, then run npm publish.
6.0.0

2 years ago

5.9.0

2 years ago

5.8.0

3 years ago

5.6.0

3 years ago

5.5.0

3 years ago

5.7.2

3 years ago

5.7.0

3 years ago

5.3.2

4 years ago

5.3.1

4 years ago

5.3.0

4 years ago

5.1.0

5 years ago

5.0.3

5 years ago

5.0.2

5 years ago

5.0.1

5 years ago

4.9.8

6 years ago

4.9.7

6 years ago

4.9.5

6 years ago

4.9.4

6 years ago

4.9.2

6 years ago

4.9.1

6 years ago

4.9.0

6 years ago

4.8.1

7 years ago

4.8.0

7 years ago

4.7.5

7 years ago