-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Render all negative PRs in grey, not red
Before this commit: - green: 0 or more points - red: -1 or less points, not buried - grey: buried After: - green: 0 or more points - grey: -1 or less points There was a bit too many colors with green, red, grey (and yellow for bury-action, light-grey background, dark-grey font). Now we're in harmony. There's no real difference in actions to take on a negative PR, vs one that's buried - the buried ones are always in the bottom, since we sort by points, so they will be out of the way.
- Loading branch information
Showing
3 changed files
with
3 additions
and
9 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters