Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 1.2.4_dev version. #72

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

sariogonfer
Copy link

Hi,
I have needed to implement a new functionality to your plugin and would like to share with you. For my project i needed a new tab that allows to define the colors inside. I have added three options with this purpose.

  • Add showRecommededColors option. This option allows to add a new tab
    with custom colors. Default: true
  • Add recommededColors option. This option receives an array with custom
    colors in hexadecimal format (e.g #FFFFFF). Theses colors appear in
    'Recommended Colors Tab'. Default: []
  • Add recommendedLabel option. This option allows to customize the
    'Recomended Colors Tab' label.

* Add showRecommededColors option. This option allows to add a new tab
with custom colors. Default: true
* Add recommededColors option. This option receives an array with custom
colors in hexadecimal format (e.g #FFFFFF). Theses colors appear in
'Recommended Colors Tab'. Default: []
* Add recommendedLabel option. This option allows to customize the
'Recomended Colors Tab' label.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant