Site icon Skin Pack for Windows 11 and 10

cute-borders

 

 

cute-borders

Makes focused and unfocused window borders have a different border color, configurable per program.
Windows 11 only.

Installing

Download it from GitHub Releases

Configuration

The config is located at %UserProfile%/.cuteborders/config.yaml

Example config:


run_at_startup: false
window_rules:
- match: "Global"
active_border_color: "#c6a0f6"
inactive_border_color: "#ffffff"
# Example rules
- match: "Title"
contains: "Mozilla Firefox"
active_border_color: "#c6a0f6"
inactive_border_color: "#ffffff"
- match: "Class"
contains: "MozillaWindowClass"
active_border_color: "#c6a0f6"
inactive_border_color: "#ffffff"

TODO

Exit mobile version