Lcars Padd Theme Fixes for telepathy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 03 Mar 2007 20:55:44 +0000, Anuj Verma (Kevin) wrote:

> I could fix only the chat participant color so far, but the text typed
> from both users is still not visible. Below un-commented line is the
> change for the same.
> 
> #       logical_color["ChatUserNameColor"]       = "#000000"
>         logical_color["ChatUserNameColor"]       = "#CC0000"
> 
> I've been trying to understand and change further but nothing helped so
> far.
> 
> Anyone has got better clue ?

What is the following section for ? 
--snip--
##############################
# LCARS Color fixes
##############################

style "kbd-colors" {
  fg[NORMAL] = "#000000"
  bg[NORMAL] = "#AAAAAA"

  fg[PRELIGHT] = "#000000"
  bg[PRELIGHT] = "#AAAAAA"

  fg[ACTIVE] = "#000000"
  bg[ACTIVE] = "#FFFFFF"
                                                                                                                                    
  fg[SELECTED] = "#000000"
  bg[SELECTED] = "#FFFFFF"
                                                                                                                                     
  fg[INSENSITIVE] = "#000000"
  bg[INSENSITIVE] = "#202020"

  text[NORMAL] = "#000000"
  base[NORMAL] = "#AAAAAA"

  text[PRELIGHT] = "#000000"
  base[PRELIGHT] = "#AAAAAA"

  text[ACTIVE] = "#000000"
  base[ACTIVE] = "#FFFFFF"
                                                                                                                                    
  text[SELECTED] = "#000000"
  base[SELECTED] = "#FFFFFF"
                                                                                                                                     
  text[INSENSITIVE] = "#000000"
  base[INSENSITIVE] = "#202020"

}
--snip--




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Big List of Linux Books]    

  Powered by Linux