
Alloy
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
entropyrexor
11 years ago
copy and place this in the text file:
style "panel"
{
bg[NORMAL] = "#2D2B2B"
fg[NORMAL] = "#ffffff"
}
widget "*PanelWidget*" style "panel"
widget "*PanelApplet*" style "panel"
class "*Panel*" style "panel"
widget_class "*Mail*" style "panel"
class "*notif*" style "panel"
class "*Notif*" style "panel"
class "*Tray*" style "panel"
class "*tray*" style "panel"
END COPY AND PASTE.
Put this file in your home directory (i.e. /home/yourname/)
Log out or restart to see change.
Report
SpecKtacle
11 years ago
Report
entropyrexor
11 years ago
Report