summaryrefslogtreecommitdiff
path: root/app-defaults
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-19 18:42:22 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-19 18:42:22 -0200
commit1399da8a60d684a802effc055be6351d1b87612a (patch)
treebb43e1e49c34a4565f5db8aa87297f62fc48e0b2 /app-defaults
parent8f1476657baae54dcca998c01bd4ffe0233a6ba2 (diff)
Add a simple Viewres-color file
Only grayscale values used.
Diffstat (limited to 'app-defaults')
-rw-r--r--app-defaults/Viewres-color24
1 files changed, 24 insertions, 0 deletions
diff --git a/app-defaults/Viewres-color b/app-defaults/Viewres-color
new file mode 100644
index 0000000..3030d80
--- /dev/null
+++ b/app-defaults/Viewres-color
@@ -0,0 +1,24 @@
+#include "Viewres"
+
+*background: gray95
+*foreground: gray30
+*borderColor: gray80
+*showGrip: False
+*Font: XtDefaultFont
+*buttonbox*ShapeStyle: rectangle
+*internalBorderWidth: 0
+*buttonbox.backgroundPixmap: gradient:vertical?dimension=4&start=gray95&end=gray90
+*buttonbox.displayList: foreground gray70;line 0,-1,-1,-1;foreground gray95;line 0,0,-1,0
+*treeform.porthole.tree.backgroundPixmap:gradient:vertical?dimension=4&start=gray85&end=gray90
+*Tree*List.BorderWidth: 0
+*Tree.foreground: gray75
+*Tree.lineWidth: 7
+*List.backgroundPixmap: gradient:vertical?dimension=4&start=gray95&end=gray90
+*List.displayList: foreground gray50;line 0,-1,-1,-1;foreground white;line 0,0,-1,0
+*Porthole*Box.BorderWidth: 1
+*Panner.BorderWidth: 1
+*Panner.background: gray70
+*Panner.foreground: gray80
+*Panner.shadowColor: gray50
+*Panner*backgroundStipple: hlines2
+*SimpleMenu.backgroundPixmap: gradient:vertical?dimension=4&start=gray92&end=gray98