gtk-themes/Callisto-Ayame/gtk-2.0/gtkrc.2017-12-02-112216
2025-06-05 15:27:19 -07:00

414 lines
10 KiB
Plaintext

#ClearlooksGray by Pakos | ja@pakos.biz
gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=16,16"
gtk-menu-images = 0
gtk-button-images = 0
style "clearlooks-default"
{
GtkArrow ::arrow-scaling = 0.5
GtkButton ::child-displacement-x = 0
GtkButton ::child-displacement-y = 0
GtkButton ::default-border = { 0, 0, 0, 0 }
GtkCheckButton ::indicator-size = 14
GtkPaned ::handle-size = 6
GtkRange ::trough-border = 0
GtkRange ::slider-width = 15
GtkRange ::stepper-size = 15
GtkScale ::slider-length = 20
GtkScale ::trough-side-details = 1
GtkScrollbar ::min-slider-length = 30
GtkScrollbar ::has-backward-stepper = 1 # top - up arrow
GtkScrollbar ::has-forward-stepper = 1 # bottom - down arrow
GtkScrollbar ::has-secondary-backward-stepper = 1 # bottom - up arrow
GtkScrollbar ::has-secondary-forward-stepper = 1 # top - down arrow
GtkMenuBar ::internal-padding = 2
GtkMenuItem ::arrow-scaling = 0.5
GtkExpander ::expander-size = 14
GtkToolbar ::internal-padding = 1
GtkTreeView ::expander-size = 14
GtkTreeView ::vertical-separator = 0
GtkMenu ::horizontal-padding = 3
GtkMenu ::vertical-padding = 3
WnckTasklist ::fade-overlay-rect = 0
GtkButton ::focus-padding = 1
GtkScrolledWindow ::scrollbar-spacing = 2
GtkStatusbar ::shadow_type = GTK_SHADOW_NONE
GtkToolbar ::shadow-type = GTK_SHADOW_NONE
GtkMenuBar ::shadow-type = GTK_SHADOW_NONE
xthickness = 1
ythickness = 1
fg[NORMAL] = "#222222"
fg[PRELIGHT] = "#222222"
fg[SELECTED] = "#222222"
fg[ACTIVE] = "#222222"
fg[INSENSITIVE] = "#999999"
bg[NORMAL] = "#d6d6d6"
bg[PRELIGHT] = "#d6d6d6"
bg[SELECTED] = "#d6d6d6"
bg[INSENSITIVE] = "#d6d6d6"
bg[ACTIVE] = "#d6d6d6"
base[NORMAL] = "#eeeeee"
base[PRELIGHT] = "#eeeeee"
base[ACTIVE] = "#222222"
base[SELECTED] = "#222222"
base[INSENSITIVE] = "#d6d6d6"
text[NORMAL] = "#222222"
text[PRELIGHT] = "#222222"
text[ACTIVE] = "#eeeeee"
text[SELECTED] = "#eeeeee"
text[INSENSITIVE] = "#999999"
engine "clearlooks"
{
colorize_scrollbar = TRUE
scrollbar_color = "#222222"
reliefstyle = 0
menubarstyle = 1
toolbarstyle = 1
animation = TRUE
style = GUMMY
radius = 0.0
}
}
style "clearlooks-wide"
{
bg[SELECTED] = "#222222"
xthickness = 2
ythickness = 2
}
style "clearlooks-wider"
{
bg[SELECTED] = "#222222"
xthickness = 3
ythickness = 3
}
#style "scrollbar-arrows" {
# GtkScrollbar::has-backward-stepper = 1 # top - up arrow
# GtkScrollbar::has-forward-stepper = 1 # bottom - down arrow
# GtkScrollbar::has-secondary-backward-stepper = 1 # bottom - up arrow
# GtkScrollbar::has-secondary-forward-stepper = 1 # top - down arrow
#}
#
#class "GtkScrollbar" style "scrollbar-arrows"
style "clearlooks-arrow"
{
engine "pixmap"
{
image
{
function = ARROW
overlay_file = "assets/scrollarrow-up.png"
overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
arrow_direction = UP
}
image
{
function = ARROW
overlay_file = "assets/scrollarrow-down.png"
overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
arrow_direction = DOWN
}
image
{
function = ARROW
overlay_file = "assets/scrollarrow-left.png"
overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
arrow_direction = LEFT
}
image
{
function = ARROW
overlay_file = "assets/scrollarrow-right.png"
overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
arrow_direction = RIGHT
}
}
}
style "clearlooks-button" = "clearlooks-wider"
{
bg[NORMAL] = "#d6d6d6"
bg[PRELIGHT] = "#f7f7f7"
bg[ACTIVE] = "#bfbfbf"
}
style "clearlooks-notebook-bg"
{
bg[NORMAL] = "#d6d6d6"
bg[ACTIVE] = "#d6d6d6"
bg[SELECTED] = "#222222"
}
style "clearlooks-notebook" = "clearlooks-notebook-bg"
{
xthickness = 2
ythickness = 2
engine "clearlooks" {
contrast = 1.0
}
}
style "clearlooks-tasklist" = "clearlooks-wide"
{
}
style "clearlooks-menu" = "clearlooks-wider"
{
xthickness = 0
ythickness = 0
bg[NORMAL] = "#d6d6d6"
engine "clearlooks"
{
radius = 0.0
}
}
style "clearlooks-menu-item" = "clearlooks-wider"
{
xthickness = 2
ythickness = 2
fg[PRELIGHT] = "#eeeeee"
bg[SELECTED] = "#222222"
bg[PRELIGHT] = "#222222"
}
style "clearlooks-separator-menu-item"
{
GtkSeparatorMenuItem::horizontal-padding = 0
GtkWidget::wide-separators = 1
GtkWidget::separator-width = 1
GtkWidget::separator-height = 5
xthickness = 1
ythickness = 0
# xthickness = 1
# ythickness = 2
#
# engine "pixmap"
# {
# image
# {
# function = HLINE
# recolorable = TRUE
# file = "Menu-Menubar/menu-line.png"
# border = { 1, 1, 1, 1 }
# stretch = TRUE
# }
# }
}
style "clearlooks-treeview"
{
engine "clearlooks" {
radius = 0.0
}
}
style "clearlooks-treeview-header" = "clearlooks-default"
{
xthickness = 2
ythickness = 1
bg[NORMAL] = "#d6d6d6"
bg[PRELIGHT] = "#d6d6d6"
bg[ACTIVE] = "#d6d6d6"
}
style "clearlooks-frame-title"
{
fg[NORMAL] = "#222222"
}
style "clearlooks-tooltips" = "clearlooks-wider"
{
bg[NORMAL] = "#F5F5B5"
fg[NORMAL] = "#222222"
}
style "clearlooks-progressbar"
{
xthickness = 2
ythickness = 2
bg[SELECTED] = "#222222"
fg[PRELIGHT] = "#eeeeee"
engine "clearlooks"
{
radius = 0.0
}
}
style "clearlooks-statusbar"
{
engine "clearlooks"
{
contrast = 0.85
}
}
style "clearlooks-comboboxentry"
{
}
style "clearlooks-spinbutton"
{
bg[NORMAL] = "#d6d6d6"
bg[PRELIGHT] = "#d6d6d6"
bg[ACTIVE] = "#d6d6d6"
}
style "clearlooks-scale"
{
bg[NORMAL] = "#222222"
bg[PRELIGHT] = "#838383"
bg[ACTIVE] = "#838383"
}
style "clearlooks-hscale" = "clearlooks-scale"
{
}
style "clearlooks-vscale" = "clearlooks-scale"
{
}
style "clearlooks-scrollbar"
{
bg[NORMAL] = "#d6d6d6"
bg[PRELIGHT] = "#d6d6d6"
bg[ACTIVE] = "#d6d6d6"
bg[SELECTED] = "#d6d6d6"
engine "clearlooks"
{
radius = 0.0
}
}
style "clearlooks-hscrollbar" = "clearlooks-scrollbar"
{
}
style "clearlooks-vscrollbar" = "clearlooks-scrollbar"
{}
style "clearlooks-menubar"
{
}
style "clearlooks-toolbar" = "clearlooks-default"
{
bg[NORMAL] = "#d6d6d6"
engine "clearlooks"
{
toolbarstyle = 0
}
}
style "clearlooks-text-is-fg-color-workaround"
{
text[NORMAL] = "#222222"
text[PRELIGHT] = "#222222"
text[SELECTED] = "#222222"
text[ACTIVE] = "#222222"
text[INSENSITIVE] = "#d6d6d6"
}
style "clearlooks-menuitem-text-is-fg-color-workaround"
{
text[NORMAL] = "#222222"
text[PRELIGHT] = "#eeeeee"
text[SELECTED] = "#222222"
text[ACTIVE] = "#222222"
text[INSENSITIVE] = "#d6d6d6"
}
style "clearlooks-fg-is-text-color-workaround"
{
fg[NORMAL] = "#222222"
fg[PRELIGHT] = "#222222"
fg[ACTIVE] = "#222222"
fg[SELECTED] = "#222222"
fg[INSENSITIVE] = "#d6d6d6"
}
style "panelbuttons"{
GtkButton ::focus-padding = 0
}
style "metacity-frame"
{
# Normal base color
#bg[NORMAL] = "#bbbbbb"
# Unfocused title background color
bg[INSENSITIVE] = { 0.8, 0.8, 0.8 }
# Unfocused title text color
fg[INSENSITIVE] = "#222222"
# Focused icon color
#fg[NORMAL] = { 0.2, 0.2, 0.2 }
# Focused title background color
bg[SELECTED] = "#222222"
#base[ACTIVE] = "#f2f2f2"
# Focused title text color
fg[SELECTED] = "#eeeeee"
}
class "MetaFrames" style "metacity-frame"
class "GtkWindow" style "metacity-frame"
widget_class "*Panel*GtkToggleButton" style "panelbuttons"
class "GtkWidget" style "clearlooks-default"
class "GtkToolbar" style "clearlooks-toolbar"
class "GtkRange" style "clearlooks-wide"
class "GtkFrame" style "clearlooks-wide"
class "GtkEntry" style "clearlooks-wider"
class "GtkSeparator" style "clearlooks-wide"
class "GtkSpinButton" style "clearlooks-spinbutton"
class "GtkScale" style "clearlooks-scale"
class "GtkVScale" style "clearlooks-vscale"
class "GtkHScale" style "clearlooks-hscale"
class "GtkScrollbar" style "clearlooks-scrollbar"
#class "GtkArrow" style "clearlooks-arrow"
class "GtkVScrollbar" style "clearlooks-vscrollbar"
class "GtkHScrollbar" style "clearlooks-hscrollbar"
widget_class "*<GtkNotebook>*<GtkEventBox>" style "clearlooks-notebook-bg"
widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "clearlooks-notebook-bg"
widget_class "*<GtkNotebook>*<GtkLayout>" style "clearlooks-notebook-bg"
widget_class "*<GtkButton>" style "clearlooks-button"
widget_class "*<GtkNotebook>" style "clearlooks-notebook"
widget_class "*<GtkStatusbar>*" style "clearlooks-statusbar"
widget_class "*<GtkComboBoxEntry>*" style "clearlooks-comboboxentry"
widget_class "*<GtkCombo>*" style "clearlooks-comboboxentry"
widget_class "*<GtkMenuBar>*" style "clearlooks-menubar"
widget_class "*<GtkMenu>*" style "clearlooks-menu"
widget_class "*<GtkMenuItem>*" style "clearlooks-menu-item"
widget_class "*<GtkSeparatorMenuItem>*" style "clearlooks-separator-menu-item"
widget_class "*.<GtkFrame>.<GtkLabel>" style "clearlooks-frame-title"
widget_class "*.<GtkTreeView>*" style "clearlooks-treeview"
widget_class "*<GtkProgressBar>" style "clearlooks-progressbar"
widget_class "*.<GtkTreeView>.<GtkButton>" style "clearlooks-treeview-header"
widget_class "*.<GtkCTree>.<GtkButton>" style "clearlooks-treeview-header"
widget_class "*.<GtkList>.<GtkButton>" style "clearlooks-treeview-header"
widget_class "*.<GtkCList>.<GtkButton>" style "clearlooks-treeview-header"
widget_class "*.ETable.ECanvas" style "clearlooks-treeview-header"
widget_class "*.ETree.ECanvas" style "clearlooks-treeview-header"
widget "gtk-tooltip*" style "clearlooks-tooltips"
widget_class "*.<GtkComboBox>.<GtkCellView>" style "clearlooks-text-is-fg-color-workaround"
widget "*.gtk-combobox-popup-menu.*" style "clearlooks-menuitem-text-is-fg-color-workaround"
widget_class "*<GtkListItem>*" style "clearlooks-fg-is-text-color-workaround"
widget_class "*<GtkCList>" style "clearlooks-fg-is-text-color-workaround"
class "GtkHandleBox" style "clearlooks-toolbar" # Makes handleboxes match darkened toolbars.
widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" # Fixes some tab backgrounds.