Material

UUID: Material
Last edited:
8 months ago 2024-06-30, 22:22
Last commit: [3344664f] Remove unnecessary permissions (#811)

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!

5 Comments

Jaime R. Garza
Jaime R. Garza-1 month ago
I mean in the applications I would like to be able to remove the rounded corners in the Windows. But in the Menus, where the rounded corners are in the top and bottom it looks good. In the applications it really disturbs me that the top corners are rounded and the bottom ones are not. Or maybe a compromise, make all corners round, but just a little bit, currently they are too much for my taste.
Jaime R. Garza
Jaime R. Garza-1 month ago
For me the Theme is perfect except for the rounded corners, is there any way to remove them? Could you add that option to the options.py?
ProfBV
ProfBV-11 months 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-11 months ago
I can't reproduce this. Also, options.py is not designed to be run using 'sudo'.
fredcw
fredcw-11 months ago
Hi, thanks for reporting this. I've opened an issue on github: https://github.com/fredcw/Notes/issues/10