[maemo-users] Lcars Padd Theme Fixes for telepathy
From: Anuj Verma (Kevin) kevin.verma at gmail.comDate: Sat Mar 3 23:28:18 EET 2007
- Previous message: Lcars Padd Theme Fixes for telepathy
- Next message: Bluetooth Keyboards
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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--
- Previous message: Lcars Padd Theme Fixes for telepathy
- Next message: Bluetooth Keyboards
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
