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 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.
_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.
_lightdm.scss text/plain 2.11 kiB 65b2c4d gtk: Fix some button styling after ink-color()
_budgie.scss text/plain 13.79 kiB b0f2c20 gtk/budgie: Use red for notifications, again Red is widely used for notifications, so revert the last change on this.
_misc.scss text/plain 7.33 kiB 38e79fc gtk/firefox: Add back the menu border as a workaround Fixes https://github.com/nana-4/materia-theme/issues/462
_mate.scss text/plain 11.27 kiB f0eccf9 gtk: Don't set background-clip globally We should avoid wildcard rules as much as possible.
_libhandy.scss text/plain 4.94 kiB 6c87ae4 gtk/libhandy: Fix an oversight in list.content