services.jankyborders.active_color

Sets the border color for the focused window (format: 0xAARRGGBB). For instance, active_color="0xff00ff00" creates a green border. For Gradient Border : active_color="gradient(top_right=0x9992B3F5,bottom_left=0x9992B3F5)"

Type
string
Default
"0xFFFFFFFF"
Example
"0xFFFFFFFF"
Declared
<nix-darwin/modules/services/jankyborders>