New gtk-2.0 theme in KDE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When evolution is run under KDE the color scheme is not good; the color of the selected message is barely different from that of unselected messages.  Various themes (available from System Settings->Application Appearance->GTK+ Appearance) produce various color schemes.  The one I like best is Adwaita, whose color scheme I like but whose widgets are less attractive than the ones in the default theme oxygen-gtk.  So...

I copied the oxygen-gtk theme into my local folder (~/.local), where GTK+ Appearance finds it and edited gtkrc to look like Adwaita's so far as colors go.  The key part of the edited file appears at the bottom of this posting.  I enabled it using GTK+ Appearance; unfortunately there's no change in the color scheme.  What have I done wrong?

...
# Edited by Jonathan Ryshpan on Thu Sep 18 PDT 2014
# to use the color scheme from the Adwaita theme.

# The following method is deprecated and reportedly no longer functions.
# gtk-color-scheme        = "base_color:#FFFFFF\nfg_color:#000000\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#4A90D9\nselected_fg_color:#FFFFFF\ntext_color:#313739\nbg_color:#EDEDED\ninsensitive_bg_color:#F4F4F2\ntooltip_bg_color:#343434"


# oxygen's generic style options
style "oxygen-default"
{

# Colors

    bg[NORMAL]              = #4A90D9
    bg[PRELIGHT]            = shade (1.02, #4A90D9)
    bg[SELECTED]            = #4A90D9
    bg[INSENSITIVE]         = #4A90D9
    bg[ACTIVE]              = shade (0.9, #4A90D9)

    fg[NORMAL]              = #313739
    fg[PRELIGHT]            = #FFFFFF
    fg[SELECTED]            = #4A90D9
    fg[INSENSITIVE]         = darker (#4A90D9)
    fg[ACTIVE]              = #FFFFFF

    text[NORMAL]            = #313739
    text[PRELIGHT]          = #313739
    text[SELECTED]          = #4A90D9
    text[INSENSITIVE]       = darker (#4A90D9)
    text[ACTIVE]            = #4A90D9

    base[NORMAL]            = #FFFFFF
    base[PRELIGHT]          = shade (0.95, #4A90D9)
    base[SELECTED]          = #4A90D9
    base[INSENSITIVE]       = #4A90D9
    base[ACTIVE]            = shade (0.9, #4A90D9)

# Original text resumes
...

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux