This commit is contained in:
Marco Thomas
2020-11-16 00:48:45 +01:00
parent 2215482b94
commit 1a8ef8dad2
12 changed files with 87 additions and 92 deletions

View File

@@ -64,7 +64,8 @@
frame_width = 2
# Defines color of the frame around the notification window.
frame_color = "#e06c75"
#frame_color = "#e06c75"
frame_color = "#ffffff"
# Define a color for the separator.
# possible values are:
@@ -86,7 +87,7 @@
### Text ###
font = Heebo Normal 11
font = Product Sans 11
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.