Add the ability to choose the opacity of the color, also an option like `--print-alpha` to append the opacity to the stdout when you use `--print`. So, when you use `kcolorchooser --print --print-alpha` it will return a color like `#ffffffff`.
Hopefully, this will implement alpha option in every other KDE application. QColorDialog has it since ages. It is very annoying to open Inkscape every time just for this.
Git commit f068d1c171749dff3135e7937c284899317f1f18 by Nate Graham. Committed on 10/09/2025 at 07:00. Pushed by ngraham into branch 'master'. Allow setting the transparency/alpha channel of the color The way it's exposed in QColorDialog dialog is pretty technical and could use improvement, but it's probably better to show this feature anyway. FIXED-IN: 25.12.0 M +1 -0 kcolorchooser.cpp https://invent.kde.org/graphics/kcolorchooser/-/commit/f068d1c171749dff3135e7937c284899317f1f18