# Edit these colors and fonts however you like, after cp'ing the file to # another theme directory. # CoolIce GTK+ Theme 1999 Rodney Dawes # Uses ThinIce GTK+ Engine by Tomas Ogren # Nifty wintery-cool ice-like colors for your viewing pleasure. style "default" { fontset = "-monotype-arial-medium-r-normal--*-105-75-75-p-*-koi8-r" bg[SELECTED] = { 0.60, 0.60, 0.60 } fg[SELECTED] = { 0.00, 0.33, 0.79 } bg[ACTIVE] = { 0.60, 0.60, 0.60 } fg[ACTIVE] = { 0.00, 0.33, 0.79 } bg[NORMAL] = { 0.60, 0.60, 0.60 } bg[PRELIGHT] = { 0.74, 0.74, 0.74 } fg[PRELIGHT] = { 0.00, 0.33, 0.79 } bg[INSENSITIVE] = { 0.60, 0.60, 0.60 } fg[NORMAL] = { 0.00, 0.00, 0.00 } base[NORMAL] = { 0.65, 0.65, 0.65 } base[SELECTED] = { 0.65, 0.65, 0.65 } base[INSENSITIVE] = { 0.40, 0.40, 0.40 } base[ACTIVE] = { 0.65, 0.65, 0.65 } #base[PRELIGHT] = { 0.36, 0.36, 0.36 } #font = "*-lucida-medium-r-normal-*-10-*-*-*-*-*-iso8859-1" engine "thinice" { # You want the // on the handleboxes? handlebox_marks = TRUE # Do you want the // marks on the scrollbar handle? scrollbar_marks = TRUE # A single / on the scrollbar buttons, perhaps? scroll_button_marks = TRUE # Do you want the scrollbar handles rectangular or a bit shaped? rect_scrollbar = FALSE } } widget_class "*" style "default" style "entries" = "default" { fg[SELECTED] = { 0.00, 0.33, 0.79 } bg[SELECTED] = { 0.68, 0.68, 0.68 } fg[NORMAL] = { 0.00, 0.00, 0.00 } } widget_class "*Entry*" style "entries" style "bar" = "default" { bg[SELECTED] = { 0.00, 0.33, 0.79 } } widget_class "*Bar*" style "bar" style "menu" = "default" { bg[PRELIGHT] = { 0.74, 0.74, 0.74 } fg[PRELIGHT] = { 0.00, 0.33, 0.79 } bg[SELECTED] = { 0.74, 0.74, 0.74 } fg[SELECTED] = { 0.00, 0.33, 0.79 } } widget_class "*Menu*" style "menu" style "ruler" = "default" { font = "-adobe-helvetica-medium-r-normal--*-80-*-*-*-*-*-*" } widget_class "*Ruler*" style "ruler"