Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

White text on yellow field? Really?

Nick_Farsi May 31, 2020

pkLlqHB

 

I can barely see which date it is. Is there a way to change color scheme for this element?

1 answer

1 accepted

3 votes
Answer accepted
Soumyadeep Mandal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 31, 2020

Hi @Nick_Farsi ,

Welcome to the community!

For now, I can suggest 3 things:

1. Enable dark mode in Trello!

2. Change the label from yellow to any other color!

3. Ask Trello support: trello.com/contact

Nick_Farsi May 31, 2020

Yup, I ended up learning basics of .css and Stylys:

/* custom */
.badge.is-due-soon{
background-color: #b96812;
}
.badge.is-due-past{
background-color: #d91a00;
}

But less advanced users might find that difficult

Like Shyam Reyal likes this
Shyam Reyal
Contributor
May 31, 2020

Where did you edit the CSS?

Nick_Farsi May 31, 2020

I'm using Firefox

1) I've watched https://www.youtube.com/watch?v=BJmU2pg4gwI&t=0s

2) But instead of Stylish I installed Stylus, because it is verified by Firefox

3) Added the following style into Stylus: https://userstyles.org/styles/179512/trello-dark-theme-v1-1-3

4) Opened Stylus in Firefox, found installed style and added above-mentioned code to the end of the .css.

Thus I got the dark theme + custom background colors for due-past / due-soon badges

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events