style "default" { # xthickness = 0 ythickness = 2 GtkRange::slider_width = 14 GtkRange::stepper_size = 14 GtkPaned::handle_size = 6 GtkScrollbar::min_slider_length = 30 fg[NORMAL] = "#3b3b3b" fg[PRELIGHT] = "#3b3b3b" fg[SELECTED] = "#3b3b3b" bg[NORMAL] = "#f4f3f2" bg[ACTIVE] = "#d5d5d5" bg[SELECTED] = "#c7c7c7" bg[INSENSITIVE] = "#dddddd" base[INSENSITIVE] = "#9d9ea7" base[SELECTED] = "#979797" text[SELECTED] = "#000000" base[ACTIVE] = "#979797" text[ACTIVE] = "#dddddd" base[INSENSITIVE] = "#dddddd" text[INSENSITIVE]= "#747474" text[ACTIVE] = "#000000" #engine "thinice" # { # rect_scrollbar = TRUE # mark_type1 = NOTHING # mark_type2 = ARROW # paned_dots = NONE # } engine "mist" {} stock["gtk-goto-bottom"] = { { "stock_bottom.png", *, *, *} } stock["gtk-goto-first"] = { { "stock_first.png", *, *, *} } stock["gtk-goto-last"] = { { "stock_last.png", *, *, *} } stock["gtk-goto-top"] = { { "stock_top.png", *, *, *} } stock["gtk-go-back"] = { { "stock_left.png", *, *, *} } stock["gtk-go-down"] = { { "stock_down.png", *, *, *} } stock["gtk-go-forward"] = { { "stock_right.png", *, *, *} } stock["gtk-go-up"] = { { "stock_up.png", *, *, *} } stock["gtk-no"] = { { "stock_cancel.png", *, *, *} } stock["gtk-apply"] = { { "stock_apply.png", *, *, *} } stock["gtk-cancel"] = { { "stock_cancel.png", *, *, *} } stock["gtk-ok"] = { { "stock_ok.png", *, *, *} } stock["gtk-yes"] = { { "stock_apply.png", *, *, *} } stock["gtk-refresh"] = { { "stock_refresh.png", *, *, *} } stock["gtk-jump-to"] = { { "stock_jump_to_24.png", *, *, *} } stock["gtk-jump-to-rtl"] = { { "stock_jump_to_rtl_24.png", *, *, *} } } class "GtkWidget" style "default" ##########time for rox :) style "rox" { # bg[NORMAL] = "#ffffff" bg[NORMAL] = "#f4f3f2" bg[ACTIVE] = "#f4f3f2" #bg_pixmap[NORMAL] = "concrete.jpg" #bg_pixmap[NORMAL] = "evas-tile.png" } class "Collection" style "rox" ################### style "Scrollbar" { GtkRange::trough_border = 0 xthickness = 0 ythickness = 0 engine "pixmap" { # This prevents the focus outline from being drawn around widgest in this style image { function = FOCUS } image { function = BOX recolorable = TRUE detail = "trough" file = "vertical_trough.png" border = { 0, 0, 15, 15 } stretch = TRUE orientation = VERTICAL } image { function = BOX recolorable = TRUE detail = "trough" file = "horizontal_trough.png" border = { 30, 30, 0, 0 } stretch = TRUE orientation = HORIZONTAL } ############slider image { function = SLIDER recolorable = TRUE state = NORMAL file = "hscroll-button.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = HORIZONTAL } image { function = SLIDER recolorable = TRUE state = PRELIGHT file = "hscroll-button.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = HORIZONTAL } image { function = SLIDER recolorable = TRUE state = ACTIVE file = "hscroll-button.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = HORIZONTAL } image { function = SLIDER recolorable = TRUE state = INSENSITIVE file = "hscroll-button.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = HORIZONTAL } image { function = SLIDER recolorable = TRUE state = NORMAL file = "vscroll-button.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = VERTICAL } image { function = SLIDER recolorable = TRUE state = PRELIGHT file = "vscroll-button.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = VERTICAL } image { function = SLIDER recolorable = TRUE state = ACTIVE file = "vscroll-button.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = VERTICAL } image { function = SLIDER recolorable = TRUE state = INSENSITIVE file = "vscroll-button.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = VERTICAL } image { function = BOX recolorable = TRUE state = NORMAL file = "vscroll_down.png" border = { 0, 0, 0, 0 } stretch = TRUE } image { function = BOX recolorable = TRUE state = PRELIGHT file = "vscroll-down.png" border = { 0, 0, 0, 0 } stretch = TRUE orientation = HORIZONTAL } image { function = BOX recolorable = TRUE state = ACTIVE file = "vscroll_down.png" border = { 0, 0, 0, 0 } stretch = TRUE } image { function = ARROW recolorable = TRUE state = NORMAL overlay_file = "vscroll_up.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW recolorable = TRUE state = NORMAL overlay_file = "vscroll_down.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW recolorable = TRUE state = NORMAL overlay_file = "hscroll_left.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW recolorable = TRUE state = NORMAL overlay_file = "hscroll_right.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = RIGHT } ################prelights image { function = ARROW recolorable = TRUE state = PRELIGHT overlay_file = "vscroll_up.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW recolorable = TRUE state = PRELIGHT overlay_file = "vscroll_down.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW recolorable = TRUE state = PRELIGHT overlay_file = "hscroll_left.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW recolorable = TRUE state = PRELIGHT overlay_file = "hscroll_right.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW recolorable = TRUE shadow = IN overlay_file = "vscroll_up.png" overlay_border = { 1, 1, 1, 1 } overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW recolorable = TRUE shadow = IN overlay_file = "vscroll_down.png" overlay_border = { 1, 1, 1, 1 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW recolorable = TRUE shadow = IN overlay_file = "hscroll_left.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW recolorable = TRUE shadow = IN overlay_file = "hscroll_right.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = RIGHT } } } class "GtkScrollbar" style "Scrollbar" #Buttons ##################################################### style "button" { xthickness=0 ythickness=0 engine "pixmap" { # This prevents the focus outline from being drawn around widgest in this style image { function = FOCUS } image { function = BOX recolorable = TRUE state = NORMAL shadow = OUT file = "button-up.png" border = { 2,2,2,2 } stretch = TRUE } image { function = BOX recolorable = TRUE state = PRELIGHT shadow = OUT file = "button-up.png" border = { 2,2,2,2 } stretch = TRUE } image { function = BOX recolorable = TRUE state = NORMAL shadow = IN file = "button-up.png" border = { 2,2,2,2 } stretch = TRUE } image { function = BOX recolorable = TRUE state = INSENSITIVE shadow = IN file = "button-up.png" border = { 2,2,2,2 } stretch = TRUE } image { function = BOX recolorable = TRUE state = INSENSITIVE shadow = OUT file = "button-up.png" border = { 2,2,2,2 } stretch = TRUE } image { function = BOX recolorable = TRUE state = SELECTED shadow = IN file = "button-clicked.png" border = { 2,2,2,2 } stretch = TRUE } image { function = BOX recolorable = TRUE state = ACTIVE shadow = IN file = "button-clicked.png" border = { 2,2,2,2 } stretch = TRUE } } } class "GtkButton" style "button" # Menus ############################################### style "Menu" { #bg_pixmap[NORMAL] = "menu_background_overlay.png" xthickness = 1 ythickness = 2 bg[SELECTED] = { 0.30,0.35,0.65 } fg[PRELIGHT] = "#ffffff" engine "pixmap" { image { function = BOX recolorable = TRUE file = "menu_background.png" border = {1,1,1,1} stretch = TRUE } } } class "GtkMenu" style "Menu" ############################################### # Menu Items ############################################### style "MenuItem" { #xthickness = 2 ythickness = 2 bg[SELECTED] = "#000000" fg[PRELIGHT] = "#000000" engine "pixmap" { #This prevents the focus outline from being drawn around widgest in this style image { function = FOCUS } image { function = BOX recolorable = TRUE file = "menu_hi-light_2.png" border = { 1, 1, 1, 1 } stretch = TRUE } image { function = ARROW recolorable = TRUE overlay_file = "menu-arrow.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = RIGHT } } } class "GtkMenuItem" style "MenuItem" ###################################### ##the shit style "CheckRadioButton" { engine "pixmap" { image { function = CHECK recolorable = TRUE shadow = OUT overlay_file = "checkbox.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE shadow = IN overlay_file = "checkbox-checked.png" overlay_stretch = FALSE } } } style "CheckRadioButton" { engine "pixmap" { image { function = OPTION recolorable = TRUE shadow = OUT overlay_file = "radio.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE shadow = IN overlay_file = "radio-on.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE } } } class "GtkRadioButton" style "CheckRadioButton" class "GtkCheckButton" style "CheckRadioButton" style "ProgressBar" { xthickness = 0 ythickness = 2 #GtkProgressBar::trough_border = 4 engine "pixmap" { image { function = BOX recolorable = TRUE detail = "bar" file = "progbar.png" border = { 2, 2, 2, 2} stretch = TRUE } image { function = BOX recolorable = TRUE detail = "trough" file = "trough.png" border = { 1, 1, 1, 1 } stretch = TRUE orientation = HORIZONTAL } } } class "GtkProgressBar" style "ProgressBar"