taffybar-0.1.3: taffybar.rc
style "default" {
bg[NORMAL] = "#000000"
fg[NORMAL] = "#FFFFFF"
text[NORMAL] = "#FFFFFF"
}
style "notification-button" = "default" {
text[NORMAL] = "#FF0000"
fg[NORMAL] = "#FF0000"
}
widget "Taffybar*" style "default"
widget "*NotificationCloseButton" style "notification-button"