From f85ec726b723db2ac5031c3c39bd3b250e85e63f Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 15 Sep 2026 13:02:54 +0200 Subject: fix: make the launcher mark visible on its own pill The mark was tinted with the accent and then drawn on the accent pill, so it rendered lavender on lavender and the pill looked empty. It takes the bar's background colour now, which is the contrast the pill was always missing. The pill also sized to its icon rather than to text, which made it a circle among capsules; its horizontal padding now matches its neighbours' shape. Co-Authored-By: Claude Opus 5 --- icons/slackware.svg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'icons') diff --git a/icons/slackware.svg b/icons/slackware.svg index c0f42cf..0b1f633 100644 --- a/icons/slackware.svg +++ b/icons/slackware.svg @@ -1,5 +1,7 @@ + @ACCENT@ is substituted by install.sh. The mark sits on the accent pill, + so it is filled with the bar's background colour, not the accent: the + accent would put it on top of itself and render it invisible. --> -- cgit v1.2.3