Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Implement contextual color controls #63

Merged
merged 21 commits into from
Aug 19, 2016
Merged

Conversation

fjarrett
Copy link
Member

@fjarrett fjarrett commented Aug 6, 2016

Implements #61.

It's looking like context doesn't completely replace the need for #56. It may still be necessary.

@fjarrett fjarrett self-assigned this Aug 18, 2016
@fjarrett fjarrett changed the title First pass at contextual color controls Implement contextual color controls Aug 19, 2016
@fjarrett
Copy link
Member Author

@jonathanbardo please review

@jonathanbardo
Copy link
Member

@fjarrett This is looking great. Nice job on those color scheme man 👍. I say merge it!

$custom_scheme = array(
'_custom' => array(
'label' => sprintf( '- %s -' , esc_html__( 'Custom', 'primer' ) ),
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fjarrett Missing a comma here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@fjarrett fjarrett merged commit e92bb00 into develop Aug 19, 2016
@fjarrett fjarrett deleted the contextual-color-controls branch August 19, 2016 18:37
@fjarrett fjarrett restored the contextual-color-controls branch January 9, 2017 23:24
@fjarrett fjarrett deleted the contextual-color-controls branch January 9, 2017 23:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants