4

I was trying to change the scrollbar's color's or contrast to make it more easily noticeable but after using this question's answers I got this effect on my windows

enter image description here

this is my /usr/share/themes/Ambiance/gtk-2.0/gtkrc

How can I revert to the default theme ( I am using Ambience theme right now)

Patryk
  • 9,146

1 Answers1

5

Since re installing the themes is by far the easier thing to do:

  • sudo apt-get install --reinstall light-themes
Uri Herrera
  • 14,866