Commit deb383c
committed
Theme: replace remaining 'bold cyan' help category headers
Follow-up to 7587eb4. The earlier sweep regex matched [color] and
[color ...] forms but missed [bold cyan] in HelpCommand category and
statement-help headers. The dark teal Spectre 'cyan' (256-color #51)
bypasses terminal theming and is unreadable on light backgrounds.
Replaced both with Theme.ConnectedPromptColorName ('aqua') so the
headers now follow the terminal palette.
Verified the rest of the codebase by sweeping every named non-ANSI-16
Spectre color (cyan/magenta/violet/orchid/gold1/plum3/deepskyblue1/
seagreen2/lightyellow3/etc.); only doc comments remain.1 parent 7587eb4 commit deb383c
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
| 571 | + | |
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
| 631 | + | |
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
| |||
0 commit comments