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 44ed700..fc4a988 100644
--- a/templates/dunstrc
+++ b/templates/dunstrc
@@ -59,17 +59,17 @@
[experimental]
per_monitor_dpi = false
[urgency_low]
- background = "#1e2030"
- foreground = "#a5adcb"
- frame_color = "#494d64"
+ background = "#171925"
+ foreground = "#717cb4"
+ frame_color = "#2e3446"
timeout = 10
[urgency_normal]
- background = "#24273a"
- foreground = "#cad3f5"
+ background = "#0f111a"
+ foreground = "#a6accd"
frame_color = "@ACCENT@"
timeout = 10
[urgency_critical]
- background = "#24273a"
- foreground = "#cad3f5"
- frame_color = "#ed8796"
+ background = "#0f111a"
+ foreground = "#a6accd"
+ frame_color = "#ff5370"
timeout = 0