Candy Border Options¶
All the options in [candy.border] table.
thickness¶
The thickness of the border.
Example:
[candy.border]
thickness = 2
active¶
The border color of active windows. It can be in both #RGB and #RRGGBB format.
Example:
[candy.border]
active = "#fff"
inactive¶
The border of inactive windows. It can be in both #RGB and #RRGGBB format.
Example:
[candy.border]
inactive = "#aaa"