-
-
Notifications
You must be signed in to change notification settings - Fork 7
Customization & Theming
KoBar is built to look as good as it works. A floating sidebar should fit seamlessly into your desktop environment, which is why KoBar offers an extensive set of customization options.
KoBar ships with 11 built-in themes, carefully crafted to provide high contrast and aesthetic appeal.
| Theme | Vibe / Color |
|---|---|
| Ember (default) | ๐ Warm Amber |
| Ocean | ๐ต Deep Blue |
| Sakura | ๐ธ Cherry Blossom |
| Emerald | ๐ข Forest Green |
| Midnight | ๐ฎ Deep Indigo |
| Amethyst | ๐ Rich Purple |
| Crimson | ๐ด Vibrant Red |
| Nord | ๐ง Arctic Blue-Grey |
| Coffee | โ Warm Brown |
| Lavender | ๐ Pastel Purple |
| Custom | ๐จ Your choice! |
Not satisfied with the built-in colors? KoBar features an advanced built-in Color Picker.
- Open KoBar settings and navigate to the Themes section.
- Select Custom.
- Use the HEX/RGB/HSL picker to select any color.
- KoBar's Tailwind CSS integration will automatically generate dynamic shades (lighter for hovers, darker for active states) and instantly apply your personalized theme across the entire application.
You can further customize how KoBar renders against your desktop background using Design Modes.
-
Style 1 (Solid): A clean, opaque dark background (
#1a1612). Best for maximizing contrast and readability, especially when using the Notes Panel or AI Hub. -
Style 2 (Glass): A beautiful frosted glassmorphism effect. The sidebar background becomes partially transparent and blurs the windows beneath it.
-
Note for Windows: Uses CSS
backdrop-filter. -
Note for macOS: Uses native Electron
vibrancyeffects.
-
Note for Windows: Uses CSS
KoBar speaks your language! The interface is fully translated into 10 different languages:
- ๐บ๐ธ English
- ๐น๐ท Turkish
- ๐ฉ๐ช German
- ๐ซ๐ท French
- ๐ช๐ธ Spanish
- ๐ท๐บ Russian
- ๐ฏ๐ต Japanese
- ๐จ๐ณ Chinese
- ๐ธ๐ฆ Arabic
- ๐ฎ๐ณ Hindi
You can switch languages instantly from the Settings panel without needing to restart the application.
Next Step: Are you a developer interested in how KoBar works under the hood? Check out the Developer Guide & Architecture.