How do I change the text color in the window-picker "title bar"?
Asked by
Brandon Williams
I am using a theme with a dark colored title bar. I'm trying to figure out how to change the text color in the window picker applet "title bar" when a window is maximized. I've tried making modifications to this block in the theme's panel.rc:
-------
style "titlebar"
{
fg[NORMAL] = "#000"
fg[ACTIVE] = "#fff"
}
widget "*PanelApplet*
-------
Changing the values for fg[NORMAL] and fg[ACTIVE], but it doesn't seem to have any effect.
Does anyone else know what I need to modify in gtkrc to impact the text color of the window picket applet?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Brandon Williams
- Solved:
- Last query:
- Last reply:
To post a message you must log in.