Skip to content

Themes

komorebi comes with a number of Base16 and Catppuccin themes which can be applied to borders and the komorebi-bar.

Themes are configured by specifying a palette (Base16 or Catppuccin), and then specifying the name of a theme variant.

{
"theme": {
"palette": "Base16",
"name": "Ashes"
}
}

Various overrides can be set by specifying the desired Base16 or Catppuccin value:

  • theme.bar_accent
  • theme.floating_border
  • theme.monocle_border
  • theme.single_border
  • theme.stack_border
  • theme.unfocused_border
  • theme.unfocused_locked_border