Trello Dark Mode

#5 / 1 rate

Trello Dark Mode

26 users

2023-03-01

Randy Haylor

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

A simple dark mode theme for Trello. You will need to refresh trello pages after enable/disable.

I wanted a quick, easy, and lightweight Trello dark mode plugin for my own use, so this just injects some CSS lines via JavaScript into the page on load. Right after you install, enable, disable, or uninstall, you may need to refresh currently open Trello pages.

Some generic dark mode plugins work great, but add some delay to page loads, while this is very lightweight by comparison. Also, the built in Trello dark mode has white card faces, which was a deal breaker.

If you want to customize further or see the CSS, you should be able to take my code via the developer console if you want to adapt it for another site or modify it somehow.

Personal Information Access: The code that injects the CSS background colors and text colors needs access to the loaded Trello page. That page will contain your Trello user content, and so there will be a permissions warning due to that. You can use the developer console to examine the code before logging in to Trello if you have any concerns.