
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/vinceliuice/matcha
Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell
https://github.com/vinceliuice/matcha
-----------------------------
A flat theme with transparent elements
(Base on Arc-theme : https://github.com/horst3180/Arc-theme)
---------------------------------------
Download tips
---------------------------------------
Matcha-aliz:--------------red version
Matcha-azul:-------------blue version
Matcha-sea:--------------sea green version
---------------------------------------
INFO
---------------------------------------
1. GTK+ 3.20 or later
2. GTK2 engines requirment:
(1). GTK2 engine Murrine 0.98.1.1 or later.
(2). GTK2 pixbuf engine or the gtk(2)-engines package.
Fedora/RedHat distros:
yum install gtk-murrine-engine gtk2-engines
Ubuntu/Mint/Debian distros:
sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf
ArchLinux:
pacman -S gtk-engine-murrine gtk-engines
Other: Search for the engines in your distributions repository or install the engines from source.
---------------------------------------
2019.06.22 1 year ago
Fixed slider issues
Fixed cinnamon panel item issues
2019.06.22 1 year ago
Fixed slider issues
Fixed cinnamon panel item issues
2019.06.05 1 year ago
Add light version
2019.05.20 1 year ago
Fixed nemo issues
2019.05.09 1 year ago
Fixed headrbar issues
Fixed solid-csd issues
Fixed dialog issues
2019.04.25 1 year ago
Fixed xfce4-gtk3.0 whiskermenu issues
2019.04.15 1 year ago
Fixed nautilus 3.32 pathbar issues
Fixed Chrome 73 issues
Fixed gnome 3.32 issues
2019.04.04 1 year ago
Fixed gnome-shell 3.32 close-button and menu issues
2019.03.23 1 year ago
Fixed gnome control centry 3.32 issues
2019.03.10 1 year ago
Fixed cinnamon issues
2019.02.27 1 year ago
Fixed css issue
2019.02.19 1 year ago
Fixed nautilus3.32 issues
2019.02.08 1 year ago
Fixed menu issues
2019.01.20 2 years ago
Fixed terminal border issue
2019.01.12 2 years ago
Fixed xfce4-panel menubar issues
2019.01.04 2 years ago
Fixed xfce4-panel issues (gtk3)
2018.12.27 2 years ago
Fixed gtk2 issues
Fixed xfce4 issues
2018.12.18 2 years ago
Fixed headerbar linked entry issues
2018.12.07 2 years ago
Fixed cinnamon shell 4.0 issues
Fixed headerbar issues
2018.12.01 2 years ago
Fixed headerbar issues
Fixed xfce4 appmenu on panel issues
2018.11.24 2 years ago
Fixed firefox pamac issues
Darker border color
2018.11.18 2 years ago
Fixed cinnamon issues
2018.11.11 2 years ago
Fixed issues
2018.11.04 2 years ago
Fixed xfwm4 issues
2018.10.27 2 years ago
Fixed metacity issues
2018.10.21 2 years ago
Fixed xfce4 gtk3 issues
Fixed budgie issues
2018.10.15 2 years ago
Fixed xfce4 gtk2 issues
2018.10.07 2 years ago
Fixed xfce4 gtk3 issues
Fixed nautilus 3.30 issues
2018.09.26 2 years ago
Fixed gnome-shell issues
2018.09.20 2 years ago
Fixed xfce4 border issues
2018.09.14 2 years ago
Fixed xfce4 issues
2018.08.29 2 years ago
Fixed nemo and borders bugs
2018.05.23 2 years ago
Fixed filechooser actionbar bugs
2018.05.16 2 years ago
Fixed dialog button boder bug
2018/04/16 2 years ago
update
2018.04.12 2 years ago
Fixed bugs
2018.04.07 2 years ago
FIxed bugs
2018.03.29 2 years ago
Fixed bugs
2018.03.20 2 years ago
Changed suggested button color style
2018.03.20 2 years ago
Fixed gnome-shell bugs
2018.03.14 2 years ago
Fixed Chrome title button bug
2018.03.06 2 years ago
Fixed bugs
2018.03.02 2 years ago
Fixed gtk2 bugs
Fixed xfwm bugs
2018.02.28 2 years ago
Fixed bugs
Add blue and red versions
2018.02.24 2 years ago
Fixed bugs
2018.02.21 2 years ago
Fixed ssd shadow bug and support budgie desktop
2018.02.13 2 years ago
Fixed bugs
2018.02.12 2 years ago
Darker border
2018.02.05 2 years ago
Fixed bugs
2018.02.01 2 years ago
FIxed firefox and menu bugs
Add restore titlebutton icons
2018.01.30 2 years ago
Update dialog button style and fixed bugs
2018.01.26 2 years ago
Fixed windows shadow bugs
2018.01.25 2 years ago
Fixed menubar bug
2018.01.20 3 years ago
Fixed bugs
2018.01.07 3 years ago
Fixed bugs
2017.12.28 3 years ago
Add full dark version and fixed some bugs
2017.12.20 3 years ago
remove csd border and fixed some bugs
2017.12.20 3 years ago
Fixed csd and libreoffice close button bugs
2017.12.19 3 years ago
Fixed bugs
2017.12.01 3 years ago
Fixed gtk2 menubar backgroud color
2017.11.20 3 years ago
Fixed xfwm4 theme png files wrong place
2017.11.02 3 years ago
Load png assets for Chrome window restore button
2017-09-28 3 years ago
Fixed bugs
2017-09-25 3 years ago
Fixed gnome-shell bugs
2017-09-22 3 years ago
Changed stack-switch style and fixed some bugs
2017-09-18 3 years ago
Fixed bugs
2017-09-16 3 years ago
Fixed bugs
2017-09-14 3 years ago
Fixed bugs and add openbox theme
2017-09-14 3 years ago
Fixed bugs
2017-09-11 3 years ago
Fixed some bugs
2017-09-07 3 years ago
Fixed some bugs
2017-08-23 3 years ago
1. Fixed some bugs
2. Add Cinnamon Light and Dark theme
2017-08-21 3 years ago
Fixed some bugs
2017-08-17 3 years ago
Add missed headerbar switch icons and add animation to headerbar path button
2017-08-17 3 years ago
Add xfwm4 theme and gnome shell dark theme version.
2017-08-16 3 years ago
Update
2017-08-15 3 years ago
The first version
vinceliuice
2 years ago
Report
herbi
2 years ago
Hi vinceliuice,
for UBUNTU 18.04 MATE 1.20 with new panel "indicator-applet" you can include
/* mate-indicator-applet */
/* needed for a transparent panel */
#fast-user-switch-applet > #fast-user-switch-menubar {
background-color: transparent;
}
greeting
Report
vinceliuice
2 years ago
Report
fblais
2 years ago
Something wrong?
Thanks!
Report
vinceliuice
2 years ago
Report
thyeun
2 years ago
Report
herbi
2 years ago
I really like Matcha-sea! Please fixed the Mate 1.20 panel. - Thank's
Report
morphis
2 years ago
Report
alblinux1437
2 years ago
with mate this doesnt look so good also gimp menus are not all visible
+
Report
vinceliuice
2 years ago
Report
coleifer
2 years ago
Report
vinceliuice
2 years ago
Report
vizo
2 years ago
Report
vinceliuice
2 years ago
Report
malcomz
2 years ago
Report
brokoli-mate
2 years ago
Report
vinceliuice
2 years ago
Report
brokoli-mate
2 years ago
Report
vinceliuice
2 years ago
Report
brokoli-mate
2 years ago
Report
izzzy
2 years ago
Report
vinceliuice
2 years ago
Report
Icuw1pc
2 years ago
Report
vinceliuice
2 years ago
Report
schollidesign
3 years ago
Report