Fausto-Korpsvart / Material-GTK-Themes

Material GTK Themes
https://www.pling.com/p/1706139/
GNU General Public License v3.0
80 stars 3 forks source link

Theme parsing error #5

Open gcarlos64 opened 1 year ago

gcarlos64 commented 1 year ago

I'm getting the follow warning on some programs:

[    1.180607] W [glib]: Gtk: Theme parsing error: gtk-dark.css:1084:27: Expected ',' in color definition
[    1.196764] W [glib]: Gtk: Theme parsing error: gtk-dark.css:5832:27: Expected ',' in color definition
[    1.209167] W [glib]: Gtk: Theme parsing error: gtk-dark.css:10394:27: Expected ',' in color definition

The warnings are from luakit.

The theme I'm using is "Material-Palenight-BL".

Fausto-Korpsvart commented 1 year ago

I'm getting the follow warning on some programs:

[    1.180607] W [glib]: Gtk: Theme parsing error: gtk-dark.css:1084:27: Expected ',' in color definition
[    1.196764] W [glib]: Gtk: Theme parsing error: gtk-dark.css:5832:27: Expected ',' in color definition
[    1.209167] W [glib]: Gtk: Theme parsing error: gtk-dark.css:10394:27: Expected ',' in color definition

The warnings are from luakit.

The theme I'm using is "Material-Palenight-BL".

I have already found the errors and when I have some time I will update.

Thanks for the report.