Darrian
My feedback
12 results found
-
2 votes
Darrian shared this idea ·
-
15 votes
An error occurred while saving the comment Darrian supported this idea ·
-
5 votes
Darrian supported this idea ·
-
49 votes
Darrian supported this idea ·
-
32 votes
Beta 30.0.0.21 now offers two methods to interpolate gradient stops, similar to ones Photoshop has: Classic and Perceptual.
You can change these directly from Gradient and Control panels, or via Gradient popup in Properties.
Please try this build and share your thought on how it works and what do you expect to be improved.
Darrian supported this idea ·
-
139 votes
Starting with Beta 29.9.0.36 it’s now possible to lock the objects on artboard basis from the Artboards panel, using a new Lock column, similar to one the Layers panel has.
How it works:
- In the Artboards panel, select one or more artboards and click Lock.
- All objects on those artboards lock automatically.
- To edit a specific object, simply unlock it from the Layers panel.
Give it a try and let us know what you think. Your feedback helps the team to shape what comes next.
Darrian supported this idea ·
-
17 votes
Darrian supported this idea ·
-
59 votes
Darrian supported this idea ·
-
154 votes
An error occurred while saving the comment Darrian commented
This adds a ton of friction to my projects that use a lot of effects. Please give us an option to disable selecting objects by clicking on their effects.
Darrian supported this idea ·
-
60 votes
Darrian supported this idea ·
-
24 votes
Darrian supported this idea ·
-
11 votes
Darrian supported this idea ·
OKLCH is the modern standard for web design because it works in wide gamut color spaces (P3 / Rec.2020) and makes creating consistent, predictable color systems much easier. All major browsers have supported oklch() CSS colors since 2023.
Currently, Illustrator doesn’t allow designers to pick or export OKLCH values, breaking color consistency between design and development. Designers who create SVG graphics for the web must manually edit the CSS in generated SVG files to replace colors with oklch() colors to match brand colors and colors on the website. This slows down workflows and increases the risk of color mismatches.
Why OKLCH support is critical:
- Consistent colors on wide-gamut displays (P3 / Rec.2020).
- oklch() is now standard and used in brand style guides.
- Makes the hand-off from design to developers seamless.
- Keeps Illustrator relevant as designers move beyond sRGB to wide-gamut color spaces.
Proposed Implementation:
- Add OKLCH as a selectable color mode in the Color Picker alongside RGB, HSL, LAB.
- Provide L, C, H sliders and direct text input, e.g. "oklch(0.71 0.32 146.12)".
- Show warnings when outside of working color space or outside of the current display color-space.
- Show fallback sRGB color when color is outside of sRGB gamut (screenshot of OKLCH.com attached as an example).
- Export SVG with CSS oklch() colors for seamless handoff to web developers.