Apple just approved our new color app for macOS! 🎨
Introducing ColorCopy!
- copy any color from the screen
- open a color picker from anywhere
- check contrast (WCAG and APCA)
- build and curate color palettes
- generate color palettes from an image
All optimized for easy access and a faster workflow. Configurable hotkeys give you four powerful color tools available instantly from anywhere.
Get it free on the macOS App Store!
Taking a little break for the holidays but, before I do, here are my top five favorite @shoelace_style components:
1) <sl-animation>
This was a fun one to write, and it proved that we can bring declarative utilities to HTML via custom elements!
https://t.co/bSeOIMZW2c
Huge Black Friday sale going on now over at https://t.co/9nU719URSX
I’m giving away 50 free, highly customizable web components you can use with any framework.
I shut down the community forum because a Discourse update failed gloriously and left the container in an unusable state. Since there hasn't been much activity lately, it seemed like a good time to call it.
As always, feel free to reach out via email or through the CMS!
@mrpillustration Could be something like:
/* force menu to be open in the editor */
.is-cms .your-menu-class {
display: block;
}
or whatever styles make it appear open.
@mrpillustration You can do that through the Edit Source option, which exposes the full page source for editing. Be careful not to add any scripts _inside_ your content regions :)
Some new features just landed:
- Admins can now be restricted from site and user management
- Enable CSS, JS, JSON, and TXT files for editing
- The file manager is now available for general purpose usage from the sidebar