xsession.windowManager.i3.config.colors.placeholder

Home-Manager option

Background and text color are used to draw placeholder window contents (when restoring layouts). Border and indicator are ignored.

type: submodule
Default
{ background = "#0c0c0c"; border = "#000000"; childBorder = "#0c0c0c"; indicator = "#000000"; text = "#ffffff"; }
declared in: <home-manager/modules/services/window-managers/i3-sway/i3.nix>source unavailable