Search Criteria
Package Details: matcha-gtk-theme 2023.04.03-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/matcha-gtk-theme.git (read-only, click to copy) |
---|---|
Package Base: | matcha-gtk-theme |
Description: | A flat design theme for GTK 3, GTK 2 and GNOME Shell |
Upstream URL: | https://vinceliuice.github.io/theme-matcha.html |
Licenses: | GPL3 |
Submitter: | grimi |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 38 |
Popularity: | 0.018141 |
First Submitted: | 2017-11-10 19:04 (UTC) |
Last Updated: | 2023-04-03 16:14 (UTC) |
Dependencies (3)
- gtk-engine-murrine (optional) – GTK2 theme support
- gtk-engines (optional) – GTK2 theme support
- qogir-icon-theme (qogir-icon-theme-git) (optional) – Recommended icon theme
Required by (1)
- matchama-kde (optional)
Latest Comments
1 2 3 Next › Last »
macarius commented on 2022-12-05 13:40 (UTC)
Hello, good morning, the theme works well, but in some windows such as files, settings, calculator, the theme is not being applied. any reason or solution
abdel.bolanos commented on 2021-05-20 23:51 (UTC)
Thanks yochananmarqos
yochananmarqos commented on 2021-05-20 18:38 (UTC)
@francoism90 monosans abdel.bolanos: Fixed.
abdel.bolanos commented on 2021-05-20 17:40 (UTC) (edited on 2021-05-20 17:41 (UTC) by abdel.bolanos)
==> Making package: matcha-gtk-theme 2021.05.20-1 (Thu 20 May 2021 01:31:20 PM EDT)
==> Retrieving sources... -> Found matcha-gtk-theme-2021-05-20.tar.gz
==> Validating source files with sha256sums... matcha-gtk-theme-2021-05-20.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
<deleted-account> commented on 2021-05-20 16:08 (UTC)
Incorrect sha256sum on 2021.05.20-1
francoism90 commented on 2021-05-20 12:22 (UTC)
I have just updated
matcha-gtk-theme-git
as it seems the current release has some needed changes for GS40.Maybe you should ask upstream to release a new version. :)
Kamey commented on 2020-12-07 20:45 (UTC)
I love it, it goes so well with papirus icon theme on xfce4!
8BitSloth commented on 2020-02-09 20:16 (UTC)
Here is an updated PKGBUILD until the maintainer does an official update.
Maintainer: Jack Random <jack ät random.to>
previous maintainer: Michael J. Pento mjpento@verizon.net
previous maintainer: grimi <grimi at poczta dot fm>
pkgname=matcha-gtk-theme pkgver=2020_02_06 pkgrel=1 pkgdesc="A flat design themes for GNOME, MATE, Openbox, Unity, XFCE, Budgie" arch=('any') url='https://github.com/vinceliuice/matcha' license=('GPL3') depends=('gtk-engine-murrine' 'gtk-engines' 'gtk3') source=("https://github.com/vinceliuice/Matcha-gtk-theme/archive/${pkgver//_/-}.tar.gz")
sha256sums=('7b22059984c06afe2f4bf93d11e8b5e3c999a4cbb16d655b75e2aa1ce8cad6ed')
package() { mkdir "${pkgdir}"/usr mkdir "${pkgdir}"/usr/share mkdir "${pkgdir}"/usr/share/themes cd "Matcha-gtk-theme-${pkgver//_/-}" export _ORIGINAL_MATCHA_INSTALL_DIR=/usr/share/themes export _NEW_MATCHA_INSTALL_DIR="${pkgdir}"/usr/share/themes sed -i 's|'${_ORIGINAL_MATCHA_INSTALL_DIR}'|'${_NEW_MATCHA_INSTALL_DIR}'|g' ./Install ./Install }
AlexWayfer commented on 2019-04-16 10:39 (UTC)
Again:
PhotonX commented on 2019-04-02 10:49 (UTC)
Thanks, issue is fixed for me! I had to do a clean build (using yay as AUR helper which caches the source files which most probably was the source of the problem).
1 2 3 Next › Last »