[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: Color roles, coming this Monday to kdelibs?
From:       Olaf Schmidt <ojschmidt () kde ! org>
Date:       2007-06-08 6:05:58
Message-ID: 200706080806.00356.ojschmidt () kde ! org
[Download RAW message or body]

[ Matthew Woehlke, Do., 7. Jun. 2007 ]
> /**
>  * Tint color to indicate items which have input focus. May be used as 
>  * a foreground color for e.g. focus rects (not for text) or mixed with
>  * bgNormal. 
>  */
> bgFocusTint = 34,
> /**
>   * Tint color to indicate items which will be activated by clicking.
>   * May be used as-is or mixed with bgNormal to draw decorations.
>   */ 
> bgHoverTint = 35,

I suggest to change this to:
/**
  * Foreground tint color to indicate items which have focus. May be 
  * used as a foreground color for e.g. input focus rects or for text that
  * will be activated by clicking (hover color).
  * May be used as-is or mixed with fgNormal to draw decorations.
  */
fgFocusTint = 34,
/**
  * Background tint color to indicate items which have focus. May be 
  * used as a background color for items with input focus rects or that
  * will be activated by clicking (hover color).
  * May be used as-is or mixed with bgNormal to draw decorations.
  */ 
bgFocusTint = 35,
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic