Skip to main content

max / mountaineer

789 B · 42 lines History Blame Raw
1 # Mountaineer fnott — flatwhite, Iosevka, low-key.
2 # AESTHETICS.md: notifications are passive. Hue = state.
3
4 anchor=top-right
5 edge-margin-vertical=10
6 edge-margin-horizontal=10
7 notification-margin=8
8 min-width=300
9 max-width=480
10 max-icon-size=0
11 max-timeout=20
12 default-timeout=5
13 idle-timeout=0
14 title-font=Iosevka:size=12:weight=bold
15 summary-font=Iosevka:size=12
16 body-font=Iosevka:size=12
17 padding-x=12
18 padding-y=10
19 border-size=1
20 border-radius=0
21
22 [low]
23 background=f7f3eeff
24 title-color=605a52ff
25 summary-color=605a52ff
26 body-color=605a52ff
27 border-color=8c867eff
28
29 [normal]
30 background=f7f3eeff
31 title-color=605a52ff
32 summary-color=605a52ff
33 body-color=605a52ff
34 border-color=605a52ff
35
36 [critical]
37 background=f7f3eeff
38 title-color=c46a6aff
39 summary-color=c46a6aff
40 body-color=605a52ff
41 border-color=c46a6aff
42