민트색으로 변경

This commit is contained in:
2020-08-16 23:53:38 +09:00
parent ea79306772
commit 4bc0472368
18 changed files with 258 additions and 66 deletions

View File

@@ -51,7 +51,7 @@
# Draw a line of "separator_height" pixel height between two
# notifications.
# Set to 0 to disable.
separator_height = 2
separator_height = 3
# Padding between text and separator.
padding = 8
@@ -61,10 +61,10 @@
# Defines width in pixels of frame around the notification window.
# Set to 0 to disable.
frame_width = 0
frame_width = 3
# Defines color of the frame around the notification window.
frame_color = "#aaaaaa"
frame_color = "#8abeb7"
# Define a color for the separator.
# possible values are:
@@ -282,8 +282,8 @@
#icon = /path/to/icon
[urgency_normal]
background = "#eb564dcc"
foreground = "#fff"
background = "#ffffffcc"
foreground = "#335555cc"
timeout = 10
# Icon for notifications with normal urgency, uncomment to enable
#icon = /path/to/icon