aboutsummaryrefslogtreecommitdiffstats
path: root/templates/dunstrc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/dunstrc')
-rw-r--r--templates/dunstrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/templates/dunstrc b/templates/dunstrc
index de34cb1..fc4a988 100644
--- a/templates/dunstrc
+++ b/templates/dunstrc
@@ -59,17 +59,17 @@
[experimental]
per_monitor_dpi = false
[urgency_low]
- background = "#3b4252"
- foreground = "#d8dee9"
- frame_color = "#4c566a"
+ background = "#171925"
+ foreground = "#717cb4"
+ frame_color = "#2e3446"
timeout = 10
[urgency_normal]
- background = "#2e3440"
- foreground = "#d8dee9"
+ background = "#0f111a"
+ foreground = "#a6accd"
frame_color = "@ACCENT@"
timeout = 10
[urgency_critical]
- background = "#2e3440"
- foreground = "#d8dee9"
- frame_color = "#bf616a"
+ background = "#0f111a"
+ foreground = "#a6accd"
+ frame_color = "#ff5370"
timeout = 0