I see discussion about dark mode but not about custom css. I would be usedful to add this option to have a page css in settings to add custom css property to keep this change with update and don’t touch to the frontend file, like obsidian.
For exemple :
I would like remove note “#1” number on kanban card
Maybe more an admin settings or user settings if you don’t want have an admin account. I could be a menu option in the settings name “Additionnal css” to give possibility to write additionnal css code.
I’d just like to add that this would be really useful. I’d like to be able to tweak some of the colours etc. I’d also like to hide a few bits to make the UI simpler. For example, hiding the ‘create bucket’ when using project sharing by URL (if I can find a way to CSS select it).
Actually, it would be really good to be able to add custom CSS and also custom JS, or just a ‘Custom HTML’ field which get’s injected somewhere. I use Wiki.js which allows similar (at page level) and occasionally it’s really useful to add flexibility.
There’s multiple topic about CSS and UI customization so I’m not sure which way to go but I guess having custom CSS would be great. Right now I use the Stylus extension but it can only work for me and not for my team.
Hiding the card ID
Forcing labels to a single text color
Adding a light text shadow on labels
Changing font and font weight
All of that are probably just personal preferences so I don’t think it could be a PR or a request, but admin custom CSS would allow us to do whatever we want without trying to force design changes on the entire project.