Change theme to plata
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
9c21c43382
commit
a8d174269d
7 changed files with 20 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue