Files
pretty-borders/README.md
T

837 B

Pretty Borders

A GNOME Shell extension that adds colorful, animated borders around your active window. The border color smoothly cycles through the hue spectrum, providing visual feedback for window focus.

Demos

Color Changing

Color Changing Border

Selecting Borders

Features

  • Dynamic colored border around focused window
  • Smooth color cycling animation

Roadmap

  • Customizable via preferences (SOON^tm)
  • Static color assignment for active window

Installation & Setup

Install Pre-reqs

yay -Syu fnm
fnm use # sets node version - feel free to use others but this project is fnm first
npm install pnpm
just install

Development

just run           # Run GNOME Shell in nested mode for testing your updates

License