cli/pkg/iostreams
Andy Feller e067eacd81 Refactor ColorScheme initializer
This commit completely removes the iostreams.NewColorScheme() initializer function in favor of exporting the type fields for greater clarity in its use.

The result being code specifying only the fields that matter to test cases.
2025-04-04 11:57:37 -04:00
..
color.go Refactor ColorScheme initializer 2025-04-04 11:57:37 -04:00
color_test.go Refactor ColorScheme initializer 2025-04-04 11:57:37 -04:00
console.go Merge branch 'trunk' into andyfeler/colorize-label-optin 2025-04-04 09:47:41 -04:00
console_windows.go Dogfood term package from go-gh 2022-10-11 14:29:50 +02:00
epipe_other.go Ignore EPIPE errors when writing to a closed pager 2022-02-10 16:42:00 +01:00
epipe_windows.go Ignore EPIPE errors when writing to a closed pager 2022-02-10 16:42:00 +01:00
iostreams.go Refactor ColorScheme initializer 2025-04-04 11:57:37 -04:00
iostreams_test.go Dogfood term package from go-gh 2022-10-11 14:29:50 +02:00