#... all target ~/.config/dunst/dunstrc
#... theme begin
#... theme hash 012D4A7D358EF4E03BFED7E48B4DE30F043C4C808B67AD82A70C370D8B006551

[base16_low]
	msg_urgency = low
	background = "#8e8e93"
	foreground = "#fafafa"

[base16_normal]
	msg_urgency = normal
	background = "#fafafa"
	foreground = "#4c4c4c"
    highlight = "#007aff"

[base16_critical]
	msg_urgency = critical
	background = "#007aff"
	foreground = "#fafafa"

#... theme end
