This is a soft fork of Materia using Ubuntu colour palette.
- Most colours are based on the Ubuntu colour palette.
- Using primary color for
scale
andbutton.suggested-action
. - Using accent color for
tab
andbutton:checked
. - Changing
.titlebar
background color when the window is inactive. - Tweaking text opacities for the theme.
git clone --depth 1 https://github.com/nana-4/material-ubuntu-theme.git
cd material-ubuntu-theme
sudo ./install.sh
cd .. && rm -rf material-ubuntu-theme
sudo rm -rf /usr/share/themes/Material-Ubuntu{,-compact,-dark,-dark-compact,-light,-light-compact}
chrome
,metacity-1
,unity
andxfwm4
themes are not adapted the colour palette for now.scale
is indistinguishable when the background is selected.
For other bugs, see the Materia's Issue Tracker.
NOTE: Please do not report bugs that occur even with Materia. Please report them to Materia's Issue Tracker.
GPLv2+