MyNixOS website logo
option

xsession.windowManager.i3.config.colors.focused

A window which currently has the focus.

Declarations
Type
submodule
Default
{
  background = "#285577";
  border = "#4c7899";
  childBorder = "#285577";
  indicator = "#2e9ef4";
  text = "#ffffff";
}