Closed
Description
- Gitea version (or commit ref): 1.4.0rc1
- Can you reproduce the bug at https://try.gitea.io: Yes
Description
Akin to #3589 : the colors of the Issues and Pull Requests filter toggle box are counter-intuitive:
- listing 'Open' items is colored green;
- listing 'Closed' items is colored red.
Common sense says that 'Open' issues are 'bad' and 'Closed' issues are 'good', but both categories are really neutral. How about changing 'Open' to blue (indicating that action is required) and making 'Closed' dark grey or so?