aboutsummaryrefslogtreecommitdiffstats
path: root/borillo/matchbox
diff options
context:
space:
mode:
Diffstat (limited to 'borillo/matchbox')
-rw-r--r--borillo/matchbox/Makefile.am7
-rw-r--r--borillo/matchbox/blank.pngbin0 -> 272 bytes
-rw-r--r--borillo/matchbox/close.pngbin0 -> 543 bytes
-rw-r--r--borillo/matchbox/minimise.pngbin0 -> 340 bytes
-rw-r--r--borillo/matchbox/next.pngbin0 -> 475 bytes
-rw-r--r--borillo/matchbox/prev.pngbin0 -> 483 bytes
-rw-r--r--borillo/matchbox/theme.desktop14
-rw-r--r--borillo/matchbox/theme.xml199
8 files changed, 220 insertions, 0 deletions
diff --git a/borillo/matchbox/Makefile.am b/borillo/matchbox/Makefile.am
new file mode 100644
index 0000000..118f342
--- /dev/null
+++ b/borillo/matchbox/Makefile.am
@@ -0,0 +1,7 @@
+pngs = blank.png close.png minimise.png next.png prev.png
+
+themesdir = $(datadir)/themes/borillo/matchbox
+themes_DATA = theme.xml $(pngs) theme.desktop
+
+EXTRA_DIST = theme.xml $(pngs) theme.desktop
+
diff --git a/borillo/matchbox/blank.png b/borillo/matchbox/blank.png
new file mode 100644
index 0000000..53b3bf2
--- /dev/null
+++ b/borillo/matchbox/blank.png
Binary files differ
diff --git a/borillo/matchbox/close.png b/borillo/matchbox/close.png
new file mode 100644
index 0000000..5c8d14e
--- /dev/null
+++ b/borillo/matchbox/close.png
Binary files differ
diff --git a/borillo/matchbox/minimise.png b/borillo/matchbox/minimise.png
new file mode 100644
index 0000000..064bf35
--- /dev/null
+++ b/borillo/matchbox/minimise.png
Binary files differ
diff --git a/borillo/matchbox/next.png b/borillo/matchbox/next.png
new file mode 100644
index 0000000..9730e0b
--- /dev/null
+++ b/borillo/matchbox/next.png
Binary files differ
diff --git a/borillo/matchbox/prev.png b/borillo/matchbox/prev.png
new file mode 100644
index 0000000..db3ac38
--- /dev/null
+++ b/borillo/matchbox/prev.png
Binary files differ
diff --git a/borillo/matchbox/theme.desktop b/borillo/matchbox/theme.desktop
new file mode 100644
index 0000000..21e6d25
--- /dev/null
+++ b/borillo/matchbox/theme.desktop
@@ -0,0 +1,14 @@
+[Desktop Entry]
+Type=MBTheme
+Name=Blondie
+Preview=XXX
+Comment=Blondie theme
+ThemePath=@prefix@/themes/blondie
+DockBgColor=#e0e0e0
+MenuBgColor=#e0e0e0
+MenuFgColor=#11111d
+MenuBdColor=#7297ce
+#MenuTransparency=240
+MenuHlColor=black
+PanelFgColor=black
+DesktopBgSpec=col-solid:#e0e0e0 \ No newline at end of file
diff --git a/borillo/matchbox/theme.xml b/borillo/matchbox/theme.xml
new file mode 100644
index 0000000..cb06928
--- /dev/null
+++ b/borillo/matchbox/theme.xml
@@ -0,0 +1,199 @@
+<?xml version="1.0"?>
+<theme name="gorilla" author="Matthew Allum - mallum@handhelds.org"
+ desc="" version="1.0" engine_version="1" >
+
+<color id="bgcol" def="#7297ce" />
+<color id="black" def="#11111d" />
+<color id="bg" def="#7297ce" />
+<color id="textcol" def="white" />
+<color id="trans" def="#ffffff" alpha="0"/>
+
+
+<font id="titlefont" def="Bitstream Vera Sans-10:bold|verdana-7|fixed" />
+<font id="barfont" def="Bitstream Vera Sans-5|verdana-6|5x7|fixed" />
+
+<pixmap id="close" filename="close.png" />
+<pixmap id="menu" filename="blank.png" />
+<pixmap id="minimize" filename="minimise.png" />
+<pixmap id="next" filename="next.png" />
+
+<frame id="main" height="24">
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="1" w="100%-2" h="100%-1"
+ type="plain" color="bg" />
+
+ <layer x="4" y="-1" w="100%-8" h="1"
+ type="plain" color="black" />
+
+ <layer x="4" y="4" w="16" h="16" type="icon" />
+
+ <layer x="26" y="4" w="100%-60" h="20"
+ type="label" color="textcol" justify="left" font="titlefont" />
+
+ <button x="2" y="0" w="100%-60" h="24" action="menu" options="inputonly" />
+
+ <button x="-22" y="2" w="20" h="20" action="close" >
+ <active pixmap="close" />
+ <inactive pixmap="close" blend="-150"/>
+ </button>
+
+</frame>
+
+<frame id="main-east" width="4" >
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="0" w="100%-2" h="100%"
+ type="plain" color="bgcol" />
+
+</frame>
+
+<frame id="main-west" width="4" >
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="0" w="100%-2" h="100%"
+ type="plain" color="bgcol" />
+
+</frame>
+
+<frame id="main-south" height="4" >
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="0" w="100%-2" h="100%-1"
+ type="plain" color="bgcol" />
+
+ <layer x="4" y="0" w="100%-8" h="1"
+ type="plain" color="black" />
+
+ <layer x="0" y="-1" w="1" h="1"
+ type="plain" color="bgcol" />
+
+ <layer x="-1" y="-1" w="1" h="1"
+ type="plain" color="bgcol" />
+
+
+</frame>
+
+<frame id="dialog" height="24" options="shaped">
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="1" w="100%-2" h="100%-1"
+ type="plain" color="bgcol" />
+
+ <layer x="4" y="-1" w="100%-8" h="1"
+ type="plain" color="black" />
+
+
+ <layer x="8" y="6" w="100%-30" h="20"
+ type="label" color="textcol" justify="left" font="titlefont" />
+
+ <button x="-22" y="2" w="20" h="20" action="close" >
+ <active pixmap="close" />
+ <inactive pixmap="close" blend="-150"/>
+ </button>
+
+
+</frame>
+
+<frame id="dialog-east" width="4" >
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="0" w="100%-2" h="100%"
+ type="plain" color="bgcol" />
+
+
+</frame>
+
+<frame id="dialog-west" width="4" >
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="0" w="100%-2" h="100%"
+ type="plain" color="bgcol" />
+
+</frame>
+
+<frame id="dialog-south" height="4" >
+
+ <layer x="0" y="0" w="100%" h="100%-1"
+ type="plain" color="black" />
+
+ <layer x="1" y="0" w="100%-2" h="100%-1"
+ type="plain" color="bgcol" />
+
+ <layer x="4" y="0" w="100%-8" h="1"
+ type="plain" color="black" />
+
+ <layer x="1" y="-1" w="100%-2" h="1"
+ type="plain" color="black" />
+
+</frame>
+
+<frame id="utility-max" width="24">
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="1" w="100%-2" h="100%-1"
+ type="plain" color="bgcol" />
+
+ <layer x="4" y="-1" w="100%-8" h="1"
+ type="plain" color="black" />
+
+ <button x="2" y="2" w="20" h="20" action="minimize" >
+ <active pixmap="next" />
+ <inactive pixmap="next" blend="-150"/>
+ </button>
+
+
+</frame>
+
+<frame id="utility-min" height="24">
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="1" w="100%-2" h="100%-1"
+ type="plain" color="bgcol" />
+
+ <layer x="4" y="-1" w="100%-8" h="1"
+ type="plain" color="black" />
+
+ <layer x="8" y="5" w="100%-30" h="20"
+ type="label" color="textcol" justify="left" font="titlefont" />
+
+ <button x="0" y="0" w="100%-25" h="100%"
+ action="maximize" options="inputonly"/>
+
+ <button x="-22" y="2" w="20" h="20" action="close" >
+ <active pixmap="close" />
+ <inactive pixmap="close" blend="-150"/>
+ </button>
+
+</frame>
+
+<frame id="menu" height="1" font="titlefont" color="textcol" >
+
+ <layer x="0" y="0" w="100%" h="100%"
+ type="plain" color="black" />
+
+ <layer x="1" y="1" w="100%-2" h="100%-2"
+ type="plain" color="bg" />
+
+
+</frame>
+
+</theme> \ No newline at end of file