404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.224.30.216: ~ $
style "default"
{
    GtkButton::default_border         = {0, 0 ,0 ,0}
    GtkButton::default_outside_border = {0, 0 ,0 ,0}
    GtkButton::default_spacing        = 2
    GtkButton::focus-line-width       = 1
    GtkButton::focus-padding          = 0
    GtkCheckButton::indicator_size    = 15
    GtkRadioButton::indicator_size    = 15
    GtkMenuBar::shadow_type           = out
    GtkMenuItem::selected_shadow_type = out
    GtkPaned::handle_full_size        = 1
    GtkRange::slider_width            = 15
    GtkRange::stepper_size            = 15
    GtkRange::stepper_spacing         = 0
    GtkRange::trough_border           = 0
    GtkScrollbar::min_slider_length   = 20
    GtkStatusbar::shadow_type         = in
    GtkToolbar::shadow_type           = out
    GtkWidget::focus-line-pattern     = "\0"
    GtkWidget::focus-line-width       = 1
    GtkWidget::interior_focus         = 0
    GtkWidget::internal-padding       = 2

    xthickness = 2
    ythickness = 2

    fg[NORMAL]        = "#000000" 
    fg[ACTIVE]        = "#000000" 
    fg[PRELIGHT]      = "#000000" 
    fg[SELECTED]      = "#ffffff" 
    fg[INSENSITIVE]   = "#7f7f7f" 

    bg[NORMAL]        = "#e5e5e5" 
    bg[PRELIGHT]      = "#f5f5f5" 
    bg[ACTIVE]        = "#cccccc" 
    bg[INSENSITIVE]   = "#d8d8d8" 
    bg[SELECTED]      = "#4464ac" 

    base[NORMAL]      = "#ffffff"       
    base[SELECTED]    = "#4464ac"       
    base[ACTIVE]      = "#99a6bf"       
    base[PRELIGHT]    = "#e5e5e5"       
    base[INSENSITIVE] = "#d8d8d8"       

    text[INSENSITIVE] = "#808080"       
    text[NORMAL]      = "#000000"       
    text[ACTIVE]      = "#ffffff"       
    text[PRELIGHT]    = "#000000"       
    text[SELECTED]    = "#ffffff"       

    engine "xfce" 
    {
        smooth_edge = true
        boxfill
        {
            fill_style = plain
        }
    }
}

widget_class "*"                   style "default"

style "menu-color" = "default"
{
    bg[PRELIGHT]    = "#4464ac"
    fg[PRELIGHT]    = "#ffffff"

    engine "xfce" 
    {
        smooth_edge = false
        boxfill
        {
            fill_style = plain
        }
    }
}

style "tool-bar" = "menu-color"
{
    xthickness = 2
    ythickness = 2

    engine "xfce" 
    {
        smooth_edge = true
        boxfill
        {
            fill_style = plain
        }
    }
}
widget_class "*BonoboDockItem"     style "tool-bar"
class "*BonoboDockItem"            style "tool-bar"
widget_class "*HandleBox"          style "tool-bar"
class "*HandleBox"                 style "tool-bar"
widget_class "*ToolBar"            style "tool-bar"
class "*ToolBar"                   style "tool-bar"
widget_class "*MenuBar"            style "tool-bar"
class "*MenuBar"                   style "tool-bar"

style "menu" = "menu-color"
{
    xthickness = 2
    ythickness = 2

    engine "xfce" 
    {
        smooth_edge = false
        boxfill
        {
            fill_style = gradient
            orientation = vertical
            shade_start = 0.80
            shade_end = 1.80
        }
    }
}
widget_class "*MenuItem*"          style "menu"
class "*MenuItem*"                 style "menu"

style "progress" = "menu-color"
{
    xthickness = 1
    ythickness = 1

    engine "xfce" 
    {
        smooth_edge = false
        boxfill
        {
            fill_style = gradient
            orientation = vertical
            shade_start = 0.80
            shade_end = 1.80
        }
    }
}
widget_class "*GtkProgress*"       style "progress"
class "*GtkProgress*"              style "progress"

style "button" = "default"
{
    xthickness = 2
    ythickness = 2

    engine "xfce" 
    {
        smooth_edge = true
        boxfill
        {
            fill_style = plain
        }
    }
}
widget_class "*Button*"            style "button"
class "*Button*"                   style "button"


# This is for ROX-Filer
# 
style "rox" = "default"
{
  bg[NORMAL] = "#ffffff"
  bg[ACTIVE] = "#ffffff"
}
widget_class "*Collection"         style "rox"


# This is for the window borders (xfwm4 & metacity)
# 
style "titlebar"
{
    bg[SELECTED]      = "#4464ac"
    fg[SELECTED]      = "#ffffff"
    bg[INSENSITIVE]   = "#cccccc"
    fg[INSENSITIVE]   = "#000000"
}

widget "xfwm"             style "titlebar"
class "MetaFrames"        style "titlebar"
widget_class "MetaFrames" style "titlebar"


Filemanager

Name Type Size Permission Actions
gtkrc File 4.25 KB 0644