Our flexible Kanban board for managing tasks with drag drop


Post by shimnx »

Now the default theme color is this blue, I want to customize a color to cover it, what should I do

Attachments
屏幕截图 2022-07-27 110315.png
屏幕截图 2022-07-27 110315.png (4.46 KiB) Viewed 370 times
屏幕截图 2022-07-27 110235.png
屏幕截图 2022-07-27 110235.png (1.79 KiB) Viewed 370 times

Post by tasnim »

Here is how you can achieve it:

.b-taskeditor-header {
    background-color: lightblue;
}

Post Reply