[mako] improved background color

This commit is contained in:
Simon Cornet 2024-03-29 23:42:06 +01:00
parent 50f2629637
commit 212e491ad2

View File

@ -23,7 +23,7 @@
height = 125;
# colors
backgroundColor = "#15121b";
backgroundColor = "#05070c";
textColor = "#fab387";
borderColor = "#3d66b9";
borderSize = 2;