Scott Jaderholm <jaderh...@gmail.com> writes: > Why did you go the (set-fg-color (make-color-hex "#dcdccc")) route > instead of updating set-any-color (alloc-color/lookup-color?) so > color names and hexes could be used the same?
Simple laziness. I know it's an ugly hack, but I wanted to get an 80% solution up and running as quickly as possible. I'll change the type-checking to a handler-case clause instead. > Might be nice to support 3 character colors too, e.g. #333. I'll try to do it sometime this week. -- Andy Knapp _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel