# HG changeset patch # User Christophe Lincoln # Date 1330169017 -3600 # Node ID 135cbd9b8467ef95154f0a44713cd105773ca365 # Parent 572e006ee1bc5c44d9e65c47beff578c268bca77 New Openbox and GTK theme matching 4.0 colors (brown/orange) diff -r 572e006ee1bc -r 135cbd9b8467 rootfs/usr/share/themes/SliTaz-greylooks/gtk-2.0/gtkrc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rootfs/usr/share/themes/SliTaz-greylooks/gtk-2.0/gtkrc Sat Feb 25 12:23:37 2012 +0100 @@ -0,0 +1,154 @@ +style "clearlooks-default" +{ + GtkButton ::default_border = { 0, 0, 0, 0 } + GtkRange ::trough_border = 0 + GtkPaned ::handle_size = 6 + GtkRange ::slider_width = 15 + GtkRange ::stepper_size = 15 + GtkScrollbar ::min_slider_length = 30 + GtkCheckButton ::indicator_size = 12 + GtkMenuBar ::internal-padding = 0 + GtkTreeView ::expander_size = 14 + GtkExpander ::expander_size = 16 + + xthickness = 1 + ythickness = 1 + + fg[NORMAL] = "#000000" # black + fg[PRELIGHT] = "#000000" # black + fg[SELECTED] = "#ffffff" # white + fg[ACTIVE] = "#000000" # black + fg[INSENSITIVE] = "#b5b3ac" # dark beige + + bg[NORMAL] = "#f1efeb" # light beige + bg[PRELIGHT] = "#f9f7f3" # very light beige + bg[SELECTED] = "#7b705c" # grey + bg[INSENSITIVE] = "#efebe7" # beige + bg[ACTIVE] = "#d7d3ca" # dark beige + + base[NORMAL] = "#ffffff" # white + base[PRELIGHT] = "#7b705c" # grey + base[ACTIVE] = "#a69f91" # grey beige + base[SELECTED] = "#7b705c" # grey + base[INSENSITIVE] = "#efebe7" # beige + + text[NORMAL] = "#000000" # black + text[PRELIGHT] = "#000000" # black + text[ACTIVE] = "#ffffff" # white + text[SELECTED] = "#ffffff" # white + text[INSENSITIVE] = "#b5b3ac" # dark beige + + engine "clearlooks" + { + menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient + menuitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button) + listviewitemstyle = 1 # 0 = flat, 1 = 3d-ish (gradient) + progressbarstyle = 0 # 0 = candy bar, 1 = flat + } +} + +style "clearlooks-wide" = "clearlooks-default" +{ + xthickness = 2 + ythickness = 1 +} + +style "clearlooks-button" = "clearlooks-default" +{ + xthickness = 2 + ythickness = 1 +} + +style "clearlooks-notebook" = "clearlooks-wide" +{ + bg[NORMAL] = "#efede9" + bg[INSENSITIVE] = "#efede9" +} + +style "clearlooks-tasklist" = "clearlooks-default" +{ + xthickness = 5 + ythickness = 3 +} + +style "clearlooks-menu" = "clearlooks-default" +{ + xthickness = 2 + ythickness = 1 + bg[NORMAL] = "#f9f7f3" +} + +style "clearlooks-menu-item" = "clearlooks-default" +{ + xthickness = 2 + ythickness = 3 + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "clearlooks-tree" = "clearlooks-default" +{ + xthickness = 2 + ythickness = 2 +} + +style "clearlooks-frame-title" = "clearlooks-default" +{ + fg[NORMAL] = "#404040" +} + +style "clearlooks-tooltips" = "clearlooks-default" +{ + bg[NORMAL] = "#f8f8f8" + fg[NORMAL] = "#000000" + xthickness = 8 + ythickness = 8 +} + +style "clearlooks-progressbar" = "clearlooks-default" +{ + xthickness = 1 + ythickness = 1 + + fg[PRELIGHT] = "#ffffff" +} + +style "clearlooks-combo" = "clearlooks-default" +{ + xthickness = 2 + ythickness = 2 +} + +# widget styles +class "GtkWidget" style "clearlooks-default" +class "GtkButton" style "clearlooks-button" +class "GtkCombo" style "clearlooks-button" +class "GtkRange" style "clearlooks-wide" +class "GtkFrame" style "clearlooks-wide" +class "GtkMenu" style "clearlooks-menu" +class "GtkEntry" style "clearlooks-button" +class "GtkMenuItem" style "clearlooks-menu-item" +class "GtkStatusbar" style "clearlooks-wide" +class "GtkNotebook" style "clearlooks-notebook" +class "GtkProgressBar" style "clearlooks-progressbar" + +widget_class "*MenuItem.*" style "clearlooks-menu-item" + +# combobox stuff +widget_class "*.GtkComboBox.GtkButton" style "clearlooks-combo" +widget_class "*.GtkCombo.GtkButton" style "clearlooks-combo" + +# tooltips stuff +widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist" +widget "gtk-tooltip*" style "clearlooks-tooltips" + +# treeview stuff +widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree" +widget_class "*.GtkCTree.GtkButton" style "clearlooks-tree" +widget_class "*.GtkList.GtkButton" style "clearlooks-tree" +widget_class "*.GtkCList.GtkButton" style "clearlooks-tree" +widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title" + +# notebook stuff +widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook" +widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" diff -r 572e006ee1bc -r 135cbd9b8467 rootfs/usr/share/themes/SliTaz-greylooks/openbox-3/themerc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rootfs/usr/share/themes/SliTaz-greylooks/openbox-3/themerc Sat Feb 25 12:23:37 2012 +0100 @@ -0,0 +1,69 @@ +# SliTaz GNU/Linux Openbox theme. Images are from the Natura theme +# and colors match SliTaz current style with inspiration from Onyx. + +# General +border.width: 1 +padding.width: 2 +padding.height: 2 +window.handle.width: 2 +window.client.padding.width: 0 +menu.overlap: 0 +*.justify: center +*.bg.highlight: 50 +*.bg.shadow: 01 +*.title.bg: raised gradient vertical +*.title.bg.color: #7b705c +*.title.bg.colorTo: #342812 + +# Menu settings (match SliTaz GTK/Clearlooks colors) +menu.title.text.color: #ffffff +menu.items.bg: flat +menu.items.bg.color: #f9f7f3 +#menu.items.bg.colorTo: #ffffff +menu.separator.color: #dcd8cf +menu.border.color: #908266 +menu.border.width: 1 +menu.items.active.bg: raised vertical gradient +menu.items.active.bg.color: #7b705c +menu.items.active.bg.colorTo: #615a4d +menu.items.active.text.color: white +menu.items.text.color: #000000 +menu.items.disabled.text.color: #aeaeae + +# Window +window.active.border.color: #342812 +window.inactive.border.color: #222222 +window.inactive.border.width: 10 +window.active.title.bg: raised gradient vertical +window.active.title.bg.color: #7b705c +window.active.title.bg.colorTo: #342812 +window.active.title.bg.highlight: 35 +window.active.title.bg.shadow: 00 +window.active.title.separator.color: #342812 +window.inactive.title.separator.color: #888173 +window.inactive.title.bg: raised gradient vertical +window.inactive.title.bg.color: #a69f91 +window.inactive.title.bg.colorTo: #888173 +window.active.label.bg: Parentrelative +window.active.label.text.color: #ffffff +window.active.label.text.font:shadow=y:shadowtint=80:shadowoffset=1 +window.inactive.label.bg: Parentrelative +window.inactive.label.text.color: #ffffff + +window.active.button.*.bg: Parentrelative +window.active.button.*.image.color: #eaeaea +window.active.button.hover.bg: Parentrelative +window.active.button.hover.image.color: #ffffff +window.inactive.button.*.bg: Parentrelative +window.inactive.button.*.image.color: #eaeaea +window.inactive.button.hover.image.color: #ffffff + +window.*.handle.bg: Raised solid +window.*.handle.bg.color: #342812 +window.*.grip.bg: Raised solid +window.*.grip.bg.color: #342812 + +# OSD +osd.bg: raised vertical gradient +osd.bg.color: #7b705c +osd.bg.colorTo: #342812 diff -r 572e006ee1bc -r 135cbd9b8467 rootfs/usr/share/themes/SliTaz/gtk-2.0/gtkrc --- a/rootfs/usr/share/themes/SliTaz/gtk-2.0/gtkrc Thu Feb 23 19:20:56 2012 +0000 +++ b/rootfs/usr/share/themes/SliTaz/gtk-2.0/gtkrc Sat Feb 25 12:23:37 2012 +0100 @@ -22,15 +22,15 @@ bg[NORMAL] = "#f1efeb" # light beige bg[PRELIGHT] = "#f9f7f3" # very light beige - bg[SELECTED] = "#7b705c" # grey - bg[INSENSITIVE] = "#efebe7" # beige + bg[SELECTED] = "#d66018" # orange + bg[INSENSITIVE] = "#efebe7" # light grey bg[ACTIVE] = "#d7d3ca" # dark beige base[NORMAL] = "#ffffff" # white - base[PRELIGHT] = "#7b705c" # grey - base[ACTIVE] = "#a69f91" # grey beige - base[SELECTED] = "#7b705c" # grey - base[INSENSITIVE] = "#efebe7" # beige + base[PRELIGHT] = "#d66018" # orange + base[ACTIVE] = "#72320e" # brown + base[SELECTED] = "#d66018" # orange + base[INSENSITIVE] = "#efebe7" # light grey text[NORMAL] = "#000000" # black text[PRELIGHT] = "#000000" # black @@ -73,8 +73,8 @@ style "clearlooks-menu" = "clearlooks-default" { - xthickness = 2 - ythickness = 1 + xthickness = 0 + ythickness = 0 bg[NORMAL] = "#f9f7f3" } @@ -94,7 +94,7 @@ style "clearlooks-frame-title" = "clearlooks-default" { - fg[NORMAL] = "#404040" + fg[NORMAL] = "#333333" } style "clearlooks-tooltips" = "clearlooks-default" diff -r 572e006ee1bc -r 135cbd9b8467 rootfs/usr/share/themes/SliTaz/openbox-3/themerc --- a/rootfs/usr/share/themes/SliTaz/openbox-3/themerc Thu Feb 23 19:20:56 2012 +0000 +++ b/rootfs/usr/share/themes/SliTaz/openbox-3/themerc Sat Feb 25 12:23:37 2012 +0100 @@ -1,69 +1,69 @@ # SliTaz GNU/Linux Openbox theme. Images are from the Natura theme -# and colors match SliTaz current style with inspiration from Onyx. +# and colors match SliTaz current style. Name: Sunset # General border.width: 1 padding.width: 2 -padding.height: 2 +padding.height: 4 window.handle.width: 2 window.client.padding.width: 0 menu.overlap: 0 *.justify: center *.bg.highlight: 50 *.bg.shadow: 01 -*.title.bg: raised gradient vertical -*.title.bg.color: #7b705c -*.title.bg.colorTo: #342812 +*.title.bg: flat +*.title.bg.color: #351a0a +#*.title.bg.colorTo: #342812 # Menu settings (match SliTaz GTK/Clearlooks colors) -menu.title.text.color: #ffffff +menu.title.text.color: #cfcfcf menu.items.bg: flat menu.items.bg.color: #f9f7f3 -#menu.items.bg.colorTo: #ffffff +#menu.items.bg.colorTo: #cfcfcf menu.separator.color: #dcd8cf menu.border.color: #908266 menu.border.width: 1 -menu.items.active.bg: raised vertical gradient -menu.items.active.bg.color: #7b705c -menu.items.active.bg.colorTo: #615a4d +menu.items.active.bg: Gradient Vertical Flat +menu.items.active.bg.color: #d66018 +menu.items.active.bg.colorTo: #9d5122 menu.items.active.text.color: white menu.items.text.color: #000000 -menu.items.disabled.text.color: #aeaeae +menu.items.disabled.text.color: #cfcfcf # Window -window.active.border.color: #342812 -window.inactive.border.color: #222222 +window.active.border.color: #72320e +window.inactive.border.color: #351a0a window.inactive.border.width: 10 -window.active.title.bg: raised gradient vertical -window.active.title.bg.color: #7b705c -window.active.title.bg.colorTo: #342812 +window.active.title.bg: flat +window.active.title.bg.color: #351a0a +#window.active.title.bg.colorTo: #342812 window.active.title.bg.highlight: 35 window.active.title.bg.shadow: 00 -window.active.title.separator.color: #342812 -window.inactive.title.separator.color: #888173 -window.inactive.title.bg: raised gradient vertical -window.inactive.title.bg.color: #a69f91 -window.inactive.title.bg.colorTo: #888173 +window.active.title.separator.color: #351a0a +window.inactive.title.separator.color: #72320e +window.inactive.title.bg: flat +window.inactive.title.bg.color: #72320e +#window.inactive.title.bg.colorTo: #888173 window.active.label.bg: Parentrelative -window.active.label.text.color: #ffffff -window.active.label.text.font:shadow=y:shadowtint=80:shadowoffset=1 +window.active.label.text.color: #cfcfcf +#window.active.label.text.font:shadow=y:shadowtint=80:shadowoffset=1 window.inactive.label.bg: Parentrelative -window.inactive.label.text.color: #ffffff - +window.inactive.label.text.color: #bbbbbb window.active.button.*.bg: Parentrelative -window.active.button.*.image.color: #eaeaea +window.active.button.*.image.color: #cfcfcf window.active.button.hover.bg: Parentrelative window.active.button.hover.image.color: #ffffff window.inactive.button.*.bg: Parentrelative -window.inactive.button.*.image.color: #eaeaea +window.inactive.button.*.image.color: #cfcfcf window.inactive.button.hover.image.color: #ffffff -window.*.handle.bg: Raised solid -window.*.handle.bg.color: #342812 -window.*.grip.bg: Raised solid -window.*.grip.bg.color: #342812 +window.*.handle.bg: Raised Raised +window.*.handle.bg.color: #d66018 +window.*.grip.bg: Raised Raised +window.*.grip.bg.color: #351a0a # OSD -osd.bg: raised vertical gradient -osd.bg.color: #7b705c -osd.bg.colorTo: #342812 +osd.bg: flat +osd.bg.color: #351a0a +#osd.bg.colorTo: #342812 +osd.border.color: #d66018