Commit 5957177
Style ToolboxPath as a bordered chip so it stands out from prose
The previous styling was deliberately minimal — no border, no
background — to stay "non-invasive". In practice it was too quiet:
the path text blended into the surrounding sentence and readers
walked straight past it.
Renders each path as a small inline pill: subtle glass background,
1px translucent border, rounded corners, and a slightly smaller
font size so it doesn't dominate the line. The leaf segment keeps
the accent colour and gets a heavier weight so the actual control
name still pops. kind="command" chips additionally use the mono
font, so command paths look code-shaped at a glance.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fed7c57 commit 5957177
1 file changed
Lines changed: 30 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
67 | 74 | | |
68 | 75 | | |
69 | | - | |
70 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
71 | 79 | | |
72 | | - | |
| 80 | + | |
| 81 | + | |
73 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
74 | 87 | | |
75 | 88 | | |
76 | 89 | | |
| |||
81 | 94 | | |
82 | 95 | | |
83 | 96 | | |
84 | | - | |
| 97 | + | |
85 | 98 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
90 | 104 | | |
91 | 105 | | |
0 commit comments