Commit c899bd3
committed
Help: drop hard-coded white from localized panel titles
The 'Available Commands' and 'Control Flow Statements' Panel titles
live in en.ftl as [bold white]...[/]. White on a light terminal
background is invisible (matches the screenshot showing an empty
bordered box). Switched both to [bold] so the title falls through
to the terminal's default foreground, consistent with the help
headers fixed in e37b59b.1 parent e37b59b commit c899bd3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
| 590 | + | |
591 | 591 | | |
592 | | - | |
| 592 | + | |
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| |||
0 commit comments