Codeinwp / raft

Issues should be created in https://github.com/Codeinwp/otter-blocks
7 stars 1 forks source link

Add secondary accent color #64

Closed JohnPixle closed 8 months ago

JohnPixle commented 10 months ago

Similar to what we did for Neve, we can introduce the addition of a secondary color in our palette. There is an existing PR that migrates Raft's color slugs to the ones that are used from our other themes, so we need to add the secondary color in the form of:

"slug": "ti-accent-secondary",
          "color": "#F5AABC",
          "name": "Secondary Accent"

Let me know if you need any clarifications!

mghenciu commented 10 months ago

The PR is ready I've asked for a review from Hardeep.

pirate-bot commented 8 months ago

:tada: This issue has been resolved in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: