From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vendor/x11iraf/xgterm/_3d | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 vendor/x11iraf/xgterm/_3d (limited to 'vendor/x11iraf/xgterm/_3d') diff --git a/vendor/x11iraf/xgterm/_3d b/vendor/x11iraf/xgterm/_3d new file mode 100644 index 00000000..750e7d4e --- /dev/null +++ b/vendor/x11iraf/xgterm/_3d @@ -0,0 +1,44 @@ + +XGterm*Form.background: #c0c0c0 +XGterm*TransientShell*Dialog.background: #c0c0c0 +XGterm*Command.background: #c0c0c0 +XGterm*Menubutton.background: #c0c0c0 +XGterm*ScrollbarBackground: #c0c0c0 +!XGterm*Scrollbar*background: #c0c0c0 +XGterm*Scrollbar*background: #c0c0c0 +!XGterm*Scrollbar*foreground: #cccccc +XGterm*Scrollbar*width: 15 +XGterm*Scrollbar*height: 15 +XGterm*Scrollbar*shadowWidth: 2 +XGterm*Scrollbar*cursorName: top_left_arrow +XGterm*Scrollbar*pushThumb: true +XGterm*shapeStyle: Rectangle +XGterm*beNiceToColormap: False +XGterm*shadowWidth: 2 +XGterm*SmeBSB*shadowWidth: 2 +XGterm*highlightThickness: 0 +XGterm*topShadowContrast: 20 +XGterm*bottomShadowContrast: 55 + +!*VT100*background: black +!*VT100*foreground: wheat +*VT100*color0: black +*VT100*color1: red4 +*VT100*color2: green4 +*VT100*color3: yellow4 +*VT100*color4: blue4 +*VT100*color5: magenta4 +*VT100*color6: cyan4 +*VT100*color7: gray55 +*VT100*color8: gray30 +*VT100*color9: red +*VT100*color10: green +*VT100*color11: yellow +*VT100*color12: blue +*VT100*color13: magenta +*VT100*color14: cyan +*VT100*color15: white +*VT100*colorBD: white +*VT100*colorUL: yellow + +XGterm*dynamicColors: false -- cgit