cli/pkg/cmd/pr/view
Andy Feller 918cafc222 Deprecate ColorScheme.Gray for ColorScheme.Muted
This commit converts all of the places using ColorScheme.Gray and ColorScheme.Grayf to Muted and Mutedf.

There is a little extra tidying up with local variable names or converting code to use Mutedf format.
2025-04-06 10:18:48 -04:00
..
fixtures fix: Prevent nil dereference in pr view. (#8566) 2024-01-17 22:12:22 +00:00
view.go Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
view_test.go Adding option to return baseRefOid in pr view 2024-11-19 23:50:45 +02:00