FeaturesThemes & customization

Make it
truly yours.

Built-in themes, wallpaper support, adjustable list transparency, and full custom CSS — your board should look the way you want it to.

Built-in themes

Catppuccindefault
dark
Tokyo Night
dark
Nord
dark
Rosé Pine
dark
Dracula
dark
Light
light

Switch between themes instantly. Your preference is saved locally per device.

Every detail, your way

From quick theme switches to pixel-perfect CSS overrides — customize as much or as little as you want.

Multiple themes

Choose from carefully crafted themes including Catppuccin, Tokyo Night, Nord, Rosé Pine, Dracula, and more. Each one is tuned for readability and aesthetics.

Wallpaper support

Set a background image for your board. Upload your own wallpaper and pair it with list transparency for a fully personalized workspace.

List transparency

Control the opacity of list backgrounds. Perfect for letting wallpapers show through while keeping your tasks readable.

Custom CSS

Full custom CSS injection for power users. Override any style, add your own animations, or completely retheme the interface.

Wallpapers &
transparency controls.

Upload any image as your board background. Then fine-tune list transparency so your tasks stay readable while the wallpaper shows through. It's the small details that make a tool feel like home.

Upload custom wallpaper images
Per-project wallpaper settings
Adjustable list background transparency
Works beautifully with every built-in theme
To Do
In Progress
Done
Transparency: 70%
Custom CSS
/* Custom card styling */
.task-card {
border-radius: 8px;
border-left: 3px solid var(--primary);
transition: all 0.2s ease;
}
.task-card:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

Custom CSS
for power users.

Want full control? Inject your own CSS to override any style. Add custom animations, change layouts, tweak colors beyond the built-in themes, or completely retheme the entire interface. The full DOM is your canvas.

Override any style with CSS selectors
Access CSS custom properties (variables)
Add custom animations and transitions
Changes apply instantly — no refresh needed

See it in action

Screenshot: Theme picker

Show the theme selection dropdown or panel with multiple theme options visible. 600×400px

Screenshot: Board with wallpaper

Show a board with a wallpaper set and transparent list backgrounds. 600×400px

Screenshot: Custom CSS editor

Show the custom CSS settings panel with some CSS entered. 600×400px

Your workspace. Your aesthetic.

Pick a theme, set a wallpaper, or write your own CSS. Make it feel like home.