Commit 3c8578d
fix: steps/agenda desc text used sub1_color (near-invisible on slide)
The Steps minter's description and one Agenda template's item color bound
to sub1_color (#E7EAE7) — a near-white background tint — so the inserted
text was almost invisible and didn't match the dialog preview's #666.
Use a readable mid-gray (#666666) matching the preview.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JBHyvN2grYj27kTTRPYmBK1 parent becf1d8 commit 3c8578d
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments