cli/internal
Andy Feller 6355e54e3c Ensure table headers are thematically contrasting
This commit refactors the color format around table headers to ensure the GitHub CLI uses thematically appropriate colors based on dark background, light background, or no color at all.

In order to do so, `ColorScheme` needs information from the terminal about the background appearance (dark, light, none) to determine appropriate muted color.
2025-03-21 11:51:03 -04:00
..
authflow Add ghe.com to tests describing ghec data residency 2024-10-15 12:24:41 -07:00
browser Update go-gh to v2 (#7299) 2023-04-16 15:34:23 +10:00
build Fix some typos raised by codespell 2024-01-17 15:34:49 +01:00
codespaces Change back to exponential backoff 2025-01-17 14:09:33 -06:00
config Use go-gh/auth package for IsEnterprise, IsTenancy, and NormalizeHostname 2024-10-15 11:56:43 -07:00
docs Use HTML numeric code instead of escaping with slash 2025-02-04 18:48:56 +05:00
featuredetection Add ghe.com to tests describing ghec data residency 2024-10-15 12:24:41 -07:00
gh fix: tiny typo fix 2025-01-17 18:08:59 +08:00
ghcmd Capture greater detail on updaterEnabled 2025-01-10 13:55:16 -05:00
ghinstance Remove unnecessary code branches 2024-10-15 12:35:35 -07:00
ghrepo Use go-gh/auth package for IsEnterprise, IsTenancy, and NormalizeHostname 2024-10-15 11:56:43 -07:00
keyring Remove host entries without valid tokens during migration 2023-12-06 14:06:28 +01:00
prompter Change prompts for gh auth login to reflect change from GHE to Other 2024-09-20 14:10:05 -07:00
run Allow client pull to use insecure credential pattern 2024-11-26 22:29:51 +01:00
safepaths Use safepaths for run download 2024-12-04 22:12:58 +01:00
tableprinter Ensure table headers are thematically contrasting 2025-03-21 11:51:03 -04:00
text Check http scheme as well 2024-08-16 10:11:53 -07:00
update Separate logic for checking updates 2025-01-10 14:16:46 -05:00