diff options
| author | ryukamish <[email protected]> | 2026-04-27 15:22:05 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-04-27 15:22:05 +0530 |
| commit | 45aaa45d258a6eddba61a1c737e3c9861fc0dd78 (patch) | |
| tree | 96388c5898653e76f8f48cdcdfced9729c67463c /mako | |
| parent | 5e652b813717bfc47af584181d7d91869a28c2fe (diff) | |
add: color overhaul
Diffstat (limited to 'mako')
| -rw-r--r-- | mako/config | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mako/config b/mako/config index 80c366e..dba75a1 100644 --- a/mako/config +++ b/mako/config @@ -11,11 +11,13 @@ max-visible=3 layer=overlay anchor=top-right -background-color=#000000 +background-color=#0a0a0a +progress-color=#f6764f +text-color=#b8a9e9 +border-color=#9b8ec4 [urgency=low] default-timeout=3000 -border-color=#808080 [urgency=normal] default-timeout=10000 |
