GTK themes in KDE


Results 1 to 3 of 3

Thread: GTK themes in KDE

  1. #1
    Join Date
    Jul 2011
    Posts
    2

    Question GTK themes in KDE

    Hello!
    I have a problem with a GTK themes in KDE environment.
    When I set the GTK style in application's styles in control center, it's looks like this screen:



    Arrows on "places" and "files": In GTK it's a "GtkTreeView" widget class and I can't separate they. It's only one color for a two things, cause it's the GtkTreeView.
    But I need to have different colors for the places and files.

    How I can get what I want?
    GTK theme: Atolm http://gnome-look.org/content/show.p...content=136789
    KDE 4.6.4

    ~/.gtkrc-2.0-kde4:
    Code:
            include "/usr/share/themes/Atolm/gtk-2.0/gtkrc"
            style "user-font"
            {
               font_name="Droid Sans"
            }
            widget_class "*" style "user-font"
            gtk-theme-name = "Atolm"

  2. #2
    Join Date
    Jul 2011
    Posts
    2
    Unfortunately, no.

  3. #3
    Join Date
    Dec 2011
    Location
    United_States
    Posts
    1
    Some really interesting details you have written on my.justlinux.com .Aided me a lot, just what I was searching for .

Posting Permissions

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