From 583d73c53cb78812b37458454120d4f37206f43d Mon Sep 17 00:00:00 2001 From: Breadway Date: Tue, 25 Aug 2026 21:14:57 +0800 Subject: [PATCH] liquid-motion workspace pills: match demo radius and height MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .workspace-trail/.workspace-btn hardcoded border-radius: 12px and min-height: 28px — neither matches this theme's own radius_sm token (9px) nor the 01-liquid-motion.html demo's .ws-btn/.trail rules (26px tall, 9px radius). radius_sm happens to be an exact match for the demo's 9px here. Reported: "the pills on liquid motion just look off". Not visually verified via capture — the isolated headless-Sway harness has no Hyprland IPC, so workspace buttons render empty there regardless of theme (pre-existing harness limit, unrelated to this change). Verified by reading the CSS against 01-liquid-motion.html's