feat(everforest): move to everforest

This commit is contained in:
Artur Manuel 2025-02-22 21:16:46 +00:00
commit 38774cc02d
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
11 changed files with 287 additions and 2959 deletions

View file

@ -333,24 +333,24 @@
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
background = "#3b4252"
foreground = "#4c566a"
background = "#2b3339"
foreground = "#d3c6aa"
timeout = 10
# Icon for notifications with low urgency
default_icon = dialog-information
[urgency_normal]
background = "#434c5e"
foreground = "#e5e9f0"
background = "#343f44"
foreground = "#d3c6aa"
timeout = 10
override_pause_level = 30
# Icon for notifications with normal urgency
default_icon = dialog-information
[urgency_critical]
background = "#bf616a"
foreground = "#eceff4"
frame_color = "#eceff4"
background = "#543a48"
foreground = "#d3c6aa"
frame_color = "#d3c6aa"
timeout = 0
override_pause_level = 60
# Icon for notifications with critical urgency