Mercurial > hg > xemacs-beta
comparison etc/Emacs.ad @ 215:1f0dabaa0855 r20-4b6
Import from CVS: tag r20-4b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:07:35 +0200 |
parents | e45d5e7c476e |
children | 0e522484dd2a |
comparison
equal
deleted
inserted
replaced
214:c5d88c05e1e9 | 215:1f0dabaa0855 |
---|---|
29 ! | 29 ! |
30 ! The valid color names on your system can be found by looking in the file | 30 ! The valid color names on your system can be found by looking in the file |
31 ! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/. | 31 ! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/. |
32 | 32 |
33 ! Set the modeline colors. | 33 ! Set the modeline colors. |
34 Emacs.modeline*attributeForeground: Black | 34 !Emacs.modeline*attributeForeground: Black |
35 Emacs.modeline*attributeBackground: Gray75 | 35 !Emacs.modeline*attributeBackground: Gray75 |
36 | 36 |
37 ! Set the color of the text cursor. | 37 ! Set the color of the text cursor. |
38 Emacs.text-cursor*attributeBackground: Red3 | 38 Emacs.text-cursor*attributeBackground: Red3 |
39 | 39 |
40 ! If you want to set the color of the mouse pointer, do this: | 40 ! If you want to set the color of the mouse pointer, do this: |
45 ! as the default face. | 45 ! as the default face. |
46 | 46 |
47 ! Set the menubar colors. This overrides the default foreground and | 47 ! Set the menubar colors. This overrides the default foreground and |
48 ! background colors specified above. | 48 ! background colors specified above. |
49 *menubar*Foreground: Gray30 | 49 *menubar*Foreground: Gray30 |
50 *menubar*Background: Gray75 | 50 *menubar*Background: Gray80 |
51 ! This is for buttons in the menubar. | 51 ! This is for buttons in the menubar. |
52 ! Yellow would be better, but that would map to white on monochrome. | 52 ! Yellow would be better, but that would map to white on monochrome. |
53 *menubar*buttonForeground: Blue | 53 *menubar*buttonForeground: Blue |
54 *XlwMenu*highlightForeground: Red | 54 *XlwMenu*highlightForeground: Red |
55 *XlwMenu*titleForeground: Maroon | 55 *XlwMenu*titleForeground: Maroon |
56 *XlwMenu*selectColor: ForestGreen | 56 *XlwMenu*selectColor: ForestGreen |
57 *XmToggleButton*selectColor: ForestGreen | 57 *XmToggleButton*selectColor: ForestGreen |
58 | 58 |
59 ! Specify the colors of popup menus. | 59 ! Specify the colors of popup menus. |
60 *popup*Foreground: Black | 60 *popup*Foreground: Black |
61 *popup*Background: Gray75 | 61 *popup*Background: Gray80 |
62 | 62 |
63 ! Specify the colors of the various sub-widgets of the dialog boxes. | 63 ! Specify the colors of the various sub-widgets of the dialog boxes. |
64 *dialog*Foreground: Black | 64 *dialog*Foreground: Black |
65 ! #A5C0C1 is a shade of blue | 65 ! #A5C0C1 is a shade of blue |
66 *dialog*Background: #A5C0C1 | 66 *dialog*Background: #A5C0C1 |
71 ! While this one is for Athena dialog boxes. | 71 ! While this one is for Athena dialog boxes. |
72 *dialog*Command*Background: WhiteSmoke | 72 *dialog*Command*Background: WhiteSmoke |
73 | 73 |
74 ! Xlw Scrollbar colors | 74 ! Xlw Scrollbar colors |
75 *XlwScrollBar*Foreground: Gray30 | 75 *XlwScrollBar*Foreground: Gray30 |
76 *XlwScrollBar*Background: Gray75 | 76 *XlwScrollBar*Background: Gray80 |
77 *XmScrollBar*Foreground: Gray30 | 77 *XmScrollBar*Foreground: Gray30 |
78 *XmScrollBar*Background: Gray75 | 78 *XmScrollBar*Background: Gray80 |
79 | 79 |
80 ! | 80 ! |
81 ! The Lucid Scrollbar supports two added resources, SliderStyle is either | 81 ! The Lucid Scrollbar supports two added resources, SliderStyle is either |
82 ! "plain" (default) or "dimple". Dimple puts a small dimple in the middle | 82 ! "plain" (default) or "dimple". Dimple puts a small dimple in the middle |
83 ! of the slider that depresses when the slider is clicked on. ArrowPosition is | 83 ! of the slider that depresses when the slider is clicked on. ArrowPosition is |
101 ! Emacs.leftToolBarWidth: 0 | 101 ! Emacs.leftToolBarWidth: 0 |
102 ! Emacs.rightToolBarWidth: 0 | 102 ! Emacs.rightToolBarWidth: 0 |
103 | 103 |
104 !*topToolBarShadowColor: Gray90 | 104 !*topToolBarShadowColor: Gray90 |
105 !*bottomToolBarShadowColor: Gray40 | 105 !*bottomToolBarShadowColor: Gray40 |
106 *backgroundToolBarColor: Gray75 | 106 *backgroundToolBarColor: Gray80 |
107 *toolBarShadowThickness: 2 | 107 *toolBarShadowThickness: 2 |
108 | 108 |
109 | 109 |
110 ! If you want to turn off vertical scrollbars, or change the default | 110 ! If you want to turn off vertical scrollbars, or change the default |
111 ! pixel width of the vertical scrollbars, do it like this (0 width | 111 ! pixel width of the vertical scrollbars, do it like this (0 width |