cli/pkg/cmd
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
..
actions Remove trailing whitespace 2025-02-13 11:06:27 +05:00
alias Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
api Revert "Merge pull request #10384 from iamazeem/9798-gh-api-encode-package-name" 2025-03-18 13:13:06 +01:00
attestation Update pkg/cmd/attestation/verification/attestation.go 2025-03-05 07:31:35 -07:00
auth Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
browse Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
cache Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
codespace Merge pull request #10508 from iamazeem/10449-inconsistent-examples-format 2025-02-27 09:15:14 -05:00
completion Remove trailing whitespace 2025-02-13 11:06:27 +05:00
config Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
extension Merge pull request #10508 from iamazeem/10449-inconsistent-examples-format 2025-02-27 09:15:14 -05:00
factory Refactor remote resolver caching tests 2025-02-20 13:15:56 +01:00
gist Ensure table headers are thematically contrasting 2025-03-21 11:51:03 -04:00
gpg-key Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
issue Clean up pr/issue comment test names 2025-03-18 16:14:14 -04:00
label Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
org Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
pr Refactor commentable logic 2025-03-19 07:56:53 -04:00
project Update project help text; fix unlink usage 2025-02-27 17:51:05 +05:00
release Separate partitioning from globbing in cmdutil/args package and consumers (#3) 2025-03-04 07:05:23 +05:00
repo Make missing workflow regexp aware of GitHub App 2025-03-11 02:38:51 +00:00
root Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
ruleset Remove trailing whitespace 2025-02-13 11:06:27 +05:00
run Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
search Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
secret Fix secret command panic when base repo from cwd 2025-03-06 11:45:22 +01:00
ssh-key Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
status Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
variable Merge branch 'trunk' into tab-indents 2024-08-06 13:08:48 -04:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Fix unhandled panic in FindWorkflow and add tests 2025-02-28 15:11:53 -08:00