[Konsole-devel] [Bug 307245] Please make "black on random light" colors configurable

Jekyll Wu adaptee at gmail.com
Tue Sep 25 06:50:24 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=307245

Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |2.8.4

--- Comment #1 from Jekyll Wu <adaptee at gmail.com> ---
Well, the background in "BlackOnRandomLight.colorscheme" is currently really
random. It is controlled like this:

    [Background]
    Color=247,247,214
    MaxRandomHue=340
    MaxRandomValue=[0~255]
    MaxRandomSaturation=[0~255]

Refer to Qt Doc[1] for a simple explanation of Hue, Value and Saturation.

So it is configurable in some sense, but it is not friendly or suitable for the
need of a list of predefined candidates.

[1] http://qt-project.org/doc/qt-4.8/QColor.html#the-hsv-color-model

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list