Results 1 to 4 of 4

Thread: Unthemed elements on ubuntu 14.04

  1. #1
    Join Date
    Jun 2006
    Beans
    Hidden!

    Question Unthemed elements on ubuntu 14.04

    Good morning everyone,

    I recently upgraded to ubuntu 14.04 and I have found that my favorite theme (MediterraneanLight of the MediterraneanNight series) doesn't look very good on it. I have been able to fix most of the stuff that didn't show up right but there are a few left that I really don't know how to fix. See screenshots below:





    It seems that those GTK elements (highlighted with the red arrow) aren't being taken into account by the theme but I have no way of knowing which are those. If there is any gtk theme maven here that could help me I would really appreciate it.

  2. #2
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: Unthemed elements on ubuntu 14.04

    I've seen this with a number of 3rd party dark themes and I would make sure the GTK version is compatible which is 3.10 on 14.04. You can also report the bug to the theme creator and I see a new related comment on Gnome Look that could be yours . This is a problem that needs to be addressed on the theme provider end.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  3. #3
    Join Date
    Jun 2006
    Beans
    Hidden!

    Re: Unthemed elements on ubuntu 14.04

    Yes I know and I reported it to the creator. I post here in order to see if I can find the name of that gtk element to patch the theme myself in the meantime.

  4. #4
    Join Date
    Jun 2006
    Beans
    Hidden!

    Re: Unthemed elements on ubuntu 14.04

    For whatever it's worth I found the element. Commenting this:

    GtkOrientable {
    background-color: @theme_bg_color;
    }

    from the gtk-widgets.css file fixed that issue.

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
  •