Fausto-Korpsvart / Catppuccin-GTK-Theme

GTK Theme with Catppuccin colour scheme
https://www.pling.com/p/1715554/
GNU General Public License v3.0
253 stars 13 forks source link

Theme name not match #15

Closed samwhelp closed 4 months ago

samwhelp commented 11 months ago

Description

index.theme / theme name not match theme folder name

Not Match Example File: Catppuccin-GTK-Theme/themes/Catppuccin-Frappe-B/index.theme

[Desktop Entry]
Type=X-GNOME-Metatheme
Name=Catppuccin-Mocha
Comment=An Flat Gtk+ theme based on Elegant Design
Encoding=UTF-8

[X-GNOME-Metatheme]
GtkTheme=Catppuccin-Mocha
MetacityTheme=Catppuccin-Mocha
IconTheme=Catppuccin-Mocha
CursorTheme=Catppuccin-cursors
ButtonLayout=close,minimize,maximize:menu

On Mate Desktop, appearance preferences (mate-appearance-properties)] not work.

003-1

So i create Pull request 13 to fix index.theme

001

Match Example File: Catppuccin-GTK-Theme/themes/Catppuccin-Frappe-B/index.theme

[Desktop Entry]
Type=X-GNOME-Metatheme
Name=Catppuccin-Frappe-B
Comment=An Flat Gtk+ theme based on Elegant Design
Encoding=UTF-8

[X-GNOME-Metatheme]
GtkTheme=Catppuccin-Frappe-B
MetacityTheme=Catppuccin-Frappe-B
IconTheme=Catppuccin-Frappe
CursorTheme=Catppuccin-cursors
ButtonLayout=close,minimize,maximize:menu