William H. Magill on 11 Mar 2004 05:27:02 -0000 |
On 10 Mar, 2004, at 20:57, Jeff Abrahamson wrote: On my workstation, emacs comes up with certain ideas of how to color things.
Which file is used depends on your setup and implementation. Either ~/.Xresources or ~/.Xdefaults should be read by your X11 setup. The keywords are in the emacs man page. As Walt mentioned, the color names can be found in the /lib/X11/rgb.txt file. ! ---------------------------------------------------------------------* Emacs*font: -adobe-courier-medium-r-normal--14-140-75-75-m-90-iso8859-1 ! emacs*font: 7x14 Emacs.geometry: 82x55+1+150 Emacs*borderWidth: 1 Emacs*iconName: emacs Emacs*reverseVideo: off Emacs*bitmapIcon: on Emacs*internalBorder: 1 Emacs*foreground: black #ifdef COLOR Emacs*background: LightBlue ! dec's slate gray ! emacs*background: #A8A8A8A8A8A8 ! DEC blue ! emacs*background: #5F5F9292E9E9 ! motif green on Tektronix ! emacs*background: #5F5FADADAEAE ! Tektronix "cadet blue" should equal "motif green". ! emacs*background: CadetBlue ! Emacs*borderColor: yellow Emacs*cursorColor: red Emacs*pointerColor: red #endif ! =====================================================================*
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|