diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index a88ff34..b05181f 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -275,7 +275,7 @@ [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. - foreground = "#ffd5cd" + foreground = "#CAA9E0" background = "#282738" frame_color = "#282738" timeout = 10 @@ -284,7 +284,7 @@ [urgency_normal] background = "#282738" - foreground = "#ffd5cd" + foreground = "#CAA9E0" frame_color = "#282738" timeout = 10 # Icon for notifications with normal urgency, uncomment to enable @@ -292,7 +292,7 @@ [urgency_critical] background = "#282738" - foreground = "#ffd5cd" #FDF1DB #f5bfd2 #ff8585 #ffdfd3 #fec8d8 #FDF1DB #8fbcbb + foreground = "#CAA9E0" #FDF1DB #f5bfd2 #ff8585 #ffdfd3 #fec8d8 #FDF1DB #8fbcbb frame_color = "#282738" timeout = 0 # Icon for notifications with critical urgency, uncomment to enable diff --git a/Screenshots/Cozy1.png b/Screenshots/Cozy1.png new file mode 100644 index 0000000..0cbdaae Binary files /dev/null and b/Screenshots/Cozy1.png differ diff --git a/Screenshots/Natura1.png b/Screenshots/Natura1.png new file mode 100644 index 0000000..acc2b03 Binary files /dev/null and b/Screenshots/Natura1.png differ diff --git a/Themes/Cozy/.config/dunst/dunstrc b/Themes/Cozy/.config/dunst/dunstrc index a88ff34..b05181f 100644 --- a/Themes/Cozy/.config/dunst/dunstrc +++ b/Themes/Cozy/.config/dunst/dunstrc @@ -275,7 +275,7 @@ [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. - foreground = "#ffd5cd" + foreground = "#CAA9E0" background = "#282738" frame_color = "#282738" timeout = 10 @@ -284,7 +284,7 @@ [urgency_normal] background = "#282738" - foreground = "#ffd5cd" + foreground = "#CAA9E0" frame_color = "#282738" timeout = 10 # Icon for notifications with normal urgency, uncomment to enable @@ -292,7 +292,7 @@ [urgency_critical] background = "#282738" - foreground = "#ffd5cd" #FDF1DB #f5bfd2 #ff8585 #ffdfd3 #fec8d8 #FDF1DB #8fbcbb + foreground = "#CAA9E0" #FDF1DB #f5bfd2 #ff8585 #ffdfd3 #fec8d8 #FDF1DB #8fbcbb frame_color = "#282738" timeout = 0 # Icon for notifications with critical urgency, uncomment to enable diff --git a/Themes/Everforest/.config/dunst/images/battery-charged.png b/Themes/Everforest/.config/dunst/images/battery-charged.png deleted file mode 100644 index 5fdfed2..0000000 Binary files a/Themes/Everforest/.config/dunst/images/battery-charged.png and /dev/null differ diff --git a/Themes/Everforest/.config/dunst/images/battery-charging.png b/Themes/Everforest/.config/dunst/images/battery-charging.png deleted file mode 100644 index 62e23f2..0000000 Binary files a/Themes/Everforest/.config/dunst/images/battery-charging.png and /dev/null differ diff --git a/Themes/Everforest/.config/dunst/images/battery-full.png b/Themes/Everforest/.config/dunst/images/battery-full.png deleted file mode 100644 index a6ed5f0..0000000 Binary files a/Themes/Everforest/.config/dunst/images/battery-full.png and /dev/null differ diff --git a/Themes/Everforest/.config/dunst/images/battery-low.png b/Themes/Everforest/.config/dunst/images/battery-low.png deleted file mode 100644 index 2563d04..0000000 Binary files a/Themes/Everforest/.config/dunst/images/battery-low.png and /dev/null differ diff --git a/Themes/Everforest/.config/dunst/images/ethernet.png b/Themes/Everforest/.config/dunst/images/ethernet.png deleted file mode 100644 index eaf8ce5..0000000 Binary files a/Themes/Everforest/.config/dunst/images/ethernet.png and /dev/null differ diff --git a/Themes/Everforest/.config/dunst/images/heart.png b/Themes/Everforest/.config/dunst/images/heart.png deleted file mode 100644 index 42ce58e..0000000 Binary files a/Themes/Everforest/.config/dunst/images/heart.png and /dev/null differ diff --git a/Themes/Everforest/.config/dunst/images/no-connection.png b/Themes/Everforest/.config/dunst/images/no-connection.png deleted file mode 100644 index fac4d51..0000000 Binary files a/Themes/Everforest/.config/dunst/images/no-connection.png and /dev/null differ diff --git a/Themes/Everforest/.config/dunst/images/notification.png b/Themes/Everforest/.config/dunst/images/notification.png deleted file mode 100644 index 20b70dd..0000000 Binary files a/Themes/Everforest/.config/dunst/images/notification.png and /dev/null differ diff --git a/Themes/Everforest/.config/dunst/images/wifi.png b/Themes/Everforest/.config/dunst/images/wifi.png deleted file mode 100644 index 8e644e7..0000000 Binary files a/Themes/Everforest/.config/dunst/images/wifi.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/dunstrc b/Themes/Natura/.config/dunst/dunstrc index 9b3eb25..c9ca741 100644 --- a/Themes/Natura/.config/dunst/dunstrc +++ b/Themes/Natura/.config/dunst/dunstrc @@ -275,7 +275,7 @@ [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. - foreground = "#ffd5cd" + foreground = "#607767" background = "#0F1212" frame_color = "#0F1212" timeout = 10 @@ -284,7 +284,7 @@ [urgency_normal] background = "#0F1212" - foreground = "#ffd5cd" + foreground = "#607767" frame_color = "#0F1212" timeout = 10 # Icon for notifications with normal urgency, uncomment to enable @@ -292,7 +292,7 @@ [urgency_critical] background = "#0F1212" - foreground = "#ffd5cd" #FDF1DB #f5bfd2 #ff8585 #ffdfd3 #fec8d8 #FDF1DB #8fbcbb + foreground = "#607767" #FDF1DB #f5bfd2 #ff8585 #ffdfd3 #fec8d8 #FDF1DB #8fbcbb frame_color = "#0F1212" timeout = 0 # Icon for notifications with critical urgency, uncomment to enable diff --git a/Themes/Natura/.config/dunst/images/battery-charged.png b/Themes/Natura/.config/dunst/images/battery-charged.png deleted file mode 100644 index 5fdfed2..0000000 Binary files a/Themes/Natura/.config/dunst/images/battery-charged.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/images/battery-charging.png b/Themes/Natura/.config/dunst/images/battery-charging.png deleted file mode 100644 index 62e23f2..0000000 Binary files a/Themes/Natura/.config/dunst/images/battery-charging.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/images/battery-full.png b/Themes/Natura/.config/dunst/images/battery-full.png deleted file mode 100644 index a6ed5f0..0000000 Binary files a/Themes/Natura/.config/dunst/images/battery-full.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/images/battery-low.png b/Themes/Natura/.config/dunst/images/battery-low.png deleted file mode 100644 index 2563d04..0000000 Binary files a/Themes/Natura/.config/dunst/images/battery-low.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/images/ethernet.png b/Themes/Natura/.config/dunst/images/ethernet.png deleted file mode 100644 index eaf8ce5..0000000 Binary files a/Themes/Natura/.config/dunst/images/ethernet.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/images/heart.png b/Themes/Natura/.config/dunst/images/heart.png deleted file mode 100644 index 42ce58e..0000000 Binary files a/Themes/Natura/.config/dunst/images/heart.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/images/no-connection.png b/Themes/Natura/.config/dunst/images/no-connection.png deleted file mode 100644 index fac4d51..0000000 Binary files a/Themes/Natura/.config/dunst/images/no-connection.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/images/notification.png b/Themes/Natura/.config/dunst/images/notification.png deleted file mode 100644 index 20b70dd..0000000 Binary files a/Themes/Natura/.config/dunst/images/notification.png and /dev/null differ diff --git a/Themes/Natura/.config/dunst/images/wifi.png b/Themes/Natura/.config/dunst/images/wifi.png deleted file mode 100644 index 8e644e7..0000000 Binary files a/Themes/Natura/.config/dunst/images/wifi.png and /dev/null differ