From 6672d978f754fce1e0b5da6bd950a137fc18b0ae Mon Sep 17 00:00:00 2001 From: archipelago Date: Wed, 12 Aug 2026 13:21:45 -0400 Subject: [PATCH] feat(ui): Kammergut gloss test on the logo badge inner circle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Black gloss paint from plan-b's Kammergut wordmark (verbatim #paintGloss SVG filter + the .paint-3d sheen gradient) applied to .logo-gradient-border::after — the circle behind the A on the screensaver, intro, splash and login. Marked as a TEST in both files; revert = git revert of this one commit. Co-Authored-By: Claude Fable 5 --- neode-ui/src/App.vue | 34 ++++++++++++++++++++++++++++++++++ neode-ui/src/style.css | 10 ++++++++++ 2 files changed, 44 insertions(+) diff --git a/neode-ui/src/App.vue b/neode-ui/src/App.vue index 4ce503d0..2182f97b 100644 --- a/neode-ui/src/App.vue +++ b/neode-ui/src/App.vue @@ -1,5 +1,39 @@