summaryrefslogtreecommitdiffstats
path: root/perl-install/share/themes-marble3d.rc
diff options
context:
space:
mode:
authorMystery Man <unknown@mandriva.org>2001-06-11 11:44:34 +0000
committerMystery Man <unknown@mandriva.org>2001-06-11 11:44:34 +0000
commit7507023403933bbd0d851a250a474f85ba6a89d2 (patch)
treec212a6c0eae5ed2c9964c390ebb72970ec08fd08 /perl-install/share/themes-marble3d.rc
parentab5559aaabd1167a18ac882e64d97c5adc0e7d03 (diff)
downloaddrakx-backup-do-not-use-topic/ppp.tar
drakx-backup-do-not-use-topic/ppp.tar.gz
drakx-backup-do-not-use-topic/ppp.tar.bz2
drakx-backup-do-not-use-topic/ppp.tar.xz
drakx-backup-do-not-use-topic/ppp.zip
This commit was manufactured by cvs2svn to create branch 'ppp'.topic/ppp
Diffstat (limited to 'perl-install/share/themes-marble3d.rc')
-rw-r--r--perl-install/share/themes-marble3d.rc208
1 files changed, 0 insertions, 208 deletions
diff --git a/perl-install/share/themes-marble3d.rc b/perl-install/share/themes-marble3d.rc
deleted file mode 100644
index 1bbf48355..000000000
--- a/perl-install/share/themes-marble3d.rc
+++ /dev/null
@@ -1,208 +0,0 @@
-style "checkradiobutton" {
- engine "pixmap" {
- image
- {
- function = CHECK
- recolorable = TRUE
- shadow = OUT
- overlay_file = "marble3d-check1.png"
- overlay_stretch = FALSE
- }
- image
- {
- function = CHECK
- recolorable = TRUE
- shadow = IN
- overlay_file = "marble3d-check2.png"
- overlay_stretch = FALSE
- }
- image
- {
- function = OPTION
- recolorable = TRUE
- shadow = OUT
- overlay_file = "marble3d-check1.png"
- overlay_stretch = FALSE
- }
- image
- {
- function = OPTION
- recolorable = TRUE
- shadow = IN
- overlay_file = "marble3d-check2.png"
- overlay_stretch = FALSE
- }
- image
- {
- function = FOCUS
- recolorable = TRUE
- overlay_file = "focus.png"
- overlay_border = { 4, 4, 4, 4 }
- overlay_stretch = TRUE
- }
- }
-}
-
-style "button"
-{
- engine "pixmap"
- {
- image
- {
- function = FOCUS
- recolorable = TRUE
- overlay_file = "focus.png"
- overlay_border = { 4, 4, 4, 4 }
- overlay_stretch = TRUE
- }
- image
- {
- function = BOX
- recolorable = TRUE
- state = NORMAL
- detail = "buttondefault"
- shadow = IN
- file = "marble3d-button_def.png"
- border = { 9, 9, 9, 9 }
- stretch = TRUE
- }
- image
- {
- function = BOX
- recolorable = TRUE
- state = NORMAL
- shadow = OUT
- file = "marble3d-button1.png"
- border = { 3, 3, 3, 3 }
- stretch = TRUE
- }
- image
- {
- function = BOX
- recolorable = TRUE
- state = PRELIGHT
- shadow = OUT
- file = "marble3d-button2.png"
- border = { 3, 3, 3, 3 }
- stretch = TRUE
- }
- image
- {
- function = BOX
- recolorable = TRUE
- state = NORMAL
- shadow = IN
- file = "marble3d-button4.png"
- border = { 2, 2, 2, 2 }
- stretch = TRUE
- }
- image
- {
- function = BOX
- recolorable = TRUE
- state = SELECTED
- shadow = IN
- file = "marble3d-button4.png"
- border = { 3, 3, 3, 3 }
- stretch = TRUE
- }
- image
- {
- function = BOX
- recolorable = TRUE
- state = ACTIVE
- shadow = IN
- file = "marble3d-button4.png"
- border = { 3, 3, 3, 3 }
- stretch = TRUE
- }
- }
-}
-
-style "window"
-{
- engine "pixmap" {
- image
- {
- function = FLAT_BOX
- recolorable = TRUE
- file = "marble3d-bg1.png"
- stretch = FALSE
- }
- }
-}
-
-
-style "any"
-{
- text[NORMAL] = { 0.00, 0.00, 0.00 }
- fg[NORMAL] = { 0.00, 0.00, 0.00 }
- fg[PRELIGHT] = { 0.25, 0.25, 0.25 }
- fg[ACTIVE] = { 0.00, 0.00, 0.00 }
- fg[SELECTED] = { 0.00, 0.00, 0.00 }
- fg[INSENSITIVE] = { 0.50, 0.50, 0.50 }
-
- base[NORMAL] = { 0.75, 0.75, 0.75 }
- bg[NORMAL] = { 0.80, 0.80, 0.80 }
- bg[PRELIGHT] = { 0.85, 0.85, 0.85 }
- bg[ACTIVE] = { 0.90, 0.90, 0.90 }
- bg[SELECTED] = { 0.90, 0.80, 0.70 }
- bg[INSENSITIVE] = { 0.80, 0.75, 0.70 }
-}
-
-style "entry"
-{
- base[NORMAL] = { 1.0, 1.0, 1.0 }
- base[ACTIVE] = { 1.0, 1.0, 1.0 }
- fg[NORMAL] = { 0, 0, 0 }
-}
-
-style "notebook"
-{
- bg[NORMAL] = { 0.82, 0.8, 0.8 }
- bg[ACTIVE] = { 0.72, 0.7, 0.7 }
- fg[NORMAL] = { 0, 0, 0 }
-}
-
-style "button" = "any"
-{
- bg[NORMAL] = { 1.0, 1.0, 1.0 }
- fg[NORMAL] = { 0, 0, 0 }
- bg[PRELIGHT] = { 1.0, 1.0, 1.0 }
- fg[PRELIGHT] = { 0.67, 0.67, 0.67 }
-}
-
-style "background"
-{
- bg[NORMAL] = { 0.8, 0.8, 0.8 }
- bg[PRELIGHT] = { 0.74, 0.72, 0.7 }
-}
-
-
-style "steps"
-{
- fg[NORMAL] = { 0.40, 0.30, 0.20 }
-
- engine "pixmap" {
- image
- {
- function = FLAT_BOX
- recolorable = TRUE
- file = "marble3d-bg1.png"
- stretch = FALSE
- }
- }
-}
-
-widget_class "GtkWindow" style "window"
-widget_class "*" style "any"
-widget_class "*GtkSpin*" style "entry"
-widget_class "*GtkEntry*" style "entry"
-widget_class "*Gtk*List*" style "entry"
-widget_class "*GtkCTree*" style "entry"
-widget_class "*GtkNotebook*" style "notebook"
-widget "*GtkButton" style "button"
-widget "*background*" style "background"
-
-class "GtkRadioButton" style "checkradiobutton"
-class "GtkCheckButton" style "checkradiobutton"