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
assets inode/directory 13 files 688bbe4 cinnamon/assets: Update colors
sass inode/directory 3 files 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.
thumbnail.png image/png 35.17 kiB df19037 Cinnamon Theme - Initial Commit (#235) * Cinnamon SRC - Initial commit * parse-sass.sh - update to support Cinnamon theme * install.sh - update to support Cinnamon theme * change_color.sh - update to support Cinnamon theme * change_color.sh - reinstate joke * Cinnamon theme - fix missing $ on variable selectors * Cinnamon-Theme - update .css * Cinnamon Theme - Notification height bug fix * Cinnamon Theme - tweak selected window-list font color. Tweak expo screen font color and hover/selection scheme * Cinnamon theme - refactored scss sections to _common.scss
cinnamon.scss.in text/plain 267 B a5bfb49 sass: Migrate to the module system
meson.build text/plain 1.54 kiB b36b379 meson: Use MESON_INSTALL_DESTDIR_PREFIX to respect DESTDIR Also use meson.add_install_script() instead of custom_target() to install CSSs. Fixes https://github.com/nana-4/materia-theme/issues/493