From 5315dd54c1d8d85ca3f4323c302e79875cb007a0 Mon Sep 17 00:00:00 2001 From: Leafus Date: Mon, 27 Jan 2025 06:38:25 +0100 Subject: [PATCH] change roundness of avatars in catppuccin theme --- static/themes/paw-catppuccin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/themes/paw-catppuccin.json b/static/themes/paw-catppuccin.json index f214302f..2aabcd84 100644 --- a/static/themes/paw-catppuccin.json +++ b/static/themes/paw-catppuccin.json @@ -561,7 +561,7 @@ "btn": "10", "input": "10", "panel": "13", - "avatar": "50", + "avatar": "24", "attachment": "8" } }