From 665e95bfb0acc1c36f9333ec3d26bc8d3ec1aa6d Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Mon, 24 Sep 2007 12:56:42 +0000 Subject: [PATCH] Updated info on Colors.plist git-svn-id: http://macvim.googlecode.com/svn/trunk@278 96c4425d-ca35-0410-94e5-3396d5c13a8f --- runtime/doc/gui_mac.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt index f5c20e8faa..7404177c5a 100644 --- a/runtime/doc/gui_mac.txt +++ b/runtime/doc/gui_mac.txt @@ -141,9 +141,12 @@ section of the System Preferences. The latter is the selection color used by a Cocoa application when it is not in focus. *Colors.plist* -Apart from the system colors, it is also possible to use the colors listed in -the dictionary "Colors.plist". The key in this dictionary is the name of the -color and the value is an RGB value on the form #rrggbb stored as an integer. +Apart from the system colors, it is also possible to use the standard X11 +color names (see http://en.wikipedia.org/wiki/X11_color_names) which usually +come in a file called "rgb.txt". MacVim does not have such a file, instead it +keeps these colors in a dictionary called "Colors.plist". The key in this +dictionary is the name of the color and the value is an RGB value on the form +#rrggbb stored as an integer. *macvim-colorscheme* MacVim ships with a custom colorscheme that can be used as an alternative to