Skip to content

Commit 286a351

Browse files
grimmerkclaude
andcommitted
style: sunflower yellow starburst icon
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2c587c6 commit 286a351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/switcher-ui.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ function SwitcherApp() {
759759
x1="12" y1="12"
760760
x2={12 + Math.cos(rad) * len}
761761
y2={12 + Math.sin(rad) * len}
762-
stroke="#CE93D8"
762+
stroke="#E8B830"
763763
strokeWidth="1.8"
764764
strokeLinecap="round"
765765
/>

0 commit comments

Comments
 (0)