mako decreased transparency bg

This commit is contained in:
kat witch 2021-07-25 23:27:31 +01:00
parent 5431b70be3
commit a8413ac248
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -29,7 +29,7 @@ in
enable = true;
defaultTimeout = 3000;
borderColor = base16.base08;
backgroundColor = "${base16.base00}70";
backgroundColor = "${base16.base00}CC";
textColor = base16.base05;
};
}