How to choose colors in function of the priority
Added by Kévin Larcher about 7 years ago
Hello
I'm using Redmine 3.3.1 with purplemine theme
I'd like to know if it's possible to choose the color in function of the request's priority.
For exemple I had 3 degrees of priority, the higher was automatically put in red in the main page where i can see all the requests
But now i added an other one and the higher turned now to blue...
I dont find where i can adjust it
Thank's in advance for your help !
Capture.JPG (24.1 KB) Capture.JPG |
Replies (5)
RE: How to choose colors in function of the priority - Added by Bernhard Rohloff about 7 years ago
Hi,
adjusting colors is the responsibility of the chosen theme. If I understand you correctly, you want to color your issue number (the blue #104 in your screenshot) depending on your issue's priority. This is not what the PurpleMine2 theme intends. The theme is coloring the issue number depending on the tracker, not the priority.
I really have no clue how this works, but the PurpleMine2 project on Github should have the "secret sauce" you're looking for.
Kind regards,
Bernhard
RE: How to choose colors in function of the priority - Added by Guillermo ML about 7 years ago
We are using PurpleMine2 theme in Redmine 3.3.1, and as Bernhard Rohloff said the issue number is colored depending on the tracker, while the background color depends on the priority.
You can change Purplemine2 theme's colors using SASS or use something like View Customize plugin to modify theme's appearance.
RE: How to choose colors in function of the priority - Added by Kévin Larcher about 7 years ago
Ok thank's a lot for the informations
You made it clear to me, i'll check the different options you gave to me !
Best regards
Kevin
RE: How to choose colors in function of the priority - Added by tu tu over 1 year ago
Guillermo ML wrote in RE: How to choose colors in function of the priority:
We are using PurpleMine2 theme in Redmine 3.3.1, and as Bernhard Rohloff said the issue number is colored depending on the tracker, while the background color depends on the priority.
You can change Purplemine2 theme's colors using SASS or use something like View Customize plugin to modify theme's appearance.
so,how to set the background color by different priority? My issues are all the same
RE: How to choose colors in function of the priority - Added by Guillermo ML over 1 year ago
I answered in your GitHub question: https://github.com/mrliptontea/PurpleMine2/issues/265#issuecomment-1651057822