Change theme to plata

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-04-02 20:12:41 +02:00
parent 9c21c43382
commit a8d174269d
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
7 changed files with 20 additions and 22 deletions

View file

@ -191,34 +191,34 @@ context = ctrl+shift+period
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
background = "#171717"
background = "#080808"
foreground = "#a4a4a4"
timeout = 5
[urgency_normal]
background = "#171717"
background = "#080808"
foreground = "#a4a4a4"
timeout = 5
[urgency_critical]
background = "#171717"
background = "#080808"
foreground = "#a4a4a4"
timeout = 0
#[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
# background = "#2e3440"
# background = "#080808"
# foreground = "#ECEFF4"
# timeout = 15
#[urgency_normal]
# background = "#2e3440"
# background = "#080808"
# foreground = "#ECEFF4"
# timeout = 15
#[urgency_critical]
# background = "#2e3440"
# background = "#080808"
# foreground = "#ECEFF4"
# timeout = 20
# Icon for notifications with critical urgency, uncomment to enable