Results 1 to 5 of 5

Thread: Separator lines in Gtk themes

  1. #1
    Join Date
    Jul 2006
    Beans
    1,152

    Separator lines in Gtk themes

    I'm creating a new Gtk theme at the moment. All is nearly done, but there is one thing I can't figure out.

    In the first screenshot below you'll see the separator lines that are found in all Gtk themes. I have marked them with a dark asterisk (*). Is there a way of making those disappear?

    I've tried adjusting many different settings in the gtkrc file, but haven't had any luck so far. I know that if I created a pixmap or other image based theme I could easily circumvent this problem, but I don't want to do so.

    As far as I know, the colour of these lines cannot be set in the gtkrc file; their colour does not correspond to any colour settings in the theme file. I am using the rezlooks engine, but I have not seen any text-based gtk theme (using rezlooks, murrine, clearlooks, ubuntu-looks, etc.) where these lines are not visible.

    I know I can change the xthickness and ythickness at the head of the file to 0, but that makes only some lines disappear -- those marked with a pink asterisk in the first screenshot, as seen in the second screenshot. I tried adjusting the x- and ythickness of individual widgets in the theme file, but without the hoped success.

    So, is there a way to make those lines disappear?
    Attached Images Attached Images

  2. #2
    Join Date
    Mar 2007
    Location
    $HOME (Washington State)
    Beans
    4,590

    Re: Separator lines in Gtk themes

    I think those are hardcoded in there if you can't ake them dissapear using x and ythickness.
    See my themes here! | Dont preach Linux, mention it | Make GNOME Themes
    I'm no longer on here. If you want to talk to me, go to noost.org.
    My DeviantArt | Linux user #461096 | Ubuntu user #15753

  3. #3
    Join Date
    Jul 2005
    Location
    Kitchener,Ontario Canada
    Beans
    24
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Separator lines in Gtk themes

    If you have pixbuf engine installed, you can use it to make those lines disapear,make it file linerc and put it in your theme directory, and in your gtkrc add line include "linerc", I don`t think that this will slow rezlooks engine, it is too small and can make it to get result you are looking for.

  4. #4
    Join Date
    Jul 2006
    Beans
    1,152

    Re: Separator lines in Gtk themes

    Quote Originally Posted by AlexR1 View Post
    If you have pixbuf engine installed, you can use it to make those lines disapear,make it file linerc and put it in your theme directory, and in your gtkrc add line include "linerc", I don`t think that this will slow rezlooks engine, it is too small and can make it to get result you are looking for.
    Thank you, but what would I put in that linerc file?

  5. #5
    Join Date
    Jul 2005
    Location
    Kitchener,Ontario Canada
    Beans
    24
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Separator lines in Gtk themes

    Please disregard my earlier answer, i just tried with clearlooks engine and I am unable to remove those lines,sorry.

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
  •