Sponsored Content
Full Discussion: GTK themes in KDE
Operating Systems Linux GTK themes in KDE Post 302542564 by Kareoliz on Thursday 28th of July 2011 03:23:02 AM
Old 07-28-2011
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:

GTK themes in KDE-picture1png

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 (Sorry, but I can't post urls. You can find Atolm on gnome-look . org, or I can give you url in PM).
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"

 

6 More Discussions You Might Find Interesting

1. Linux

GTK+ hates me

I am very new to the linux environment. I have been interested in it for years but have just recently had the courage to pop that install disk into my PC. Because of it's ease of installation, I installed Mandrake 9.1 and I'm running KDE3.1 for my GUI. Right now I'm trying to conquer the world... (5 Replies)
Discussion started by: n0data
5 Replies

2. UNIX for Dummies Questions & Answers

i hate gtk and kde!

i don't want to install any themes, but i do want to get rid of the god awful color scheme it defaults to. i've tried editing /usr/X11R6/share/themes/Default/gtk-2.0/gtkrc, but to no avail. i've also changed, and even removed the .gtkrc-kde that kde generates automatically, also to no avail. ... (12 Replies)
Discussion started by: brandan
12 Replies

3. Linux

How to save/transfer gnome themes

Hi everyone this has been driving me nuts, i have made my own custom theme in gnome, and saved it, is it possible to save it on say a disc etc and then install it on another machine, probably asking the impossible here but thanks in advance for any help:) (2 Replies)
Discussion started by: dave123
2 Replies

4. Programming

curses.h not found , gtk/gtk.h not found

i have downloaded <libncurses5-dev_5.7+20101128-1_i386.deb> and <ndk++-0.0.1alpha4.tar.bz2> which contains the header files curses.h and gtk/gtk.h .. i have also included them using .. #include "/home/ball/Desktop/Sudoku/project/libncurses5-dev_5.7+20101128-1_i386/usr/include/curses.h" ... (2 Replies)
Discussion started by: upvan111
2 Replies

5. UNIX for Dummies Questions & Answers

Gtk-WARNING **:

Hi all, I want to run a 32 bit program on a 64 bit linux machine. Installing the program was no issue but when I try to run it I get Warnings that look like this: Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk" Gtk-WARNING **: Unable to locate theme engine in... (3 Replies)
Discussion started by: friend
3 Replies

6. Fedora

GTK Themes

Hi, So, I have a GTK based GUI app. I used GTKdevel-2.24 to develop and compile it on two different distros of linux: Fedora 14 and Linaro (tablet). All of my code was the same for each but compiled on each platform separately (32bit and ARM). Both distros run the application. On Fedora 14... (0 Replies)
Discussion started by: fedora18
0 Replies
gtk-theme-switch(1)					      General Commands Manual					       gtk-theme-switch(1)

NAME
gtk-theme-switch2 -- program to preview and adjust your GTK+ 2.x theme SYNOPSIS
gtk-theme-switch2 [-h] [-p theme] [-i tarball] [-f font] [-d] DESCRIPTION
This manual page documents briefly the gtk-theme-switch2 command, utility for managing GTK+ 2.x theme. The interface is simple; a "theme dock" is used to select the theme you wish to change to or preview, and then it is a matter of selecting what you want to do - apply it or preview it. OPTIONS
-h Show summary of options. -d Show the 'theme dock' (default.) -p [theme] Previews the specified theme, or installs it if in a tarball and then previews. -i [theme] Installs the specified theme, or installs it if in a tarball. -f [font] Change the GTK+ display font to font. SEE ALSO
None. AUTHOR
This manual page was written by Joshua Kwan <joshk@triplehelix.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. created by instant / docbook-to-man, Sun 17 Aug 2003, 01:18 gtk-theme-switch(1)
All times are GMT -4. The time now is 11:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy