Ads

 

 

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

  • square window option
  • draw thick borders with direct2d (could be used as a fallback for 1px borders on windows 10)

Ads

Share
Win10 to Aero 7/Vista/Longhorn Theme for Windows 10
Velvet XP Icons Theme for Windows 10

Related Posts

Leave A Comment

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.