Results 1 to 3 of 3

Thread: Ugly windows + progressbar, how to fix?

  1. #1
    Join Date
    Oct 2010
    Location
    Above the Clouds
    Beans
    14
    Distro
    Ubuntu 10.04 Lucid Lynx

    Ugly windows + progressbar, how to fix?

    I've modified the Radiance theme and installed it, and everything looks wonderful except for one thing. Certain programs have ugly windows and progress bars, as if all window effects were disabled for those windows. The progress bar in GIMP is not affected, but as you can see in the screenshot that I've attached, the Package Manager is affected by this.

    This is a slight eyesore, so any help is appreciated. Thanks in advance!
    Attached Images Attached Images
    Elegant as the Wind, Silent as a Forest,
    Mysterious as the Ocean, Fierce as Fire,
    Immovable as a Mountain, Righteous as the Light,
    I am... KamiKazeKenji!

  2. #2
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Ugly windows + progressbar, how to fix?

    If your theme is in ~/.themes you need to make it available to programs run as root.
    Code:
    sudo cp -r /home/username/.themes /root
    Change for your username.

    If you copy your theme to /usr/share/themes that will also make available to root as well as other users.
    Last edited by stinkeye; December 23rd, 2010 at 02:33 PM.

  3. #3
    Join Date
    Oct 2010
    Location
    Above the Clouds
    Beans
    14
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Ugly windows + progressbar, how to fix?

    Ahh. I see... Your solution did the trick! Your help is greatly appreciated. ^_^_^
    Elegant as the Wind, Silent as a Forest,
    Mysterious as the Ocean, Fierce as Fire,
    Immovable as a Mountain, Righteous as the Light,
    I am... KamiKazeKenji!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •