Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.29 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.29 KB

Tint all

This is a Gnome shell extension to give the whole screen a different color tint. It supports multiple color tints in various gradations.

The extension can be installed from the Gnome extension page:

https://extensions.gnome.org/extension/1471/tint-all/

Click the extension icon to cycle between the various color tints:

  • none (normal)
  • amber
  • green
  • cyan
  • sepia (old photo)
  • grayscale

Use the mouse wheel to scroll over the extension icon to increase or decrease the intensity of the color effect.

Credits

This extension is written by Amaro Vita.

The code is partially based on the desaturate_all extension by laerne.

Development

Copy this folder to the gnome-shell extension folders, typically under .local/share/gnome-shell/extensions.

In a terminal, you can use the following commands:

git clone https://github.com/amarovita/tint-all.git`

mv tint-all ".local/share/gnome-shell/extensions/[email protected]"

Then restart gnome by pressing ALT+F2, then entering r and validating with RETURN. Alternatively, log out and log in again.

You can now enable the extension by browsing to https://extensions.gnome.org/local.