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

Create color.html.twig #50

Closed
wants to merge 2 commits into from
Closed

Create color.html.twig #50

wants to merge 2 commits into from

Conversation

jjui
Copy link
Contributor

@jjui jjui commented Feb 17, 2016

Extends input types with color.

NOTE:
Input type color needs a height eg height: 2.663rem; (equal to other inputs).
Works with inline - but preferred to be set in admin plugins _forms.scss for all similar inputs.

@flaviocopes spoke about this, it is certainly a theme thing.

jjui added 2 commits February 17, 2016 19:30
Extends input types with color.

NOTE: 
Input type color needs a height eg `height: 2.663rem;` (equal to other inputs). Now this is inline - but preferred to be set in `_forms.scss` for all similar inputs.
@flaviocopes
Copy link
Contributor

Closing as being poorly supported by browsers http://caniuse.com/#search=color, so it cannot be reliably added to a form.

@flaviocopes flaviocopes closed this Mar 1, 2016
@w00fz
Copy link
Member

w00fz commented Mar 1, 2016

FYI we are planning to add a proper color picker field which will be cross browser and not relying on the really awesome but not yet fully supported color type.

@jjui
Copy link
Contributor Author

jjui commented Mar 2, 2016

Beautiful @w00fz & @flaviocopes, looking forward.
Would be very helpful to be able to declare some default colors - like the one used on OSX!
Colors is now day part of the profile and sometimes very nice to hand-pick some for the user :)

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.

3 participants