cli/pkg/cmd/gist
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
..
clone Remove IsTenancy and relevant tests from gists as they are unsupported 2024-10-15 12:41:23 -07:00
create Separate partitioning from globbing in cmdutil/args package and consumers (#3) 2025-03-04 07:05:23 +05:00
delete Merge pull request #10508 from iamazeem/10449-inconsistent-examples-format 2025-02-27 09:15:14 -05:00
edit Fix: accidental whitespace in gist edit 2025-01-16 11:44:46 -07:00
list Ensure table headers are thematically contrasting 2025-03-21 11:51:03 -04:00
rename Update usage to lower-kebab-case 2025-02-14 22:12:22 +05:00
shared drop description from prompts, fix tests 2025-01-11 01:35:12 -06:00
view Update test to be compatible with latest Glamour v0.8.0 2025-01-22 20:13:40 -08:00
gist.go Refactor filtering into existing gist list 2024-10-12 23:17:55 -07:00