packages feed

taffybar-0.1.2: taffybar.rc

style "default" {
  bg[NORMAL] = "#000000"
  fg[NORMAL] = "#FFFFFF"
  text[NORMAL] = "#FFFFFF"
}

style "notification-button" = "default" {
  text[NORMAL] = "#FF0000"
  fg[NORMAL] = "#FF0000"
}

class "GtkWidget" style "default"
widget "*NotificationCloseButton" style "notification-button"