Highlight is a GNOME Shell Extension which draws a temporary colored border around a focussed window. Useful in an keyboard only workflow.
- Focus border can be styled in preferences
- Hiding delay can be set in preferences
- Configure shortcut to highlight active window
- Fork it ( https://github.com/mipmip/gnome-shell-extensions-highlight-focus/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request