https://github.com/nana-4/material-ubuntu-theme
A soft fork of Materia using Ubuntu colour palette
https://github.com/nana-4/material-ubuntu-theme
materia material-design material-ubuntu theme ubuntu
Last synced: 10 months ago
JSON representation
A soft fork of Materia using Ubuntu colour palette
- Host: GitHub
- URL: https://github.com/nana-4/material-ubuntu-theme
- Owner: nana-4
- License: gpl-2.0
- Created: 2017-11-10T18:21:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T15:53:21.000Z (over 8 years ago)
- Last Synced: 2025-07-16T08:36:24.881Z (11 months ago)
- Topics: materia, material-design, material-ubuntu, theme, ubuntu
- Language: CSS
- Homepage:
- Size: 28.8 MB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: change_color.sh
- License: COPYING
Awesome Lists containing this project
README
# Material Ubuntu (draft name)
This is a soft fork of [Materia](https://github.com/nana-4/materia-theme) using [Ubuntu colour palette](https://design.ubuntu.com/brand/colour-palette/).



## Differences from Materia
- Most colours are based on the [Ubuntu colour palette](https://design.ubuntu.com/brand/colour-palette/).
- Using primary color for `scale` and `button.suggested-action`.
- Using accent color for `tab` and `button:checked`.
- Changing `.titlebar` background color when the window is inactive.
- Tweaking text opacities for the theme.
## Installation
```bash
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
```
## Uninstallation
```bash
sudo rm -rf /usr/share/themes/Material-Ubuntu{,-compact,-dark,-dark-compact,-light,-light-compact}
```
## TODO & Known Issues
- `chrome`, `metacity-1`, `unity` and `xfwm4` 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](https://github.com/nana-4/materia-theme/issues).
## License
GPLv2+