Theme parsing error: gtk.css:--after installing code-oss

So today I installed code - oss from official repo after unistalling vs code installed from aur so but whenever i am running it i am getting this warning can some one help cause it look some simple line can’t i fix this some how (new here so really no idea how this works).
this is the error msg:


(electron:2412): Gtk-WARNING **: 07:57:19.610: Theme parsing error: gtk.css:7853:22: Expected '(' after 'url'

(electron:2412): Gtk-WARNING **: 07:57:19.610: Theme parsing error: gtk.css:7853:147: Invalid character in string. Must be escaped.

(electron:2412): Gtk-WARNING **: 07:57:19.614: Theme parsing error: gtk.css:11635:3: '/*' in comment block

(electron:2412): Gtk-WARNING **: 07:57:19.614: Theme parsing error: gtk.css:11741:2: '/*' in comment block

(electron:2412): Gtk-WARNING **: 07:57:19.614: Theme parsing error: gtk.css:11786:26: 'text-shadow' is not a valid color name

(electron:2412): Gtk-WARNING **: 07:57:19.615: Theme parsing error: gtk.css:12046:14: 'ffffff' is not a valid color name

Can someone help me.

It seems that GTK theme is the problem.

  • Check cat $HOME/.config/gtk-3.0/gtk.css
  • Try to change other theme.
1 Like

I changed to other theme it’s working now anyway it’s not really creating any problem if i just supress the error it’s should have not given any problem thanks :+1:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.