diff options
author | Justine Smithies <justine@smithies.me.uk> | 2025-06-15 14:28:03 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2025-06-15 14:28:03 +0100 |
commit | 11987c74aa7a48b8d33f7d2b2d50239c14e02eda (patch) | |
tree | 96b8e540addb855c237d7cd6f9af99be523b4fd1 /.config | |
parent | 4ee4d5e3993a83c952ba70c1beb02428af716185 (diff) |
Corrected the border color in Mako
Diffstat (limited to '.config')
-rw-r--r-- | .config/mako/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mako/config b/.config/mako/config index bea8a5e..9d4b660 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -8,7 +8,7 @@ margin=10 background-color=#000000AA text-color=#FFFFFF -border-color=#33CCFF +border-color=#33FFCC progress-color=#458588 |