A fork of the Materia GTK theme.

Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.
File name Media type Size Last commit
_budgie.scss text/plain 13.84 kiB abc8df7 gtk: Change background/surface rule Based on Material Design guidelines, this tries not to change the background colors when widgets are at the same elevation. For example, sidebar-specific and view-specific background colors no longer exist; they will have different background colors depending on the elevation. To make it easier to achieve, this does the following: - Treat frames as cards and add background-color to them. - Remove background-color from elevation-less widgets as much as possible.
_gnome-3.22.scss text/plain 23.11 kiB abc8df7 gtk: Change background/surface rule Based on Material Design guidelines, this tries not to change the background colors when widgets are at the same elevation. For example, sidebar-specific and view-specific background colors no longer exist; they will have different background colors depending on the elevation. To make it easier to achieve, this does the following: - Treat frames as cards and add background-color to them. - Remove background-color from elevation-less widgets as much as possible.
_libhandy.scss text/plain 4.99 kiB abc8df7 gtk: Change background/surface rule Based on Material Design guidelines, this tries not to change the background colors when widgets are at the same elevation. For example, sidebar-specific and view-specific background colors no longer exist; they will have different background colors depending on the elevation. To make it easier to achieve, this does the following: - Treat frames as cards and add background-color to them. - Remove background-color from elevation-less widgets as much as possible.
_lightdm.scss text/plain 2.11 kiB 65b2c4d gtk: Fix some button styling after ink-color()
_mate.scss text/plain 11.59 kiB abc8df7 gtk: Change background/surface rule Based on Material Design guidelines, this tries not to change the background colors when widgets are at the same elevation. For example, sidebar-specific and view-specific background colors no longer exist; they will have different background colors depending on the elevation. To make it easier to achieve, this does the following: - Treat frames as cards and add background-color to them. - Remove background-color from elevation-less widgets as much as possible.
_misc.scss text/plain 7.35 kiB f37cff5 gtk: Remove some unused commented styles
_nemo.scss text/plain 1.99 kiB abc8df7 gtk: Change background/surface rule Based on Material Design guidelines, this tries not to change the background colors when widgets are at the same elevation. For example, sidebar-specific and view-specific background colors no longer exist; they will have different background colors depending on the elevation. To make it easier to achieve, this does the following: - Treat frames as cards and add background-color to them. - Remove background-color from elevation-less widgets as much as possible.
_unity.scss text/plain 2.17 kiB 8bd7548 sass: Improve color functions and variables This simplifies the mechanism for determining colors, while following the Material color guidelines. This significantly improves grammar and extensibility.
_xfce.scss text/plain 3.23 kiB 37a6d20 gtk: Use %rubberband placeholder for @extend