Please bear with us as we work to restore functionality to dotfiles.org.
# --< cursors >---------------------------------------------------------------
# gtk-cursor-theme-name = "neutral"
# gtk-cursor-theme-size = "18"
# --< icons >-----------------------------------------------------------------
# gtk-icon-theme-name = "tango"
# gtk-icon-theme-name = "nimbus"
gtk-icon-theme-name = "OSX"
# --< theme >-----------------------------------------------------------------
# gtk-theme-name = "Dark"
# gtk-theme-name = "Dark Ice"
# gtk-theme-name = "Mint"
# gtk-theme-name = "Mint Squared"
gtk-theme-name = "Mint Squared Gray"
# gtk-theme-name = "Glory Simplex"
# gtk-theme-name = "Tempura"
# gtk-theme-name = "Murrina Kent"
# gtk-theme-name = "Morning Glory"
# gtk-theme-name = "Nimbus"
# gtk-theme-name = "Clearlooks"
# gtk-theme-name = "Gaia"
# gtk-theme-name = "MurrinaDuoClean"
# gtk-theme-name = "MurrinaClean"
# gtk-theme-name = "Murrina-Tangoesque"
# gtk-theme-name = "MurrinaScaled"
# gtk-theme-name = "CobbleDark"
# gtk-theme-name = "Graphite"
# --< font >------------------------------------------------------------------
gtk-font-name = "sans 10"
# gtk-font-name = "aquafont 10"
# gtk-font-name = "tahoma 10"
# --< other >-----------------------------------------------------------------
# gtk-toolbar-icon-size = GTK_ICON_SIZE_SMALL_TOOLBAR
# --< gxmessage >-------------------------------------------------------------
style "gxmsg" {
#text[NORMAL] = "#cc9900"
#base[NORMAL] = "#660000"
#text[SELECTED] = "#660000"
#base[SELECTED] = "#cc9900"
font_name = "monofur 10"
}
widget "*.gxmessage-textview" style "gxmsg"
widget "*.gxmessage-entry" style "gxmsg"
# --< ROX toolbar >-----------------------------------------------------------
pixmap_path "/home/vermaden/.icons/ROX-toolbar"
style "normal" {
stock["gtk-close"] = {{"rox-exit.png"}}
stock["gtk-go-up"] = {{"rox-up.png"}}
stock["gtk-home"] = {{"rox-home.png"}}
stock["gtk-refresh"] = {{"rox-reload.png"}}
stock["gtk-zoom-in"] = {{"rox-find0.png"}}
stock["gtk-zoom-fit"] = {{"rox-find1.png"}}
stock["gtk-jump-to"] = {{"rox-go.png"}}
stock["gtk-sort-ascending"] = {{"rox-sort.png"}}
stock["gtk-help"] = {{"rox-help.png"}}
stock["rox-show-hidden"] = {{"rox-eye.png"}}
stock["rox-show-details"] = {{"rox-details.png"}}
stock["rox-select"] = {{"rox-invert.png"}}
}
widget "*" style "normal"
# --< ROX background >--------------------------------------------------------
# pixmap_path "/home/yourhome/images"
# style "rox" = "default" {
# #bg_pixmap[NORMAL] = "roxbg.png"
# bg[NORMAL] = "#ffffff"
# #bg[ACTIVE] = "#ffffff"
# #bg[PRELIGHT] = "#ffffff"
# #bg[SELECTED] = "#ffffff"
# #bg[INSENSITIVE] = "#ffffff"
# }
# widget_class "*Collection*" style "rox"