From 2df7e6bdf772adedac85ed9e789a58767604d8ac Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 24 Apr 2024 18:40:38 +0300 Subject: [PATCH] Mako : Add a border. --- user/common/mako/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/common/mako/default.nix b/user/common/mako/default.nix index c6361e1d..10116161 100644 --- a/user/common/mako/default.nix +++ b/user/common/mako/default.nix @@ -4,7 +4,7 @@ default-timeout=${setting.popup.timeout.ms} font=${style.font.serif.name} ${toString(style.font.size.popup)} background-color=#${style.color.bg.dark} - border-color=#${style.color.bg.dark} + border-color=#${style.color.bg.regular} text-color=#${style.color.fg.light} height=120 icons=0