This is part of the #1905 meta...
Describe your issue or idea
This idea has been mentioned in the past by @wesruv while building Basis, and also in an unrelated context in https://github.com/backdrop/backdrop-issues/issues/1224#issuecomment-141...
There are php libraries that could help with this:
- https://github.com/pedrosancao/php-color-extractor
- https://github.com/thephpleague/color-extractor
- https://github.com/bachors/PHP-Extract-Image-Color-Class
- ...moar??
Expected behavior (if reporting a bug)
When users visit the settings page of a theme that has color.module support, they are presented with a button to upload their favourite image or their company logo. Once uploaded, we extract a color scheme and apply it to the theme. The user can now preview and tweak.
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing