# Geramik (Uses QtPixmap engine) pixmap_path "/usr/X11R6/share/themes/Geramik/gtk" style "Settings" { engine "qtpixmap2" { # x, y, w, h button_focus_mod = { 0, "-1", 0, 1 } combo_focus_mod = { 2, 1, "-2", "-3" } no_radio_check_highlight = TRUE } } style "EventBox" { bg_pixmap[NORMAL] = "" bg_pixmap[INSENSITIVE] = "" bg_pixmap[PRELIGHT] = "" bg_pixmap[SELECTED] = "" bg_pixmap[ACTIVE] = "" } class "*EventBox" style "EventBox" style "Button" { GtkButton::child_displacement_x = 0 GtkButton::child_displacement_y = 1 GtkButton::default_border = { 1, 1, 1, 1 } GtkButton::default_outside_border = { 1, 1, 1, 1 } GtkButton::focus-padding = 3 engine "qtpixmap2" { image { function = BOX state = NORMAL detail = "buttondefault" shadow = IN file = "def_btn_bgnd2.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } } image { function = BOX state = NORMAL shadow = OUT file = "btn_nrm2.png" file_color = "button" file_color_mod = 25 border = { 12, 11, 6, 6 } } image { function = BOX state = PRELIGHT shadow = IN file = "btn_hl2.png" file_color = "button" file_color_mod = 25 border = { 12, 11, 6, 6 } } image { function = BOX state = PRELIGHT shadow = OUT file = "btn_hl2.png" file_color = "button" file_color_mod = 25 border = { 12, 11, 6, 6 } } image { function = BOX state = NORMAL shadow = IN file = "def_btn_bgnd2.png" file_color = "button" file_color_mod = 25 border = { 3, 3, 3, 3 } } image { function = BOX state = INSENSITIVE shadow = IN file = "btn_dis2.png" file_color = "button" file_color_mod = 0 border = { 12, 11, 6, 6 } } image { function = BOX state = INSENSITIVE shadow = OUT file = "btn_dis2.png" file_color = "button" file_color_mod = 0 border = { 12, 11, 6, 6 } } image { function = BOX state = SELECTED shadow = IN file = "btn_nrm2.png" file_color = "button" file_color_mod = 25 border = { 12, 11, 6, 6 } } image { function = BOX state = ACTIVE shadow = IN file = "btn_d2.png" file_color = "button" file_color_mod = 25 border = { 12, 11, 6, 6 } } } } class "GtkButton" style "Button" style "ListViewHeader" { GtkButton::focus-padding = 0 engine "qtpixmap2" { image { function = BOX state = NORMAL shadow = OUT file = "lv_hdr.png" file_color = "button" file_color_mod = 20 border = { 1, 1, 1, 1 } } image { function = BOX state = PRELIGHT shadow = IN file = "lv_hdr.png" file_color = "button" file_color_mod = 20 border = { 1, 1, 1, 1 } } image { function = BOX state = PRELIGHT shadow = OUT file = "lv_hdr.png" file_color = "button" file_color_mod = 20 border = { 1, 1, 1, 1 } } image { function = BOX state = INSENSITIVE shadow = IN file = "lv_hdr.png" file_color = "button" file_color_mod = 15 border = { 1, 1, 1, 1 } } image { function = BOX state = INSENSITIVE shadow = OUT file = "lv_hdr.png" file_color = "button" file_color_mod = 15 border = { 1, 1, 1, 1 } } image { function = BOX state = SELECTED shadow = IN file = "lv_hdr.png" file_color = "button" file_color_mod = 20 border = { 1, 1, 1, 1 } } image { function = BOX state = ACTIVE shadow = IN file = "lv_hdr_d.png" file_color = "button" file_color_mod = 20 border = { 4, 4, 1, 1 } } } } widget_class "*List*GtkButton" style "ListViewHeader" widget_class "*Tree*GtkButton" style "ListViewHeader" style "ToolbarButton" { GtkButton::child_displacement_x = 1 GtkButton::child_displacement_y = 1 GtkButton::focus-padding = 1 engine "qtpixmap2" { image { function = BOX state = PRELIGHT shadow = IN file = "tbar_btn_hl.png" file_color = "button" file_color_mod = 40 border = { 2, 2, 2, 2 } } image { function = BOX state = PRELIGHT shadow = OUT file = "tbar_btn_hl.png" file_color = "button" file_color_mod = 40 border = { 2, 2, 2, 2 } } image { function = BOX state = ACTIVE shadow = IN file = "tbar_btn_d.png" file_color = "button" file_color_mod = 25 border = { 2, 2, 2, 2 } } } } widget_class "*Toolbar*GtkButton" style "ToolbarButton" style "ComboArrow" { engine "qtpixmap2" { image { function = ARROW state = INSENSITIVE overlay_file = "mb_opt_arr_dis.png" overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW overlay_file = "mb_opt_arr.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = DOWN } } } widget_class "*ComboText*Gtk*Button*GtkArrow" style "ComboArrow" widget_class "*GtkCombo*Gtk*Button*GtkArrow" style "ComboArrow" widget_class "*Entry*Gtk*Button*GtkArrow" style "ComboArrow" style "ToggleButton" { engine "qtpixmap2" { image { function = BOX shadow = IN file = "btn_d2.png" file_color = "button" file_color_mod = 60 border = { 12, 11, 6, 6 } } image { function = BOX shadow = OUT file = "btn_nrm2.png" file_color = "button" file_color_mod = 25 border = { 12, 11, 6, 6 } } } } class "GtkToggleButton" style "ToggleButton" style "ToolbarToggleButton" { GtkButton::focus-padding = 1 engine "qtpixmap2" { image { function = BOX shadow = IN file = "tbar_btn_d.png" file_color = "button" file_color_mod = 25 border = { 2, 2, 2, 2 } } image { function = BOX shadow = OUT file = "tbar_btn_hl.png" file_color = "button" file_color_mod = 40 border = { 2, 2, 2, 2 } } } } widget_class "*Toolbar*GtkToggleButton" style "ToolbarToggleButton" widget_class "*Toolbar*GtkRadioButton" style "ToolbarToggleButton" style "Notebook" { engine "qtpixmap2" { image { function = EXTENSION state = ACTIVE file = "tab_nrm_t.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } gap_side = BOTTOM } image { function = EXTENSION state = ACTIVE file = "tab_nrm_b.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } gap_side = TOP } image { function = EXTENSION state = ACTIVE file = "tab_nrm_r.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } gap_side = RIGHT } image { function = EXTENSION state = ACTIVE file = "tab_nrm_l.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } gap_side = LEFT } image { function = EXTENSION file = "tab_sel_t.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } gap_side = BOTTOM } image { function = EXTENSION file = "tab_sel_b.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } gap_side = TOP } image { function = EXTENSION file = "tab_sel_r.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } gap_side = RIGHT } image { function = EXTENSION file = "tab_sel_l.png" file_color = "button" file_color_mod = 25 border = { 10, 10, 10, 10 } gap_side = LEFT } # How to draw boxes with a gap on on side (ie the page of a notebook) image { function = BOX_GAP file = "bx_gp.png" file_color = "window" file_color_mod = 64 border = { 1, 1, 1, 1 } gap_file = "bx_gp_foc.png" gap_start_file = "bx_gp_t_s.png" gap_start_border= { 0, 0, 1, 0 } gap_end_file = "bx_gp_t_e.png" gap_end_border = { 0, 1, 1, 0 } gap_file_color = "button" gap_file_color_mod = 25 gap_start_file_color = "window" gap_start_file_color_mod = 64 gap_end_file_color = "window" gap_end_file_color_mod = 64 gap_side = TOP } image { function = BOX_GAP file = "bx_gp.png" file_color = "window" file_color_mod = 64 border = { 1, 1, 1, 1 } gap_file = "bx_gp_foc.png" gap_start_file = "bx_gp_b_s.png" gap_start_border= { 0, 0, 1, 0 } gap_end_file = "bx_gp_b_e.png" gap_end_border = { 0, 1, 1, 0 } gap_file_color = "button" gap_file_color_mod = 25 gap_start_file_color = "window" gap_start_file_color_mod = 64 gap_end_file_color = "window" gap_end_file_color_mod = 64 gap_side = BOTTOM } image { function = BOX_GAP file = "bx_gp.png" file_color = "window" file_color_mod = 64 border = { 1, 1, 1, 1 } gap_file = "bx_gp_foc.png" gap_start_file = "bx_gp_l_s.png" gap_start_border= { 0, 0, 1, 0 } gap_end_file = "bx_gp_l_e.png" gap_end_border = { 0, 0, 0, 1 } gap_file_color = "button" gap_file_color_mod = 25 gap_start_file_color = "window" gap_start_file_color_mod = 64 gap_end_file_color = "window" gap_end_file_color_mod = 64 gap_side = LEFT } image { function = BOX_GAP file = "bx_gp.png" file_color = "window" file_color_mod = 64 border = { 1, 1, 1, 1 } gap_file = "bx_gp_foc.png" gap_start_file = "bx_gp_r_s.png" gap_start_border= { 0, 1, 0, 0 } gap_end_file = "bx_gp_r_e.png" gap_end_border = { 0, 1, 0, 1 } gap_file_color = "button" gap_file_color_mod = 25 gap_start_file_color = "window" gap_start_file_color_mod = 64 gap_end_file_color = "window" gap_end_file_color_mod = 64 gap_side = RIGHT } # How to draw the box of a notebook when it is not attached to a tab image { function = BOX file = "nb_un.png" file_color = "window" file_color_mod = 10 border = { 2, 2, 2, 2 } gap_side = TOP } } } class "*Notebook" style "Notebook" style "Menu" { engine "qtpixmap2" { image { function = BOX file = "white.png" file_color = "window" overlay_file = "shd_out_mnu.png" overlay_file_color = "window" overlay_file_color_mod = 64 overlay_border = { 1, 1, 1, 1 } overlay_stretch = TRUE } } } class "GtkMenu" style "Menu" style "MenuItem" { engine "qtpixmap2" { image { function = BOX file = "m_hl.png" file_color = "selected" file_color_mod = 50 border = { 1, 1, 1, 1 } } } } class "*MenuItem" style "MenuItem" style "MenuBarItem" { engine "qtpixmap2" { image { function = BOX file = "mb_itm_sel.png" file_color = "window" file_color_mod = 25 border = { 1, 1, 1, 1 } } } } widget_class "*MenuBar*MenuItem" style "MenuBarItem" style "MenuBar" { engine "qtpixmap2" { image { function = BOX file = "mb_bgnd.png" file_color = "button" file_color_mod = 25 border = { 1, 1, 1, 1 } } } } class "*MenuBar" style "MenuBar" style "OptionMenu" { GtkOptionMenu::indicator_size = { 16, 16 } GtkOptionMenu::indicator_spacing = { 8, 5, 2, 2 } GtkOptionMenu::focus-padding = 1 engine "qtpixmap2" { image { function = BOX state = NORMAL shadow = OUT file = "mb_opt2.png" file_color = "button" file_color_mod = 25 border = { 12, 30, 9, 10 } } image { function = BOX state = PRELIGHT shadow = IN file = "mb_opt_hl2.png" file_color = "button" file_color_mod = 25 border = { 12, 30, 9, 10 } } image { function = BOX state = PRELIGHT shadow = OUT file = "mb_opt_hl2.png" file_color = "button" file_color_mod = 25 border = { 12, 30, 9, 10 } } image { function = BOX state = NORMAL shadow = IN file = "mb_opt2.png" file_color = "button" file_color_mod = 25 border = { 12, 30, 9, 10 } } image { function = BOX state = INSENSITIVE shadow = IN file = "mb_opt_dis2.png" file_color = "button" file_color_mod = 15 border = { 12, 30, 9, 10 } } image { function = BOX state = INSENSITIVE shadow = OUT file = "mb_opt_dis2.png" file_color = "button" file_color_mod = 15 border = { 12, 30, 9, 10 } } image { function = BOX state = SELECTED shadow = IN file = "mb_opt2.png" file_color = "button" file_color_mod = 25 border = { 12, 30, 9, 10 } } image { function = BOX state = ACTIVE shadow = IN file = "mb_opt2.png" file_color = "button" file_color_mod = 25 border = { 12, 30, 9, 10 } } image { function = TAB overlay_file = "mb_opt_arr.png" overlay_file_color = "text" overlay_stretch = FALSE } image { function = TAB state = INSENSITIVE overlay_file = "mb_opt_arr_dis.png" overlay_stretch = FALSE } } } class "*OptionMenu" style "OptionMenu" style "ProgressBar" { engine "qtpixmap2" { image { function = BOX detail = "bar" file = "pbar.png" file_color = "selected" file_color_mod = 25 border = { 1, 1, 1, 1 } stretch = "height" } image { function = BOX detail = "trough" file = "trf_h.png" border = { 2, 2, 2, 2 } orientation = HORIZONTAL } } } class "*ProgressBar" style "ProgressBar" style "Scale" { GtkScale::slider_length = 12 engine "qtpixmap2" { image { function = BOX detail = "trough" file = "sldr_trf_v2.png" file_color = "button" file_color_mod = 19 border = { 7, 7, 7, 7 } orientation = VERTICAL } image { function = BOX detail = "trough" file = "sldr_trf_h2.png" file_color = "button" file_color_mod = 19 border = { 7, 7, 7, 7 } orientation = HORIZONTAL } image { function = SLIDER state = PRELIGHT file = "sldr_h2.png" file_color = "selected" file_color_mod = 50 border = { 4, 4, 4, 4 } orientation = HORIZONTAL } image { function = SLIDER file = "sldr_h2.png" file_color = "selected" file_color_mod = 25 border = { 4, 4, 4, 4 } orientation = HORIZONTAL } image { function = SLIDER state = PRELIGHT file = "sldr_v2.png" file_color = "selected" file_color_mod = 50 border = { 4, 4, 4, 4 } orientation = VERTICAL } image { function = SLIDER file = "sldr_v2.png" file_color = "selected" file_color_mod = 25 border = { 4, 4, 4, 4 } orientation = VERTICAL } } } class "Gtk*Scale" style "Scale" style "Ruler" { engine "qtpixmap2" { image { function = BOX detail = "vruler" file = "rlr_v.png" file_color = "button" file_color_mod = 25 border = { 2, 2, 2, 2 } } image { function = BOX detail = "hruler" file = "rlr_h.png" file_color = "button" file_color_mod = 25 border = { 2, 2, 2, 2 } } } } class "*Ruler" style "Ruler" style "Curve" { engine "qtpixmap2" { image { function = FLAT_BOX detail = "curve_bg" file = "crv_bgnd.png" border = { 2, 2, 2, 2 } } } } class "*Curve" style "Curve" style "Entry" { engine "qtpixmap2" { image { function = SHADOW shadow = IN file = "shd_in_ent.png" file_color = "window" file_color_mod = 64 border = { 2, 2, 2, 2 } } } } class "*Entry" style "Entry" class "*SpinButton" style "Entry" # Evolution... style "EveGrayBar" { engine "qtpixmap2" { image { function = FLAT_BOX file = "white.png" file_color = "button" file_color_mod = "-50" } } } class "EGrayBar" style "EveGrayBar" # Nautilus... style "BPlug" { engine "qtpixmap2" { image { function = FLAT_BOX file = "tbar_h.png" file_color = "button" file_color_mod = 25 orientation = VERTICAL detail = "base" } image { function = FLAT_BOX file = "tbar_v.png" file_color = "button" file_color_mod = 25 orientation = HORIZONTAL detail = "base" } } } class "BonoboPlug" style "BPlug" style "Default" { GtkButton::child_displacement_x = 0 GtkButton::child_displacement_y = 1 GtkButton::default_border = { 1, 1, 1, 1 } GtkButton::default_outside_border = { 1, 1, 1, 1 } GtkOptionMenu::indicator_size = { 16, 16 } GtkOptionMenu::indicator_spacing = { 6, 5, 2, 2 } GtkScrollbar::has_secondary_backward_stepper = 1 GtkScrollbar::min_slider_length = 14 GtkPaned::handle_size = 6 engine "qtpixmap2" { # Spinboxes... image { function = BOX shadow = IN state = NORMAL orientation = VERTICAL file = "sbx_btn_bx.png" file_color = "button" file_color_mod = 25 detail = "spinbutton" border = { 1, 1, 1, 1 } } image { function = ARROW shadow = OUT overlay_file = "sbx_arr_u.png" overlay_stretch = FALSE arrow_direction = UP detail = "spinbutton" } image { function = ARROW shadow = IN overlay_file = "sbx_arr_u_prs.png" overlay_stretch = FALSE arrow_direction = UP detail = "spinbutton" } image { function = ARROW shadow = OUT overlay_file = "sbx_arr_d.png" overlay_stretch = FALSE arrow_direction = DOWN detail = "spinbutton" } image { function = ARROW shadow = IN overlay_file = "sbx_arr_d_prs.png" overlay_stretch = FALSE arrow_direction = DOWN detail = "spinbutton" } image { function = BOX file = "nthng.png" detail = "spinbutton_up" } image { function = BOX file = "nthng.png" detail = "spinbutton_down" } # Scrollbars... image { function = SLIDER detail = "slider" state = PRELIGHT file = "sbar_h_hl.png" file_color = "selected" border = { 6, 6, 6, 6 } orientation = HORIZONTAL overlay_file = "sbar_h_thm_hl.png" overlay_file_color = "selected" overlay_stretch = FALSE overlay_min_size = { 36, 0 } file_color_mod = 70 overlay_file_color_mod = 70 } image { function = SLIDER detail = "slider" file = "sbar_h.png" file_color = "selected" border = { 6, 6, 6, 6 } orientation = HORIZONTAL overlay_file = "sbar_h_thm.png" overlay_file_color = "selected" overlay_stretch = FALSE overlay_min_size = { 36, 0 } file_color_mod = 70 overlay_file_color_mod = 70 } image { function = SLIDER detail = "slider" state = PRELIGHT file = "sbar_v_hl.png" file_color = "selected" border = { 6, 6, 6, 6 } orientation = VERTICAL overlay_file = "sbar_v_thm_hl.png" overlay_file_color = "selected" overlay_stretch = FALSE overlay_min_size = { 0, 36 } file_color_mod = 70 overlay_file_color_mod = 70 } image { function = SLIDER detail = "slider" file = "sbar_v.png" file_color = "selected" border = { 6, 6, 6, 6 } orientation = VERTICAL overlay_file = "sbar_v_thm.png" overlay_file_color = "selected" overlay_stretch = FALSE overlay_min_size = { 0, 36 } file_color_mod = 70 overlay_file_color_mod = 70 } image { function = BOX state = NORMAL file = "sbar_arr_bx_h.png" border = {1, 1, 1, 1 } detail = "hscrollbar" file_color = "button" file_color_mod = 25 } image { function = BOX state = PRELIGHT file = "sbar_arr_bx_h.png" border = {1, 1, 1, 1 } detail = "hscrollbar" file_color = "button" file_color_mod = 25 } image { function = BOX state = INSENSITIVE file = "sbar_arr_bx_h_dis.png" border = {1, 1, 1, 1 } detail = "hscrollbar" } image { function = BOX shadow = IN file = "sbar_arr_bx_h_act.png" border = {1, 1, 1, 1 } detail = "hscrollbar" } image { function = BOX state = NORMAL file = "sbar_arr_bx_v.png" border = {1, 1, 1, 1 } detail = "vscrollbar" file_color = "button" file_color_mod = 25 } image { function = BOX state = PRELIGHT file = "sbar_arr_bx_v.png" border = {1, 1, 1, 1 } detail = "vscrollbar" file_color = "button" file_color_mod = 25 } image { function = BOX state = INSENSITIVE file = "sbar_arr_bx_v_dis.png" border = {1, 1, 1, 1 } detail = "vscrollbar" } image { function = BOX shadow = IN file = "sbar_arr_bx_v_act.png" border = {1, 1, 1, 1 } detail = "vscrollbar" } # Troughs image { function = BOX detail = "trough" file = "trf_v.png" file_color = "button" file_color_mod = 25 border = { 2, 2, 2, 2 } orientation = VERTICAL } image { function = BOX detail = "trough" file = "trf_h.png" file_color = "button" file_color_mod = 25 border = { 2, 2, 2, 2 } orientation = HORIZONTAL } # Handlebox image { function = BOX detail = "handlebox_bin" file = "tbar_h.png" file_color = "button" file_color_mod = 25 orientation = HORIZONTAL } image { function = BOX detail = "handlebox_bin" file = "tbar_v.png" file_color = "button" file_color_mod = 25 orientation = VERTICAL } # Paned Widgets image { function = BOX detail = "paned" file = "paned.png" border = { 2, 2, 2, 2 } } # Tooltips image { function = FLAT_BOX detail = "tooltip" file = "ttip.png" border = { 1, 1, 1, 1 } } # Arrows image { function = ARROW state = NORMAL overlay_file = "arr_u_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = UP detail = "vscrollbar" } image { function = ARROW state = PRELIGHT overlay_file = "arr_u_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = UP detail = "vscrollbar" } image { function = ARROW state = INSENSITIVE overlay_file = "arr_u_dis.png" overlay_stretch = FALSE arrow_direction = UP detail = "vscrollbar" } image { function = ARROW shadow = IN overlay_file = "arr_u_clk2.png" overlay_file_color = "button" overlay_stretch = FALSE arrow_direction = UP detail = "vscrollbar" } image { function = ARROW state = NORMAL overlay_file = "arr_d_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = DOWN detail = "vscrollbar" } image { function = ARROW state = PRELIGHT overlay_file = "arr_d_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = DOWN detail = "vscrollbar" } image { function = ARROW state = INSENSITIVE overlay_file = "arr_d_dis.png" overlay_stretch = FALSE arrow_direction = DOWN detail = "vscrollbar" } image { function = ARROW shadow = IN overlay_file = "arr_d_clk2.png" overlay_file_color = "button" overlay_stretch = FALSE arrow_direction = DOWN detail = "vscrollbar" } image { function = ARROW state = NORMAL overlay_file = "arr_l_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = LEFT detail = "hscrollbar" } image { function = ARROW state = PRELIGHT overlay_file = "arr_l_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = LEFT detail = "hscrollbar" } image { function = ARROW state = INSENSITIVE overlay_file = "arr_l_dis.png" overlay_stretch = FALSE arrow_direction = LEFT detail = "hscrollbar" } image { function = ARROW shadow = IN overlay_file = "arr_l_clk2.png" overlay_file_color = "button" overlay_stretch = FALSE arrow_direction = LEFT detail = "hscrollbar" } image { function = ARROW state = NORMAL overlay_file = "arr_r_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = RIGHT detail = "hscrollbar" } image { function = ARROW state = PRELIGHT overlay_file = "arr_r_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = RIGHT detail = "hscrollbar" } image { function = ARROW state = INSENSITIVE overlay_file = "arr_r_dis.png" overlay_stretch = FALSE arrow_direction = RIGHT detail = "hscrollbar" } image { function = ARROW shadow = IN overlay_file = "arr_r_clk2.png" overlay_file_color = "button" overlay_stretch = FALSE arrow_direction = RIGHT detail = "hscrollbar" } image { function = ARROW state = NORMAL overlay_file = "smp_arr_u_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW state = PRELIGHT overlay_file = "smp_arr_u_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW state = INSENSITIVE overlay_file = "smp_arr_u_dis.png" overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW shadow = IN overlay_file = "smp_arr_u_clk.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW state = ACTIVE overlay_file = "smp_arr_u_clk.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW state = NORMAL overlay_file = "smp_arr_d_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = PRELIGHT overlay_file = "smp_arr_d_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = INSENSITIVE overlay_file = "smp_arr_d_dis.png" overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW shadow = IN overlay_file = "smp_arr_d_clk.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = ACTIVE overlay_file = "smp_arr_d_clk.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = NORMAL overlay_file = "smp_arr_l_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW state = PRELIGHT overlay_file = "smp_arr_l_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW state = INSENSITIVE overlay_file = "smp_arr_l_dis.png" overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW shadow = IN overlay_file = "smp_arr_l_clk.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW state = ACTIVE overlay_file = "smp_arr_l_clk.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW state = NORMAL overlay_file = "smp_arr_r_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW state = PRELIGHT overlay_file = "smp_arr_r_nrm.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW state = INSENSITIVE overlay_file = "smp_arr_r_dis.png" overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW shadow = IN overlay_file = "smp_arr_r_clk.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW state = ACTIVE overlay_file = "smp_arr_r_clk.png" overlay_file_color = "text" overlay_stretch = FALSE arrow_direction = RIGHT } # Hline and Vline Widgets image { function = HLINE file = "h_ln.png" file_color = "window" file_color_mod = 64 } image { function = VLINE file = "v_ln.png" file_color = "window" file_color_mod = 64 } # Check Marks image { function = CHECK shadow = OUT overlay_file = "chk_out2.png" overlay_file_color = "button" overlay_file_color_mod = 25 overlay_stretch = FALSE } image { function = CHECK shadow = IN overlay_file = "chk_in2.png" overlay_file_color = "button" overlay_file_color_mod = 25 overlay_stretch = FALSE } # Option Marks image { function = OPTION shadow = OUT overlay_file = "opt_out2.png" overlay_file_color = "button" overlay_file_color_mod = 25 overlay_stretch = FALSE } image { function = OPTION shadow = IN overlay_file = "opt_in2.png" overlay_file_color = "button" overlay_file_color_mod = 25 overlay_stretch = FALSE } # Sliders image { function = SLIDER state = PRELIGHT file = "sldr_h_sel.png" file_color = "selected" border = { 4, 4, 4, 4 } orientation = HORIZONTAL file_color_mod = 70 } image { function = SLIDER file = "sldr_h.png" file_color = "selected" border = { 4, 4, 4, 4 } orientation = HORIZONTAL file_color_mod = 70 } image { function = SLIDER state = PRELIGHT file = "sldr_v_sel.png" file_color = "selected" border = { 4, 4, 4, 4 } orientation = VERTICAL file_color_mod = 70 } image { function = SLIDER file = "sldr_v.png" file_color = "selected" border = { 4, 4, 4, 4 } orientation = VERTICAL file_color_mod = 70 } # Splitters image { function = HANDLE file = "spltr_v.png" file_color = "window" file_color_mod = 25 border = { 2, 2, 2, 2 } detail = "paned" orientation = VERTICAL } image { function = HANDLE file = "spltr_h.png" file_color = "window" file_color_mod = 25 border = { 2, 2, 2, 2 } detail = "paned" orientation = HORIZONTAL } # The Handle on Handleboxes image { function = HANDLE file = "tbar_h.png" file_color = "button" file_color_mod = 25 overlay_file = "hnd_v_thm.png" overlay_file_color = "button" overlay_file_color_mod = 25 overlay_stretch = FALSE orientation = VERTICAL detail = "handlebox" } image { function = HANDLE file = "tbar_v.png" file_color = "button" file_color_mod = 25 overlay_file = "hnd_h_thm.png" overlay_file_color = "button" overlay_file_color_mod = 25 overlay_stretch = FALSE orientation = HORIZONTAL detail = "handlebox" } image { function = HANDLE file = "tbar_h.png" file_color = "button" file_color_mod = 25 overlay_file = "hnd_v_thm.png" overlay_file_color = "button" overlay_file_color_mod = 25 overlay_stretch = FALSE orientation = HORIZONTAL } image { function = HANDLE file = "tbar_v.png" file_color = "button" file_color_mod = 25 overlay_file = "hnd_h_thm.png" overlay_file_color = "button" overlay_file_color_mod = 25 overlay_stretch = FALSE orientation = VERTICAL } # How to draw shadows in general image { function = SHADOW shadow = IN file = "shd_in.png" file_color = "window" file_color_mod = 64 border = { 2, 2, 2, 2 } } image { function = SHADOW shadow = OUT file = "shd_out.png" file_color = "window" file_color_mod = 64 border = { 2, 2, 2, 2 } } image { function = SHADOW shadow = ETCHED_IN file = "etched.png" file_color = "window" file_color_mod = 64 border = { 2, 2, 2, 2 } } image { function = SHADOW shadow = ETCHED_OUT file = "etched.png" file_color = "window" file_color_mod = 64 border = { 2, 2, 2, 2 } } # How to draw shadows with a gap on one side image { function = SHADOW_GAP file = "etched.png" border = { 2, 2, 2, 2 } gap_start_file = "frm_gp_t_s.png" gap_start_border= { 1, 0, 1, 1 } gap_end_file = "frm_gp_t_e.png" gap_end_border = { 0, 2, 1, 1 } gap_side = TOP file_color = "window" file_color_mod = 64 gap_start_file_color = "window" gap_start_file_color_mod = 64 gap_end_file_color = "window" gap_end_file_color_mod = 64 } image { function = BOX shadow = IN file = "tbar_h.png" file_color = "button" file_color_mod = 25 orientation = HORIZONTAL detail = "toolbar" } image { function = BOX file = "tbar_h.png" file_color = "button" file_color_mod = 25 orientation = HORIZONTAL detail = "toolbar" } image { function = BOX shadow = IN file = "tbar_v.png" file_color = "button" file_color_mod = 25 orientation = VERTICAL detail = "toolbar" } image { function = BOX file = "tbar_v.png" file_color = "button" file_color_mod = 25 orientation = VERTICAL detail = "toolbar" } image { function = BOX shadow = IN file = "tbar_h.png" file_color = "button" file_color_mod = 25 orientation = HORIZONTAL detail = "dockitem_bin" } image { function = BOX file = "tbar_h.png" file_color = "button" file_color_mod = 25 orientation = HORIZONTAL detail = "dockitem_bin" } image { function = BOX shadow = IN file = "tbar_v.png" file_color = "button" file_color_mod = 25 orientation = VERTICAL detail = "dockitem_bin" } image { function = BOX file = "tbar_v.png" file_color = "button" file_color_mod = 25 orientation = VERTICAL detail = "dockitem_bin" } # How to draw boxes that have not already been covered image { function = BOX shadow = IN file = "oth_bx.png" file_color = "window" border = {1, 1, 1, 1} } image { function = BOX file = "oth_bx.png" file_color = "window" border = {1, 1, 1, 1} } } } class "GtkWidget" style "Default"