diff options
Diffstat (limited to 'share/gcstar/style')
132 files changed, 1277 insertions, 0 deletions
diff --git a/share/gcstar/style/GCstar/gtkrc b/share/gcstar/style/GCstar/gtkrc new file mode 100644 index 0000000..b4ef09d --- /dev/null +++ b/share/gcstar/style/GCstar/gtkrc @@ -0,0 +1,277 @@ +# style <name> [= <name>] +# { +# <option> +# } +# +# widget <widget_set> style <style_name> +# widget_class <widget_class_set> style <style_name> + +# Here is a list of all the possible states. Note that some do not apply to +# certain widgets. +# +# NORMAL - The normal state of a widget, without the mouse over top of +# it, and not being pressed, etc. +# +# PRELIGHT - When the mouse is over top of the widget, colors defined +# using this state will be in effect. +# +# ACTIVE - When the widget is pressed or clicked it will be active, and +# the attributes assigned by this tag will be in effect. +# +# INSENSITIVE - When a widget is set insensitive, and cannot be +# activated, it will take these attributes. +# +# SELECTED - When an object is selected, it takes these attributes. +# +# Given these states, we can set the attributes of the widgets in each of +# these states using the following directives. +# +# fg - Sets the foreground color of a widget. +# bg - Sets the background color of a widget. +# bg_pixmap - Sets the background of a widget to a tiled pixmap. +# font - Sets the font to be used with the given widget. +# + +style "gcStocks" +{ + # Redefine used stock items. Each entry contains the stock item + # name and the file name (it should be in the same directory as + # this file. + stock["gtk-dialog-question"] = + { + {"icons/help/64x64.png", *, *, "gtk-dialog"} + } + stock["gtk-dialog-info"] = + { + {"icons/about/64x64.png", *, *, "gtk-dialog"} + } + stock["gtk-dialog-error"] = + { + {"icons/error/64x64.png", *, *, "gtk-dialog"} + } + stock["gtk-about"] = + { + {"icons/about/16x16.png", *, *, "gtk-menu"}, + {"icons/about/16x16.png"} + } + stock["gtk-add"] = + { + {"icons/add/16x16.png", *, *, "gtk-menu"}, + {"icons/add/16x16.png", *, *, "gtk-small-toolbar"}, + {"icons/add/24x24.png", *, *, "gtk-button"}, + {"icons/add/24x24.png", *, *, "gtk-large-toolbar"}, + {"icons/add/32x32.png"} + } + stock["gtk-cancel"] = + { + {"icons/cancel/24x24.png", *, *, "gtk-button"}, + {"icons/cancel/32x32.png"} + } + stock["gtk-no"] = + { + {"icons/cancel/24x24.png", *, *, "gtk-button"}, + {"icons/cancel/32x32.png"} + } + stock["gtk-clear"] = + { + {"icons/clear/24x24.png", *, *, "gtk-button"}, + {"icons/clear/32x32.png"} + } + stock["gtk-convert"] = + { + {"icons/convert/16x16.png", *, *, "gtk-menu"}, + {"icons/convert/24x24.png", *, *, "gtk-button"}, + {"icons/convert/32x32.png"} + } + stock["gtk-delete"] = + { + {"icons/delete/16x16.png", *, *, "gtk-menu"}, + {"icons/delete/24x24.png", *, *, "gtk-button"}, + {"icons/delete/32x32.png"} + } + stock["gtk-directory"] = + { + {"icons/directory/32x32.png", *, *, "gtk-large-toolbar"}, + {"icons/directory/32x32.png"} + } + stock["gtk-dnd"] = + { + {"icons/dnd/16x16.png", *, *, "gtk-menu"} + } + stock["gtk-execute"] = + { + {"icons/execute/16x16.png", *, *, "gtk-menu"}, + {"icons/execute/16x16.png", *, *, "gtk-small-toolbar"}, + {"icons/execute/24x24.png", *, *, "gtk-button"}, + {"icons/execute/24x24.png", *, *, "gtk-large-toolbar"}, + {"icons/execute/32x32.png"} + } + stock["gtk-find"] = + { + {"icons/find/16x16.png", *, *, "gtk-menu"}, + {"icons/find/16x16.png", *, *, "gtk-small-toolbar"}, + {"icons/find/24x24.png", *, *, "gtk-button"}, + {"icons/find/24x24.png", *, *, "gtk-large-toolbar"}, + {"icons/find/32x32.png"} + } + stock["gtk-go-back"] = + { + {"icons/go-back/16x16.png", *, *, "gtk-menu"}, + {"icons/go-back/16x16.png", *, *, "gtk-button"} + } + stock["gtk-go-down"] = + { + {"icons/go-down/16x16.png", *, *, "gtk-menu"}, + {"icons/go-down/16x16.png", *, *, "gtk-button"} + } + stock["gtk-go-forward"] = + { + {"icons/go-forward/16x16.png", *, *, "gtk-menu"}, + {"icons/go-forward/16x16.png", *, *, "gtk-button"} + } + stock["gtk-go-up"] = + { + {"icons/go-up/16x16.png", *, *, "gtk-menu"}, + {"icons/go-up/16x16.png", *, *, "gtk-button"} + } + stock["gtk-sort-descending"] = + { + {"icons/go-down/16x16.png", *, *, "gtk-menu"}, + {"icons/go-down/16x16.png", *, *, "gtk-button"} + } + stock["gtk-sort-ascending"] = + { + {"icons/go-up/16x16.png", *, *, "gtk-menu"}, + {"icons/go-up/16x16.png", *, *, "gtk-button"} + } + stock["gtk-help"] = + { + {"icons/help/16x16.png", *, *, "gtk-menu"} + } + stock["gtk-home"] = + { + {"icons/home/32x32.png", *, *, "gtk-large-toolbar"}, + {"icons/home/32x32.png"} + } + stock["gtk-jump-to"] = + { + {"icons/jump-to/24x24.png", *, *, "gtk-button"}, + {"icons/jump-to/32x32.png"} + } + stock["gtk-media-play"] = + { + {"icons/media-play/16x16.png", *, *, "gtk-menu"}, + {"icons/media-play/16x16.png", *, *, "gtk-small-toolbar"}, + {"icons/media-play/24x24.png", *, *, "gtk-button"}, + {"icons/media-play/24x24.png", *, *, "gtk-large-toolbar"}, + {"icons/media-play/32x32.png"} + } + stock["gtk-media-next"] = + { + {"icons/media-next/24x24.png", *, *, "gtk-button"}, + {"icons/media-next/32x32.png"} + } + stock["gtk-network"] = + { + {"icons/network/32x32.png", *, *, "gtk-large-toolbar"}, + {"icons/network/32x32.png"} + } + stock["gtk-new"] = + { + {"icons/new/16x16.png", *, *, "gtk-menu"}, + {"icons/new/16x16.png", *, *, "gtk-small-toolbar"}, + {"icons/new/24x24.png", *, *, "gtk-button"}, + {"icons/new/24x24.png", *, *, "gtk-large-toolbar"}, + {"icons/new/32x32.png"} + } + stock["gtk-ok"] = + { + {"icons/ok/24x24.png", *, *, "gtk-button"}, + {"icons/ok/32x32.png"} + } + stock["gtk-yes"] = + { + {"icons/ok/24x24.png", *, *, "gtk-button"}, + {"icons/ok/32x32.png"} + } + stock["gtk-open"] = + { + {"icons/open/16x16.png", *, *, "gtk-menu"}, + {"icons/open/24x24.png", *, *, "gtk-button"}, + {"icons/open/32x32.png"} + } + stock["gtk-preferences"] = + { + {"icons/preferences/16x16.png", *, *, "gtk-menu"}, + {"icons/preferences/16x16.png", *, *, "gtk-small-toolbar"}, + {"icons/preferences/24x24.png", *, *, "gtk-button"}, + {"icons/preferences/24x24.png", *, *, "gtk-large-toolbar"}, + {"icons/preferences/32x32.png"} + } + stock["gtk-properties"] = + { + {"icons/properties/24x24.png", *, *, "gtk-button"}, + {"icons/properties/32x32.png", *, *, "gtk-large-toolbar"}, + {"icons/properties/32x32.png"} + } + stock["gtk-quit"] = + { + {"icons/quit/16x16.png", *, *, "gtk-menu"} + } + stock["gtk-refresh"] = + { + {"icons/refresh/16x16.png", *, *, "gtk-menu"}, + {"icons/refresh/16x16.png", *, *, "gtk-small-toolbar"}, + {"icons/refresh/24x24.png", *, *, "gtk-button"}, + {"icons/refresh/24x24.png", *, *, "gtk-large-toolbar"}, + {"icons/refresh/32x32.png"} + } + stock["gtk-remove"] = + { + {"icons/remove/24x24.png", *, *, "gtk-button"}, + {"icons/remove/32x32.png"} + } + stock["gtk-revert-to-saved"] = + { + {"icons/revert-to-saved/16x16.png", *, *, "gtk-menu"}, + {"icons/revert-to-saved/24x24.png", *, *, "gtk-button"}, + {"icons/revert-to-saved/32x32.png"} + } + stock["gtk-save"] = + { + {"icons/save/16x16.png", *, *, "gtk-menu"}, + {"icons/save/16x16.png", *, *, "gtk-small-toolbar"}, + {"icons/save/24x24.png", *, *, "gtk-button"}, + {"icons/save/24x24.png", *, *, "gtk-large-toolbar"}, + {"icons/save/32x32.png"} + } + stock["gtk-save-as"] = + { + {"icons/save-as/16x16.png", *, *, "gtk-menu"}, + {"icons/save-as/24x24.png", *, *, "gtk-button"}, + {"icons/save-as/32x32.png"} + } + stock["gtk-select-color"] = + { + {"icons/select-color/32x32.png", *, *, "gtk-large-toolbar"}, + {"icons/select-color/32x32.png"} + } +} + +style "gcDefault" = "gcStocks" +{ +} + +style "gcAbout" = "gcDefault" +{ + fg[NORMAL] = "#777777" + bg[NORMAL] = "#ffffff" + bg[PRELIGHT] = "#ffffff" + bg[ACTIVE] = "#ffffff" + GtkAboutDialog::link-color = "#777777" +} + +# Default rule +widget "*" style "gcDefault" +#class "GtkAboutDialog" style : highest "gcAbout" +#widget "*GtkAboutDialog.GtkVBox.GtkVBox.*" style : highest "gcAbout" diff --git a/share/gcstar/style/GCstar/icons/about/16x16.png b/share/gcstar/style/GCstar/icons/about/16x16.png Binary files differnew file mode 100644 index 0000000..59626a8 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/about/16x16.png diff --git a/share/gcstar/style/GCstar/icons/about/64x64.png b/share/gcstar/style/GCstar/icons/about/64x64.png Binary files differnew file mode 100644 index 0000000..1a94dfc --- /dev/null +++ b/share/gcstar/style/GCstar/icons/about/64x64.png diff --git a/share/gcstar/style/GCstar/icons/add/16x16.png b/share/gcstar/style/GCstar/icons/add/16x16.png Binary files differnew file mode 100644 index 0000000..ef064df --- /dev/null +++ b/share/gcstar/style/GCstar/icons/add/16x16.png diff --git a/share/gcstar/style/GCstar/icons/add/24x24.png b/share/gcstar/style/GCstar/icons/add/24x24.png Binary files differnew file mode 100644 index 0000000..91f0ee5 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/add/24x24.png diff --git a/share/gcstar/style/GCstar/icons/add/32x32.png b/share/gcstar/style/GCstar/icons/add/32x32.png Binary files differnew file mode 100644 index 0000000..d561c5f --- /dev/null +++ b/share/gcstar/style/GCstar/icons/add/32x32.png diff --git a/share/gcstar/style/GCstar/icons/cancel/24x24.png b/share/gcstar/style/GCstar/icons/cancel/24x24.png Binary files differnew file mode 100644 index 0000000..a5495d8 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/cancel/24x24.png diff --git a/share/gcstar/style/GCstar/icons/cancel/32x32.png b/share/gcstar/style/GCstar/icons/cancel/32x32.png Binary files differnew file mode 100644 index 0000000..21c1a71 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/cancel/32x32.png diff --git a/share/gcstar/style/GCstar/icons/clear/24x24.png b/share/gcstar/style/GCstar/icons/clear/24x24.png Binary files differnew file mode 100644 index 0000000..6a0773e --- /dev/null +++ b/share/gcstar/style/GCstar/icons/clear/24x24.png diff --git a/share/gcstar/style/GCstar/icons/clear/32x32.png b/share/gcstar/style/GCstar/icons/clear/32x32.png Binary files differnew file mode 100644 index 0000000..f7aae4e --- /dev/null +++ b/share/gcstar/style/GCstar/icons/clear/32x32.png diff --git a/share/gcstar/style/GCstar/icons/convert/16x16.png b/share/gcstar/style/GCstar/icons/convert/16x16.png Binary files differnew file mode 100644 index 0000000..d67e770 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/convert/16x16.png diff --git a/share/gcstar/style/GCstar/icons/convert/24x24.png b/share/gcstar/style/GCstar/icons/convert/24x24.png Binary files differnew file mode 100644 index 0000000..f234980 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/convert/24x24.png diff --git a/share/gcstar/style/GCstar/icons/convert/32x32.png b/share/gcstar/style/GCstar/icons/convert/32x32.png Binary files differnew file mode 100644 index 0000000..3e99678 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/convert/32x32.png diff --git a/share/gcstar/style/GCstar/icons/delete/16x16.png b/share/gcstar/style/GCstar/icons/delete/16x16.png Binary files differnew file mode 100644 index 0000000..c9bc1f0 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/delete/16x16.png diff --git a/share/gcstar/style/GCstar/icons/delete/24x24.png b/share/gcstar/style/GCstar/icons/delete/24x24.png Binary files differnew file mode 100644 index 0000000..388b929 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/delete/24x24.png diff --git a/share/gcstar/style/GCstar/icons/delete/32x32.png b/share/gcstar/style/GCstar/icons/delete/32x32.png Binary files differnew file mode 100644 index 0000000..fb84487 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/delete/32x32.png diff --git a/share/gcstar/style/GCstar/icons/directory/32x32.png b/share/gcstar/style/GCstar/icons/directory/32x32.png Binary files differnew file mode 100644 index 0000000..f8b7432 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/directory/32x32.png diff --git a/share/gcstar/style/GCstar/icons/dnd/16x16.png b/share/gcstar/style/GCstar/icons/dnd/16x16.png Binary files differnew file mode 100644 index 0000000..640b95d --- /dev/null +++ b/share/gcstar/style/GCstar/icons/dnd/16x16.png diff --git a/share/gcstar/style/GCstar/icons/error/64x64.png b/share/gcstar/style/GCstar/icons/error/64x64.png Binary files differnew file mode 100644 index 0000000..e79c343 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/error/64x64.png diff --git a/share/gcstar/style/GCstar/icons/execute/16x16.png b/share/gcstar/style/GCstar/icons/execute/16x16.png Binary files differnew file mode 100644 index 0000000..eba2657 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/execute/16x16.png diff --git a/share/gcstar/style/GCstar/icons/execute/24x24.png b/share/gcstar/style/GCstar/icons/execute/24x24.png Binary files differnew file mode 100644 index 0000000..c90875b --- /dev/null +++ b/share/gcstar/style/GCstar/icons/execute/24x24.png diff --git a/share/gcstar/style/GCstar/icons/execute/32x32.png b/share/gcstar/style/GCstar/icons/execute/32x32.png Binary files differnew file mode 100644 index 0000000..2fdb1b9 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/execute/32x32.png diff --git a/share/gcstar/style/GCstar/icons/find/16x16.png b/share/gcstar/style/GCstar/icons/find/16x16.png Binary files differnew file mode 100644 index 0000000..54732b1 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/find/16x16.png diff --git a/share/gcstar/style/GCstar/icons/find/24x24.png b/share/gcstar/style/GCstar/icons/find/24x24.png Binary files differnew file mode 100644 index 0000000..9306f78 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/find/24x24.png diff --git a/share/gcstar/style/GCstar/icons/find/32x32.png b/share/gcstar/style/GCstar/icons/find/32x32.png Binary files differnew file mode 100644 index 0000000..8e5f666 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/find/32x32.png diff --git a/share/gcstar/style/GCstar/icons/go-back/16x16.png b/share/gcstar/style/GCstar/icons/go-back/16x16.png Binary files differnew file mode 100644 index 0000000..26106c8 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/go-back/16x16.png diff --git a/share/gcstar/style/GCstar/icons/go-back/24x24.png b/share/gcstar/style/GCstar/icons/go-back/24x24.png Binary files differnew file mode 100644 index 0000000..92aa6b0 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/go-back/24x24.png diff --git a/share/gcstar/style/GCstar/icons/go-down/16x16.png b/share/gcstar/style/GCstar/icons/go-down/16x16.png Binary files differnew file mode 100644 index 0000000..60c5582 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/go-down/16x16.png diff --git a/share/gcstar/style/GCstar/icons/go-down/24x24.png b/share/gcstar/style/GCstar/icons/go-down/24x24.png Binary files differnew file mode 100644 index 0000000..89c2663 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/go-down/24x24.png diff --git a/share/gcstar/style/GCstar/icons/go-forward/16x16.png b/share/gcstar/style/GCstar/icons/go-forward/16x16.png Binary files differnew file mode 100644 index 0000000..5c08037 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/go-forward/16x16.png diff --git a/share/gcstar/style/GCstar/icons/go-forward/24x24.png b/share/gcstar/style/GCstar/icons/go-forward/24x24.png Binary files differnew file mode 100644 index 0000000..3776ede --- /dev/null +++ b/share/gcstar/style/GCstar/icons/go-forward/24x24.png diff --git a/share/gcstar/style/GCstar/icons/go-up/16x16.png b/share/gcstar/style/GCstar/icons/go-up/16x16.png Binary files differnew file mode 100644 index 0000000..8fca259 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/go-up/16x16.png diff --git a/share/gcstar/style/GCstar/icons/go-up/24x24.png b/share/gcstar/style/GCstar/icons/go-up/24x24.png Binary files differnew file mode 100644 index 0000000..73d7d83 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/go-up/24x24.png diff --git a/share/gcstar/style/GCstar/icons/help/16x16.png b/share/gcstar/style/GCstar/icons/help/16x16.png Binary files differnew file mode 100644 index 0000000..ff8f892 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/help/16x16.png diff --git a/share/gcstar/style/GCstar/icons/help/32x32.png b/share/gcstar/style/GCstar/icons/help/32x32.png Binary files differnew file mode 100644 index 0000000..d795114 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/help/32x32.png diff --git a/share/gcstar/style/GCstar/icons/help/64x64.png b/share/gcstar/style/GCstar/icons/help/64x64.png Binary files differnew file mode 100644 index 0000000..a6ff6b7 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/help/64x64.png diff --git a/share/gcstar/style/GCstar/icons/home/32x32.png b/share/gcstar/style/GCstar/icons/home/32x32.png Binary files differnew file mode 100644 index 0000000..78e3a79 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/home/32x32.png diff --git a/share/gcstar/style/GCstar/icons/jump-to/24x24.png b/share/gcstar/style/GCstar/icons/jump-to/24x24.png Binary files differnew file mode 100644 index 0000000..c8275d0 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/jump-to/24x24.png diff --git a/share/gcstar/style/GCstar/icons/jump-to/32x32.png b/share/gcstar/style/GCstar/icons/jump-to/32x32.png Binary files differnew file mode 100644 index 0000000..3fb63a3 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/jump-to/32x32.png diff --git a/share/gcstar/style/GCstar/icons/media-next/24x24.png b/share/gcstar/style/GCstar/icons/media-next/24x24.png Binary files differnew file mode 100644 index 0000000..6227a36 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/media-next/24x24.png diff --git a/share/gcstar/style/GCstar/icons/media-next/32x32.png b/share/gcstar/style/GCstar/icons/media-next/32x32.png Binary files differnew file mode 100644 index 0000000..d0c897e --- /dev/null +++ b/share/gcstar/style/GCstar/icons/media-next/32x32.png diff --git a/share/gcstar/style/GCstar/icons/media-play/16x16.png b/share/gcstar/style/GCstar/icons/media-play/16x16.png Binary files differnew file mode 100644 index 0000000..4c54071 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/media-play/16x16.png diff --git a/share/gcstar/style/GCstar/icons/media-play/24x24.png b/share/gcstar/style/GCstar/icons/media-play/24x24.png Binary files differnew file mode 100644 index 0000000..bb39054 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/media-play/24x24.png diff --git a/share/gcstar/style/GCstar/icons/media-play/32x32.png b/share/gcstar/style/GCstar/icons/media-play/32x32.png Binary files differnew file mode 100644 index 0000000..6836de3 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/media-play/32x32.png diff --git a/share/gcstar/style/GCstar/icons/network/32x32.png b/share/gcstar/style/GCstar/icons/network/32x32.png Binary files differnew file mode 100644 index 0000000..33c3e56 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/network/32x32.png diff --git a/share/gcstar/style/GCstar/icons/new/16x16.png b/share/gcstar/style/GCstar/icons/new/16x16.png Binary files differnew file mode 100644 index 0000000..8fe45b5 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/new/16x16.png diff --git a/share/gcstar/style/GCstar/icons/new/24x24.png b/share/gcstar/style/GCstar/icons/new/24x24.png Binary files differnew file mode 100644 index 0000000..c4a5ca8 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/new/24x24.png diff --git a/share/gcstar/style/GCstar/icons/new/32x32.png b/share/gcstar/style/GCstar/icons/new/32x32.png Binary files differnew file mode 100644 index 0000000..a40f719 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/new/32x32.png diff --git a/share/gcstar/style/GCstar/icons/ok/24x24.png b/share/gcstar/style/GCstar/icons/ok/24x24.png Binary files differnew file mode 100644 index 0000000..4d176c0 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/ok/24x24.png diff --git a/share/gcstar/style/GCstar/icons/ok/32x32.png b/share/gcstar/style/GCstar/icons/ok/32x32.png Binary files differnew file mode 100644 index 0000000..1f02c95 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/ok/32x32.png diff --git a/share/gcstar/style/GCstar/icons/open/16x16.png b/share/gcstar/style/GCstar/icons/open/16x16.png Binary files differnew file mode 100644 index 0000000..79c76bc --- /dev/null +++ b/share/gcstar/style/GCstar/icons/open/16x16.png diff --git a/share/gcstar/style/GCstar/icons/open/24x24.png b/share/gcstar/style/GCstar/icons/open/24x24.png Binary files differnew file mode 100644 index 0000000..072c0bb --- /dev/null +++ b/share/gcstar/style/GCstar/icons/open/24x24.png diff --git a/share/gcstar/style/GCstar/icons/open/32x32.png b/share/gcstar/style/GCstar/icons/open/32x32.png Binary files differnew file mode 100644 index 0000000..099243f --- /dev/null +++ b/share/gcstar/style/GCstar/icons/open/32x32.png diff --git a/share/gcstar/style/GCstar/icons/preferences/16x16.png b/share/gcstar/style/GCstar/icons/preferences/16x16.png Binary files differnew file mode 100644 index 0000000..dfbc87d --- /dev/null +++ b/share/gcstar/style/GCstar/icons/preferences/16x16.png diff --git a/share/gcstar/style/GCstar/icons/preferences/24x24.png b/share/gcstar/style/GCstar/icons/preferences/24x24.png Binary files differnew file mode 100644 index 0000000..d611713 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/preferences/24x24.png diff --git a/share/gcstar/style/GCstar/icons/preferences/32x32.png b/share/gcstar/style/GCstar/icons/preferences/32x32.png Binary files differnew file mode 100644 index 0000000..679c0e4 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/preferences/32x32.png diff --git a/share/gcstar/style/GCstar/icons/properties/24x24.png b/share/gcstar/style/GCstar/icons/properties/24x24.png Binary files differnew file mode 100644 index 0000000..491a188 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/properties/24x24.png diff --git a/share/gcstar/style/GCstar/icons/properties/32x32.png b/share/gcstar/style/GCstar/icons/properties/32x32.png Binary files differnew file mode 100644 index 0000000..d4cc186 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/properties/32x32.png diff --git a/share/gcstar/style/GCstar/icons/quit/16x16.png b/share/gcstar/style/GCstar/icons/quit/16x16.png Binary files differnew file mode 100644 index 0000000..9eb7ce3 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/quit/16x16.png diff --git a/share/gcstar/style/GCstar/icons/quit/32x32.png b/share/gcstar/style/GCstar/icons/quit/32x32.png Binary files differnew file mode 100644 index 0000000..609d987 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/quit/32x32.png diff --git a/share/gcstar/style/GCstar/icons/refresh/16x16.png b/share/gcstar/style/GCstar/icons/refresh/16x16.png Binary files differnew file mode 100644 index 0000000..4b3a239 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/refresh/16x16.png diff --git a/share/gcstar/style/GCstar/icons/refresh/24x24.png b/share/gcstar/style/GCstar/icons/refresh/24x24.png Binary files differnew file mode 100644 index 0000000..6c9268c --- /dev/null +++ b/share/gcstar/style/GCstar/icons/refresh/24x24.png diff --git a/share/gcstar/style/GCstar/icons/refresh/32x32.png b/share/gcstar/style/GCstar/icons/refresh/32x32.png Binary files differnew file mode 100644 index 0000000..852131c --- /dev/null +++ b/share/gcstar/style/GCstar/icons/refresh/32x32.png diff --git a/share/gcstar/style/GCstar/icons/remove/24x24.png b/share/gcstar/style/GCstar/icons/remove/24x24.png Binary files differnew file mode 100644 index 0000000..63adee0 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/remove/24x24.png diff --git a/share/gcstar/style/GCstar/icons/remove/32x32.png b/share/gcstar/style/GCstar/icons/remove/32x32.png Binary files differnew file mode 100644 index 0000000..5f746bf --- /dev/null +++ b/share/gcstar/style/GCstar/icons/remove/32x32.png diff --git a/share/gcstar/style/GCstar/icons/revert-to-saved/16x16.png b/share/gcstar/style/GCstar/icons/revert-to-saved/16x16.png Binary files differnew file mode 100644 index 0000000..6798f41 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/revert-to-saved/16x16.png diff --git a/share/gcstar/style/GCstar/icons/revert-to-saved/24x24.png b/share/gcstar/style/GCstar/icons/revert-to-saved/24x24.png Binary files differnew file mode 100644 index 0000000..6da156a --- /dev/null +++ b/share/gcstar/style/GCstar/icons/revert-to-saved/24x24.png diff --git a/share/gcstar/style/GCstar/icons/revert-to-saved/32x32.png b/share/gcstar/style/GCstar/icons/revert-to-saved/32x32.png Binary files differnew file mode 100644 index 0000000..9c58749 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/revert-to-saved/32x32.png diff --git a/share/gcstar/style/GCstar/icons/save-as/16x16.png b/share/gcstar/style/GCstar/icons/save-as/16x16.png Binary files differnew file mode 100644 index 0000000..cfc18fa --- /dev/null +++ b/share/gcstar/style/GCstar/icons/save-as/16x16.png diff --git a/share/gcstar/style/GCstar/icons/save-as/24x24.png b/share/gcstar/style/GCstar/icons/save-as/24x24.png Binary files differnew file mode 100644 index 0000000..ab7c071 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/save-as/24x24.png diff --git a/share/gcstar/style/GCstar/icons/save-as/32x32.png b/share/gcstar/style/GCstar/icons/save-as/32x32.png Binary files differnew file mode 100644 index 0000000..7d3fc5f --- /dev/null +++ b/share/gcstar/style/GCstar/icons/save-as/32x32.png diff --git a/share/gcstar/style/GCstar/icons/save/16x16.png b/share/gcstar/style/GCstar/icons/save/16x16.png Binary files differnew file mode 100644 index 0000000..bdafc30 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/save/16x16.png diff --git a/share/gcstar/style/GCstar/icons/save/24x24.png b/share/gcstar/style/GCstar/icons/save/24x24.png Binary files differnew file mode 100644 index 0000000..e0e9d91 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/save/24x24.png diff --git a/share/gcstar/style/GCstar/icons/save/32x32.png b/share/gcstar/style/GCstar/icons/save/32x32.png Binary files differnew file mode 100644 index 0000000..c93c7a3 --- /dev/null +++ b/share/gcstar/style/GCstar/icons/save/32x32.png diff --git a/share/gcstar/style/GCstar/icons/select-color/32x32.png b/share/gcstar/style/GCstar/icons/select-color/32x32.png Binary files differnew file mode 100644 index 0000000..b62e5fd --- /dev/null +++ b/share/gcstar/style/GCstar/icons/select-color/32x32.png diff --git a/share/gcstar/style/GCstar/lend.png b/share/gcstar/style/GCstar/lend.png Binary files differnew file mode 100644 index 0000000..86ed939 --- /dev/null +++ b/share/gcstar/style/GCstar/lend.png diff --git a/share/gcstar/style/Gtk/gtkrc b/share/gcstar/style/Gtk/gtkrc new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/share/gcstar/style/Gtk/gtkrc @@ -0,0 +1 @@ + diff --git a/share/gcstar/style/Gtk/lend.png b/share/gcstar/style/Gtk/lend.png Binary files differnew file mode 100644 index 0000000..86ed939 --- /dev/null +++ b/share/gcstar/style/Gtk/lend.png diff --git a/share/gcstar/style/kde/active.png b/share/gcstar/style/kde/active.png Binary files differnew file mode 100644 index 0000000..093464c --- /dev/null +++ b/share/gcstar/style/kde/active.png diff --git a/share/gcstar/style/kde/active2.png b/share/gcstar/style/kde/active2.png Binary files differnew file mode 100644 index 0000000..a4f169d --- /dev/null +++ b/share/gcstar/style/kde/active2.png diff --git a/share/gcstar/style/kde/add.png b/share/gcstar/style/kde/add.png Binary files differnew file mode 100644 index 0000000..9d9dc76 --- /dev/null +++ b/share/gcstar/style/kde/add.png diff --git a/share/gcstar/style/kde/arrowdown.png b/share/gcstar/style/kde/arrowdown.png Binary files differnew file mode 100644 index 0000000..b32645f --- /dev/null +++ b/share/gcstar/style/kde/arrowdown.png diff --git a/share/gcstar/style/kde/arrowleft.png b/share/gcstar/style/kde/arrowleft.png Binary files differnew file mode 100644 index 0000000..e259529 --- /dev/null +++ b/share/gcstar/style/kde/arrowleft.png diff --git a/share/gcstar/style/kde/arrowright.png b/share/gcstar/style/kde/arrowright.png Binary files differnew file mode 100644 index 0000000..e1ee5f6 --- /dev/null +++ b/share/gcstar/style/kde/arrowright.png diff --git a/share/gcstar/style/kde/arrowup.png b/share/gcstar/style/kde/arrowup.png Binary files differnew file mode 100644 index 0000000..28d41da --- /dev/null +++ b/share/gcstar/style/kde/arrowup.png diff --git a/share/gcstar/style/kde/bghonrizontalscroll.png b/share/gcstar/style/kde/bghonrizontalscroll.png Binary files differnew file mode 100644 index 0000000..90c18b7 --- /dev/null +++ b/share/gcstar/style/kde/bghonrizontalscroll.png diff --git a/share/gcstar/style/kde/bgverticalscroll.png b/share/gcstar/style/kde/bgverticalscroll.png Binary files differnew file mode 100644 index 0000000..cb93d6d --- /dev/null +++ b/share/gcstar/style/kde/bgverticalscroll.png diff --git a/share/gcstar/style/kde/box.png b/share/gcstar/style/kde/box.png Binary files differnew file mode 100644 index 0000000..ef92f4d --- /dev/null +++ b/share/gcstar/style/kde/box.png diff --git a/share/gcstar/style/kde/box2.png b/share/gcstar/style/kde/box2.png Binary files differnew file mode 100644 index 0000000..66b00d1 --- /dev/null +++ b/share/gcstar/style/kde/box2.png diff --git a/share/gcstar/style/kde/box3.png b/share/gcstar/style/kde/box3.png Binary files differnew file mode 100644 index 0000000..8f16b83 --- /dev/null +++ b/share/gcstar/style/kde/box3.png diff --git a/share/gcstar/style/kde/cancel.png b/share/gcstar/style/kde/cancel.png Binary files differnew file mode 100644 index 0000000..c6464d9 --- /dev/null +++ b/share/gcstar/style/kde/cancel.png diff --git a/share/gcstar/style/kde/cdrom.png b/share/gcstar/style/kde/cdrom.png Binary files differnew file mode 100644 index 0000000..fe53dd8 --- /dev/null +++ b/share/gcstar/style/kde/cdrom.png diff --git a/share/gcstar/style/kde/checked.png b/share/gcstar/style/kde/checked.png Binary files differnew file mode 100644 index 0000000..143a472 --- /dev/null +++ b/share/gcstar/style/kde/checked.png diff --git a/share/gcstar/style/kde/clear.png b/share/gcstar/style/kde/clear.png Binary files differnew file mode 100644 index 0000000..0d29007 --- /dev/null +++ b/share/gcstar/style/kde/clear.png diff --git a/share/gcstar/style/kde/delete.png b/share/gcstar/style/kde/delete.png Binary files differnew file mode 100644 index 0000000..1de7a6f --- /dev/null +++ b/share/gcstar/style/kde/delete.png diff --git a/share/gcstar/style/kde/display.png b/share/gcstar/style/kde/display.png Binary files differnew file mode 100644 index 0000000..bde85be --- /dev/null +++ b/share/gcstar/style/kde/display.png diff --git a/share/gcstar/style/kde/exec.png b/share/gcstar/style/kde/exec.png Binary files differnew file mode 100644 index 0000000..f05e3e4 --- /dev/null +++ b/share/gcstar/style/kde/exec.png diff --git a/share/gcstar/style/kde/export.png b/share/gcstar/style/kde/export.png Binary files differnew file mode 100644 index 0000000..5dbf6bc --- /dev/null +++ b/share/gcstar/style/kde/export.png diff --git a/share/gcstar/style/kde/find.png b/share/gcstar/style/kde/find.png Binary files differnew file mode 100644 index 0000000..b1a6617 --- /dev/null +++ b/share/gcstar/style/kde/find.png diff --git a/share/gcstar/style/kde/gtkrc b/share/gcstar/style/kde/gtkrc new file mode 100644 index 0000000..61407a9 --- /dev/null +++ b/share/gcstar/style/kde/gtkrc @@ -0,0 +1,746 @@ +# style <name> [= <name>] +# { +# <option> +# } +# +# widget <widget_set> style <style_name> +# widget_class <widget_class_set> style <style_name> + +# Here is a list of all the possible states. Note that some do not apply to +# certain widgets. +# +# NORMAL - The normal state of a widget, without the mouse over top of +# it, and not being pressed, etc. +# +# PRELIGHT - When the mouse is over top of the widget, colors defined +# using this state will be in effect. +# +# ACTIVE - When the widget is pressed or clicked it will be active, and +# the attributes assigned by this tag will be in effect. +# +# INSENSITIVE - When a widget is set insensitive, and cannot be +# activated, it will take these attributes. +# +# SELECTED - When an object is selected, it takes these attributes. +# +# Given these states, we can set the attributes of the widgets in each of +# these states using the following directives. +# +# fg - Sets the foreground color of a widget. +# fg - Sets the background color of a widget. +# bg_pixmap - Sets the background of a widget to a tiled pixmap. +# font - Sets the font to be used with the given widget. +# + +style "gcStocks" +{ + # Redefine used stock items. Each entry contains the stock item + # name and the file name (it should be in the same directory as + # this file. + stock["gtk-preferences"] = + { + {"preferences.png"} + } + stock["gtk-properties"] = + { + {"properties.png"} + } + stock["gtk-find"] = + { + {"find.png"} + } + stock["gtk-new"] = + { + {"new.png"} + } + stock["gtk-home"] = + { + {"home.png"} + } + stock["gtk-save"] = + { + {"save.png"} + } + stock["gtk-save-as"] = + { + {"saveas.png"} + } + stock["gtk-open"] = + { + {"open.png"} + } + stock["gtk-directory"] = + { + {"paths.png"} + } + stock["gtk-refresh"] = + { + {"refresh.png"} + } + stock["gtk-select-color"] = + { + {"display.png"} + } + stock["gtk-execute"] = + { + {"tonight.png"} + } + stock["gtk-quit"] = + { + {"quit.png"} + } + stock["gtk-help"] = + { + {"help.png"} + } + stock["gtk-delete"] = + { + {"delete.png"} + } + stock["gtk-ok"] = + { + {"ok.png"} + } + stock["gtk-yes"] = + { + {"ok.png"} + } + stock["gtk-cancel"] = + { + {"cancel.png"} + } + stock["gtk-no"] = + { + {"cancel.png"} + } + stock["gtk-network"] = + { + {"internet.png"} + } + stock["gtk-clear"] = + { + {"clear.png"} + } + stock["gtk-convert"] = + { + {"import.png"} + } + stock["gtk-paste"] = + { + {"export.png"} + } + stock["gtk-cdrom"] = + { + {"cdrom.png"} + } + stock["gtk-harddisk"] = + { + {"harddisk.png"} + } + stock["gtk-add"] = + { + {"add.png"} + } + stock["gtk-remove"] = + { + {"remove.png"} + } + stock["gtk-sort-descending"] = + { + {"sortdown.png"} + } + stock["gtk-sort-ascending"] = + { + {"sortup.png"} + } + stock["gtk-go-up"] = + { + {"arrowup.png"} + } + stock["gtk-go-down"] = + { + {"arrowdown.png"} + } + stock["gtk-go-back"] = + { + {"arrowleft.png"} + } + stock["gtk-go-forward"] = + { + {"arrowright.png"} + } + stock["gtk-jump-to"] = + { + {"sortdown.png"} + } +} + +# Default theme that will use as a base for other ones +style "gcDefault" = "gcStocks" +{ + # Menu bar shadows drawn around it + GtkMenuBar::shadow_type = GTK_SHADOW_ETCHED_IN + # Tool bar shadows drawn around it + GtkToolbar::shadow_type = GTK_SHADOW_ETCHED_IN + # Frame bar shadows drawn around it + GtkFrame::shadow_type = GTK_SHADOW_ETCHED_IN + # Notebook shadows drawn around it + GtkNotebook::shadow_type = GTK_SHADOW_ETCHED_IN + # How toolbar buttons should be displayed + GtkToolbar::button_relief = GTK_RELIEF_NONE + # Background color for even rows in lists + GtkTreeView::even_row_color = "#ffffff" + # Background color for odd rows in lists + GtkTreeView::odd_row_color = "#f0f0f0" + # Sized for the handle used to resize the panel + GtkPaned::handle_size = 8 + xthickness = 2 + ythickness = 2 + + # Define default background colors for all states + bg[NORMAL] = "#f0f0f0" + bg[PRELIGHT] = "#999999" + bg[ACTIVE] = "#999999" + bg[INSENSITIVE] = "#f0f0f0" + bg[SELECTED] = "#999999" + + # Define default foreground colors for all states + fg[NORMAL] = "#000000" + fg[PRELIGHT] = "#000000" + fg[ACTIVE] = "#000000" + fg[INSENSITIVE] = "#ffffff" + fg[SELECTED] = "#ffffff" + + # Define default text (in edit boxes) colors for all states + text[SELECTED] = "#000000" + + # Define default background (in edit boxes) colors for all states + base[NORMAL] = "#ffffff" + base[ACTIVE] = "#d3d3d3" + base[SELECTED] = "#d3d3d3" + base[PRELIGHT] = "#d3d3d3" + base[INSENSITIVE] = "#ffffff" + + # This engine is used to replace various widgets with pictures + engine "pixmap" + { + # Will replace all boxes with this picture + image + { + function = BOX + recolorable = TRUE + file = "box.png" + border = { 1,1,1,1 } + stretch = TRUE + } + # Will replace all shadows with this picture + image + { + function = SHADOW + recolorable = TRUE + file = "box.png" + border = { 1,1,1,1 } + stretch = TRUE + } + + # Replaces all the arrows used in widgets with these pictures. + image + { + function = ARROW + recolorable = TRUE + overlay_file = "arrowup.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + recolorable = TRUE + overlay_file = "arrowdown.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + recolorable = TRUE + overlay_file = "arrowleft.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + recolorable = TRUE + overlay_file = "arrowright.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + } + +} +# Used for menu bar +style "gcMenubar" = "gcDefault" +{ + bg[NORMAL] = "#f0f0f0" +} +# Used for tool bar +style "gcToolbar" = "gcDefault" +{ + bg[NORMAL] = "#d7d7ed" +} +# Used for tool bar buttons +style "gcToolbarButton" = "gcDefault" +{ + bg[PRELIGHT] = "#d7d7ed" + bg[ACTIVE] = "#d3d3d3" + bg[NORMAL] = "#d7d7ed" + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = OUT + file = "box.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + } +} +style "gcToolbarToggleButton" = "toolbarButton" +{ + bg[PRELIGHT] = "#e7e7ff" +} +# Used for all displayed buttons +style "gcButton" = "gcDefault" +{ + fg[ACTIVE] = "#000000" + + # Different pictures for different states + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = NORMAL + shadow = OUT + file = "box2.png" + border = {4, 4, 3, 3} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = IN + file = "box3.png" + border = {4, 4, 3, 3} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = OUT + file = "box3.png" + border = {4, 4, 3, 3} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + shadow = IN + file = "active.png" + border = {4, 4, 3, 3} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = SELECTED + shadow = IN + file = "active.png" + border = {4, 4, 3, 3} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + file = "active.png" + border = {4, 4, 3, 3} + stretch = TRUE + } + } +} +style "gcCheckButton" = "gcButton" +{ + fg[PRELIGHT] = "#000000" + fg[NORMAL] = "#000000" + fg[ACTIVE] = "#000000" + fg[SELECTED] = "#000000" + + bg[PRELIGHT] = "#d3d3d3" + + # Use defined pictures for check boxes + engine "pixmap" + { + image + { + function = CHECK + recolorable = TRUE + shadow = OUT + overlay_file = "unchecked.png" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + shadow = IN + overlay_file = "checked.png" + overlay_stretch = FALSE + } + } +} + +# For radio button +style "gcRadioButton" = "gcButton" +{ + fg[PRELIGHT] = "#2e3766" + fg[NORMAL] = "#732c7c" + fg[ACTIVE] = "#732c7c" + fg[SELECTED] = "#732c7c" + + bg[PRELIGHT] = "#cccce5" + + # Use defined pictures for check boxes + engine "pixmap" + { + image + { + function = OPTION + recolorable = TRUE + shadow = OUT + overlay_file = "radiounchecked.png" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + shadow = IN + overlay_file = "radiochecked.png" + overlay_stretch = FALSE + } + image + { + function = FLAT_BOX + recolorable = TRUE + file = "box.png" + border = {0,0,0,0} + stretch = TRUE + } + } +} + +style "gcLabel" = "gcDefault" +{ + fg[NORMAL] = "#000000" + font_name = "Sans Bold" +} +# Notebooks are defined with this style +style "gcTabs" = "gcDefault" +{ + bg[NORMAL] = "#f0f0f0" + #bg[ACTIVE] = "#f0f0f0" + bg[ACTIVE] = "#f0f0f0" + fg[ACTIVE] = "#999999" + + engine "pixmap" + { + # top background tabs + image + { + function = EXTENSION + state = ACTIVE + gap_side = BOTTOM + file = "box2.png" + border = {2,2,2,2} + stretch = TRUE + } + # top foreground tab + image + { + function = EXTENSION + gap_side = BOTTOM + file = "box2.png" + border = {2,2,2,2} + stretch = TRUE + } + # left background tabs + image + { + function = EXTENSION + state = ACTIVE + gap_side = RIGHT + file = "active.png" + border = {0,0,0,0} + stretch = TRUE + } + # left foreground tab + image + { + function = EXTENSION + gap_side = RIGHT + file = "vertical.png" + border = {2,2,0,0} + stretch = TRUE + } + + # tabs on top + image + { + function = BOX_GAP + gap_side = TOP + file = "tab_corner.png" + border = {1,1,1,1} + stretch = TRUE + } + # tabs on left + image + { + function = BOX_GAP + gap_side = LEFT + file = "tab_corner.png" + border = {1,1,1,1} + stretch = TRUE + } + } +} +style "gcFrame" = "gcDefault" +{ + bg[INSENSITIVE] = "#f3f3f3" + bg[NORMAL] = "#999999" + bg[ACTIVE] = "#f3f3f3" + bg[SELECTED] = "#f3f3f3" + bg[PRELIGHT] = "#f3f3f3" + # Remove all global theme definition + engine "" + { + } +} +# Redefine horizontal scrollbars +style "gcHscroll" = "gcFrame" +{ + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = NORMAL + shadow = OUT + file = "horizontal.png" + border = {2, 2, 2, 2} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = OUT + file = "horizontal_hover.png" + border = {2, 2, 2, 2} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + shadow = IN + file = "bghonrizontalscroll.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} +# Redefine vertical scrollbars +style "gcVscroll" = "gcFrame" +{ + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = NORMAL + shadow = OUT + file = "vertical.png" + border = {2, 2, 2, 2} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = PRELIGHT + shadow = OUT + file = "vertical_hover.png" + border = {2, 2, 2, 2} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + shadow = IN + file = "bgverticalscroll.png" + border = {0, 0, 0, 0} + stretch = TRUE + } + } +} +# Used for lists +style "gcTreeView" = "default" +{ + text[NORMAL] = "#000000" + text[SELECTED] = "#000000" + text[ACTIVE] = "#000000" + text[INSENSITIVE] = "#000000" + text[PRELIGHT] = "#000000" + base[NORMAL] = "#ffffff" + base[SELECTED] = "#d3d3d3" + base[ACTIVE] = "#ffffff" + base[INSENSITIVE] = "#ffffff" + base[PRELIGHT] = "#ffffff" +} +# Used for spin buttons +style "gcSpin" = "default" +{ + engine "pixmap" + { + image + { + function = ARROW + recolorable = TRUE + overlay_file = "spinup.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + recolorable = TRUE + overlay_file = "spindown.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + } +} + + +style "gctooltips" = "default" +{ + bg[NORMAL] = "#ffffdc" +} + + + +#For sliders +style "gcSlider" = "default" +{ + engine "pixmap" { + # TROUGH NORMAL + image { + function = BOX + recolorable = FALSE + detail = "trough" + file = "box.png" + border = {1,1,1,1} + stretch = TRUE + orientation = HORIZONTAL + } + # SLIDER NORMAL + image { + function = SLIDER + recolorable = FALSE + state = NORMAL + file = "box2.png" + border = {2,2,2,2} + stretch = TRUE + orientation = HORIZONTAL + } + # SLIDER PRELIGHT + image { + function = SLIDER + recolorable = FALSE + state = PRELIGHT + file = "box3.png" + border = {2,2,2,2} + stretch = TRUE + orientation = HORIZONTAL + } + # SLIDER INSENSITIVE + image { + function = SLIDER + recolorable = FALSE + state = INSENSITIVE + file = "active.png" + border = {0,0,0,0} + stretch = TRUE + orientation = HORIZONTAL + } + } +} + +# Associates previously defined styles to widgets + +# Default rule +widget "*" style "gcDefault" + +widget "*GCMenubar" style "gcMenubar" +widget "*GCToolbar" style "gcToolbar" +widget "*GCToolbar.*GtkButton" style : highest "gcToolbarButton" +widget "*GCToolbar.*GtkToggleButton" style "gcToolbarToggleButton" +class "GtkImage" style "gcStocks" +class "GtkButton" style : highest "gcButton" +widget "*GtkButton.*" style : highest "gcButton" +class "*Scale*" style : highest "gcSlider" +widget "*GCMoviesTextList" style : highest "gcTreeView" +widget "*GCMoviesDetailsList" style : highest "gcTreeView" +widget "*GtkTreeView.*GtkButton" style :highest "gcButton" +class "GtkCheckButton" style : highest "gcCheckButton" +class "GtkCheckMenuItem" style : highest "gcCheckButton" +widget "*GtkCheckButton.*" style : highest "gcCheckButton" +class "GtkRadioButton" style : highest "gcRadioButton" +class "GtkRadioMenuItem" style : highest "gcRadioButton" +class "GtkPaned" style "gcFrame" +class "GtkFrame" style : highest "gcFrame" +class "GtkNotebook" style : highest "gcTabs" +widget "*GCInfoTabs.*GtkLabel" style "gcLabel" +class "GtkHScrollbar" style : highest "gcHscroll" +class "GtkVScrollbar" style : highest "gcVscroll" +class "GtkSpinButton" style : highest "gcSpin" +widget "gtk-tooltips" style "gctooltips"
\ No newline at end of file diff --git a/share/gcstar/style/kde/gtkrcold b/share/gcstar/style/kde/gtkrcold new file mode 100644 index 0000000..2c50492 --- /dev/null +++ b/share/gcstar/style/kde/gtkrcold @@ -0,0 +1,253 @@ +style "gcStocks" +{ + # Redefine used stock items. Each entry contains the stock item + # name and the file name (it should be in the same directory as + # this file. + stock["gtk-preferences"] = + { + {"preferences.png"} + } + stock["gtk-properties"] = + { + {"properties.png"} + } + stock["gtk-find"] = + { + {"find.png"} + } + stock["gtk-new"] = + { + {"new.png"} + } + stock["gtk-home"] = + { + {"home.png"} + } + stock["gtk-save"] = + { + {"save.png"} + } + stock["gtk-save-as"] = + { + {"saveas.png"} + } + stock["gtk-open"] = + { + {"open.png"} + } + stock["gtk-directory"] = + { + {"paths.png"} + } + stock["gtk-refresh"] = + { + {"refresh.png"} + } + stock["gtk-select-color"] = + { + {"display.png"} + } + stock["gtk-execute"] = + { + {"tonight.png"} + } + stock["gtk-quit"] = + { + {"quit.png"} + } + stock["gtk-help"] = + { + {"help.png"} + } + stock["gtk-delete"] = + { + {"delete.png"} + } + stock["gtk-ok"] = + { + {"ok.png"} + } + stock["gtk-yes"] = + { + {"ok.png"} + } + stock["gtk-cancel"] = + { + {"cancel.png"} + } + stock["gtk-no"] = + { + {"cancel.png"} + } + stock["gtk-network"] = + { + {"internet.png"} + } + stock["gtk-clear"] = + { + {"clear.png"} + } + stock["gtk-convert"] = + { + {"import.png"} + } + stock["gtk-paste"] = + { + {"export.png"} + } + stock["gtk-cdrom"] = + { + {"cdrom.png"} + } + stock["gtk-harddisk"] = + { + {"harddisk.png"} + } + stock["gtk-add"] = + { + {"add.png"} + } + stock["gtk-remove"] = + { + {"remove.png"} + } + stock["gtk-sort-descending"] = + { + {"sortdown.png"} + } + stock["gtk-sort-ascending"] = + { + {"sortup.png"} + } + stock["gtk-go-up"] = + { + {"arrowup.png"} + } + stock["gtk-go-down"] = + { + {"arrowdown.png"} + } + stock["gtk-go-back"] = + { + {"arrowleft.png"} + } + stock["gtk-go-forward"] = + { + {"arrowright.png"} + } +} + +style "galaxy-default" +{ + GtkButton::default_border = {1, 2, 1, 2} + GtkButton::default_outside_border = {1, 2, 1, 2} + GtkWidget::interior_focus = 1 + GtkButton::default_spacing = 6 + GtkCheckButton::indicator_size = 15 + GtkPaned::handle_size = 6 + GtkRange::trough_border = 0 + GtkRange::slider_width = 15 + GtkRange::stepper_size = 15 + GtkRange::stepper_spacing = 0 + GtkScrollbar::min_slider_length = 20 + GtkTreeView::even_row_color = "#FFFFFF" + GtkTreeView::odd_row_color = "#EFEFEF" + + fg[NORMAL] = "#000000" + fg[ACTIVE] = "#000000" + fg[INSENSITIVE] = "#949694" + fg[PRELIGHT] = "#000000" + fg[SELECTED] = "#FFFFFF" + + bg[ACTIVE] = "#CECECE" + bg[NORMAL] = "#E6E7E6" + bg[INSENSITIVE] = "#CECECE" + bg[PRELIGHT] = "#EFEFEF" + bg[SELECTED] = "#21459C" + + base[NORMAL] = "#ffffff" + base[ACTIVE] = "#7382BD" + base[INSENSITIVE] = "#E6E7E6" + base[PRELIGHT] = "#EFEFEF" + base[SELECTED] = "#2145AC" + + text[NORMAL] = "#000000" + text[ACTIVE] = "#ffffff" + text[PRELIGHT] = "#ffffff" + text[SELECTED] = "#ffffff" + text[INSENSITIVE] = "#949694" + + engine "galaxy" + { + } +} + + +style "galaxy-button" = "galaxy-default" +{ + xthickness = 4 + ythickness = 4 +} + +style "galaxy-thin" = "galaxy-default" +{ + xthickness = 1 + ythickness = 1 +} + +style "galaxy-verythin" = "galaxy-thin" +{ + xthickness = 0 + ythickness = 0 +} + + +style "galaxy-menu" = "galaxy-default" +{ + fg[PRELIGHT] = "#ffffff" +} + +style "galaxy-bar" = "galaxy-menu" +{ + xthickness = 1 + ythickness = 1 +} + + +style "galaxy-tasklist" = "galaxy-default" +{ + xthickness = 2 + ythickness = 2 + GtkWidget::focus-line-width = 0 + GtkWidget::focus-padding = 0 +} + +style "galaxy-comboboxtext" = "galaxy-default" +{ + text[PRELIGHT] = "#000000" +} + +style "galaxy-tooltips" = "galaxy-default" +{ + bg[NORMAL] = "#ffffdc" +} + +class "GtkWidget" style "galaxy-default" +class "ECanvas" style "galaxy-thin" +class "GtkButton" style "galaxy-button" +widget_class "*Notebook.GtkHBox.GtkButton" style "galaxy-verythin" +class "EComboButton" style "galaxy-thin" +widget_class "*GtkComboBox.GtkCellView" style "galaxy-comboboxtext" +widget_class "*.EShortcutsView.GtkButton" style "galaxy-thin" +widget_class "*.GtkHTMLEmbedded.*GtkButton" style "galaxy-thin" +widget_class "*Tree*GtkButton" style "galaxy-verythin" +widget_class "*List*GtkButton" style "galaxy-verythin" +widget_class "*EphyBookmarksEditor*GtkButton" style "galaxy-verythin" +class "GtkProgressBar" style "galaxy-bar" +widget_class "*MenuItem*" style "galaxy-menu" +widget_class "*.PanelApplet.*" style "galaxy-tasklist" +widget "*.tasklist-button" style "galaxy-tasklist" +class "GtkNotebook" style "galaxy-thin" +widget "gtk-tooltips" style "galaxy-tooltips" +widget_class "*GtkPathBar*" style "galaxy-thin" +class "GtkImage" style "gcStocks" diff --git a/share/gcstar/style/kde/harddisk.png b/share/gcstar/style/kde/harddisk.png Binary files differnew file mode 100644 index 0000000..739f4cf --- /dev/null +++ b/share/gcstar/style/kde/harddisk.png diff --git a/share/gcstar/style/kde/help.png b/share/gcstar/style/kde/help.png Binary files differnew file mode 100644 index 0000000..93bf094 --- /dev/null +++ b/share/gcstar/style/kde/help.png diff --git a/share/gcstar/style/kde/home.png b/share/gcstar/style/kde/home.png Binary files differnew file mode 100644 index 0000000..6790272 --- /dev/null +++ b/share/gcstar/style/kde/home.png diff --git a/share/gcstar/style/kde/horizontal.png b/share/gcstar/style/kde/horizontal.png Binary files differnew file mode 100644 index 0000000..234c021 --- /dev/null +++ b/share/gcstar/style/kde/horizontal.png diff --git a/share/gcstar/style/kde/horizontal_hover.png b/share/gcstar/style/kde/horizontal_hover.png Binary files differnew file mode 100644 index 0000000..74128d8 --- /dev/null +++ b/share/gcstar/style/kde/horizontal_hover.png diff --git a/share/gcstar/style/kde/import.png b/share/gcstar/style/kde/import.png Binary files differnew file mode 100644 index 0000000..58378b1 --- /dev/null +++ b/share/gcstar/style/kde/import.png diff --git a/share/gcstar/style/kde/internet.png b/share/gcstar/style/kde/internet.png Binary files differnew file mode 100644 index 0000000..3f7323c --- /dev/null +++ b/share/gcstar/style/kde/internet.png diff --git a/share/gcstar/style/kde/khelpcenter.png b/share/gcstar/style/kde/khelpcenter.png Binary files differnew file mode 100644 index 0000000..24582cf --- /dev/null +++ b/share/gcstar/style/kde/khelpcenter.png diff --git a/share/gcstar/style/kde/lend.png b/share/gcstar/style/kde/lend.png Binary files differnew file mode 100644 index 0000000..303d8b3 --- /dev/null +++ b/share/gcstar/style/kde/lend.png diff --git a/share/gcstar/style/kde/new.png b/share/gcstar/style/kde/new.png Binary files differnew file mode 100644 index 0000000..feba5e4 --- /dev/null +++ b/share/gcstar/style/kde/new.png diff --git a/share/gcstar/style/kde/ok.png b/share/gcstar/style/kde/ok.png Binary files differnew file mode 100644 index 0000000..230de53 --- /dev/null +++ b/share/gcstar/style/kde/ok.png diff --git a/share/gcstar/style/kde/open.png b/share/gcstar/style/kde/open.png Binary files differnew file mode 100644 index 0000000..503a004 --- /dev/null +++ b/share/gcstar/style/kde/open.png diff --git a/share/gcstar/style/kde/paths.png b/share/gcstar/style/kde/paths.png Binary files differnew file mode 100644 index 0000000..67984a2 --- /dev/null +++ b/share/gcstar/style/kde/paths.png diff --git a/share/gcstar/style/kde/preferences.png b/share/gcstar/style/kde/preferences.png Binary files differnew file mode 100644 index 0000000..4f5e273 --- /dev/null +++ b/share/gcstar/style/kde/preferences.png diff --git a/share/gcstar/style/kde/properties.png b/share/gcstar/style/kde/properties.png Binary files differnew file mode 100644 index 0000000..02bca4f --- /dev/null +++ b/share/gcstar/style/kde/properties.png diff --git a/share/gcstar/style/kde/quit.png b/share/gcstar/style/kde/quit.png Binary files differnew file mode 100644 index 0000000..86d9c47 --- /dev/null +++ b/share/gcstar/style/kde/quit.png diff --git a/share/gcstar/style/kde/radiochecked.png b/share/gcstar/style/kde/radiochecked.png Binary files differnew file mode 100644 index 0000000..722f88f --- /dev/null +++ b/share/gcstar/style/kde/radiochecked.png diff --git a/share/gcstar/style/kde/radiounchecked.png b/share/gcstar/style/kde/radiounchecked.png Binary files differnew file mode 100644 index 0000000..33c732b --- /dev/null +++ b/share/gcstar/style/kde/radiounchecked.png diff --git a/share/gcstar/style/kde/refresh.png b/share/gcstar/style/kde/refresh.png Binary files differnew file mode 100644 index 0000000..b987c58 --- /dev/null +++ b/share/gcstar/style/kde/refresh.png diff --git a/share/gcstar/style/kde/remove.png b/share/gcstar/style/kde/remove.png Binary files differnew file mode 100644 index 0000000..342ac95 --- /dev/null +++ b/share/gcstar/style/kde/remove.png diff --git a/share/gcstar/style/kde/save.png b/share/gcstar/style/kde/save.png Binary files differnew file mode 100644 index 0000000..dd00abd --- /dev/null +++ b/share/gcstar/style/kde/save.png diff --git a/share/gcstar/style/kde/saveas.png b/share/gcstar/style/kde/saveas.png Binary files differnew file mode 100644 index 0000000..61a080e --- /dev/null +++ b/share/gcstar/style/kde/saveas.png diff --git a/share/gcstar/style/kde/sortdown.png b/share/gcstar/style/kde/sortdown.png Binary files differnew file mode 100644 index 0000000..cd92e2e --- /dev/null +++ b/share/gcstar/style/kde/sortdown.png diff --git a/share/gcstar/style/kde/sortup.png b/share/gcstar/style/kde/sortup.png Binary files differnew file mode 100644 index 0000000..a5b0944 --- /dev/null +++ b/share/gcstar/style/kde/sortup.png diff --git a/share/gcstar/style/kde/spindown.png b/share/gcstar/style/kde/spindown.png Binary files differnew file mode 100644 index 0000000..44a782f --- /dev/null +++ b/share/gcstar/style/kde/spindown.png diff --git a/share/gcstar/style/kde/spinup.png b/share/gcstar/style/kde/spinup.png Binary files differnew file mode 100644 index 0000000..f4cc4c8 --- /dev/null +++ b/share/gcstar/style/kde/spinup.png diff --git a/share/gcstar/style/kde/tab_corner.png b/share/gcstar/style/kde/tab_corner.png Binary files differnew file mode 100644 index 0000000..d2fb07d --- /dev/null +++ b/share/gcstar/style/kde/tab_corner.png diff --git a/share/gcstar/style/kde/tonight.png b/share/gcstar/style/kde/tonight.png Binary files differnew file mode 100644 index 0000000..9ae5c96 --- /dev/null +++ b/share/gcstar/style/kde/tonight.png diff --git a/share/gcstar/style/kde/unchecked.png b/share/gcstar/style/kde/unchecked.png Binary files differnew file mode 100644 index 0000000..8ea6c45 --- /dev/null +++ b/share/gcstar/style/kde/unchecked.png diff --git a/share/gcstar/style/kde/vertical.png b/share/gcstar/style/kde/vertical.png Binary files differnew file mode 100644 index 0000000..721e6f9 --- /dev/null +++ b/share/gcstar/style/kde/vertical.png diff --git a/share/gcstar/style/kde/vertical_hover.png b/share/gcstar/style/kde/vertical_hover.png Binary files differnew file mode 100644 index 0000000..e390e82 --- /dev/null +++ b/share/gcstar/style/kde/vertical_hover.png |