diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /vendor/x11iraf/xgterm/_3d | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'vendor/x11iraf/xgterm/_3d')
-rw-r--r-- | vendor/x11iraf/xgterm/_3d | 44 |
1 files changed, 44 insertions, 0 deletions
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 |