Skip to content

Instantly share code, notes, and snippets.

View chrisdugne's full-sized avatar
🎶
Keep inspired

Chris chrisdugne

🎶
Keep inspired
View GitHub Profile
@chrisdugne
chrisdugne / trello-stylish.css
Last active December 19, 2024 08:38
trello
.window-main-col {
background-color: #29353C;
color: #ededed;
}
.window-module hr {
background-color: rgba(32, 196, 22, 0.73);
}
#header {
background-color: #222
}