A fork of the Materia GTK theme.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss
File name Media type Size Last commit
_xfce.scss text/plain 3.23 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.
_gnome-3.22.scss text/plain 23.11 kiB f0eccf9 gtk: Don't set background-clip globally We should avoid wildcard rules as much as possible.
_nemo.scss text/plain 1.95 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()
_budgie.scss text/plain 13.84 kiB f0eccf9 gtk: Don't set background-clip globally We should avoid wildcard rules as much as possible.
_misc.scss text/plain 7.35 kiB f37cff5 gtk: Remove some unused commented styles
_mate.scss text/plain 11.27 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.94 kiB 6c87ae4 gtk/libhandy: Fix an oversight in list.content