Version: (using Devel) Installed from: Compiled sources The regexp for the default color checks only for three values (rgb) which leads to an invalid color when four are set. The attached patch extends the regexp, so that rgb and rgba colors can be used.
Created attachment 24268 [details] patch
SVN commit 794972 by winterz: permit an optional 4th value for colors to support rgba. thanks for the patch michaell. BUGS: 160545 M +1 -1 kconfig_compiler.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=794972