comparison etc/Emacs.ad @ 263:727739f917cb r20-5b30

Import from CVS: tag r20-5b30
author cvs
date Mon, 13 Aug 2007 10:24:41 +0200
parents 0e522484dd2a
children 8efd647ea9ca
comparison
equal deleted inserted replaced
262:9d8607af9e13 263:727739f917cb
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 !.modeline*attributeForeground: Black
35 !Emacs.modeline*attributeBackground: Gray75 35 !.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 .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:
41 ! Emacs.pointer*attributeForeground: Black 41 ! Emacs.pointer*attributeForeground: Black
42 ! If you want to set the background of the mouse pointer, do this: 42 ! If you want to set the background of the mouse pointer, do this:
43 ! Emacs.pointer*attributeBackground: White 43 ! Emacs.pointer*attributeBackground: White