linux dracula theme

This commit is contained in:
2021-02-05 22:06:12 +09:00
parent eb1c2cc678
commit a921c5a97e
16 changed files with 119 additions and 614 deletions

View File

@@ -64,7 +64,7 @@
frame_width = 3
# Defines color of the frame around the notification window.
frame_color = "#cd9e9e"
frame_color = "#8E83B8"
# Define a color for the separator.
# possible values are:
@@ -86,7 +86,7 @@
### Text ###
font = Monospace 8
font = TerminessTTF Nerd Font 10
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.
@@ -213,7 +213,7 @@
# corners.
# The radius will be automatically lowered if it exceeds half of the
# notification height to avoid clipping text and/or icons.
corner_radius = 18
corner_radius = 0
### Legacy
@@ -282,8 +282,8 @@
#icon = /path/to/icon
[urgency_normal]
background = "#ffffffcc"
foreground = "#335555cc"
background = "#282a36cc"
foreground = "#f8f8f2cc"
timeout = 10
# Icon for notifications with normal urgency, uncomment to enable
#icon = /path/to/icon