Material

UUID: Material
Last edited:
2 weeks ago 2024-04-29, 10:51
Last commit: [7040d0ce] Update themes

A configurable dark theme. Give execute permissions to and run options.py in theme folder for options. Cinnamon, gtk2, gtk3, and gtk4 supported.

README

Close

Material Gtk theme

Theme supports gtk2, gtk3, gtk4, and cinnamon.

This is a repackaging of the Material Gtk theme for convenience of installation and ease of configuration. All credit for the theme goes to the original author(s). See https://github.com/Fausto-Korpsvart/Material-GTK-Themes for more information.

Installation

Install via Cinnamon's Themes module in Cinnamon settings or download from Cinnamon Spices and unzip into your ~/.themes directory.

Options/Configuration

Two color schemes, and other options are available. Go to ~/.themes/Material directory and run options.py. You may need to give execute permissions to options.py first in order to run it (right click on file > Properties > Permissions tab).

Log In To Comment!

3 Comments

ProfBV
ProfBV-1 month ago
I really like this theme, but options.py won't apply any changes when I run with standard privileges, and when i run with elevated privileges via sudo, I get this error: Traceback (most recent call last): File "~/.themes/Material270/options.py", line 55, in <module> rename_theme_on_update = os.environ["XDG_SESSION_TYPE"] == "x11" File "/usr/lib/python3.10/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'XDG_SESSION_TYPE'
fredcw
fredcw-1 month ago
I can't reproduce this. Also, options.py is not designed to be run using 'sudo'.
fredcw
fredcw-1 month ago
Hi, thanks for reporting this. I've opened an issue on github: https://github.com/fredcw/Notes/issues/10