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 --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0a37bd5..131d249 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,11 @@ gradient and are not recolourable. That is intended here: icons match the rest of the desktop rather than the bar. The two icons this repo ships are the exception, because the icon theme has -neither. `icons/slackware.svg` (Simple Icons, CC0) is single-path monochrome -and takes the udt accent at install time. The two flags keep their national -colours. +neither. `icons/slackware.svg` (Simple Icons, CC0) is single-path monochrome, +so `install.sh` tints it from the palette. It is filled with the bar's +background colour rather than the accent, because it sits on the accent pill +and the accent would render it invisible against itself. The two flags keep +their national colours. ## Layout -- cgit v1.2.3