cli/pkg/cmd/gist/list
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
..
list.go Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
list_test.go Refactor ColorScheme initializer 2025-04-04 11:57:37 -04:00