From 3e3a558df6b93b51c8c8d4ea4238b8c0dd322481 Mon Sep 17 00:00:00 2001 From: Liliesh Date: Sat, 31 May 2025 19:40:25 +0200 Subject: [PATCH] Added Mako --- mako/PinkLight/config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mako/PinkLight/config diff --git a/mako/PinkLight/config b/mako/PinkLight/config new file mode 100644 index 0000000..f17da94 --- /dev/null +++ b/mako/PinkLight/config @@ -0,0 +1,6 @@ +font=Ubuntu +background-color=#e7b2eb +text-color=#000000 +border-size=0 +border-radius=10 +outer-margin=2 \ No newline at end of file