Hey, nice one, thanks.
On Thu, 30 Jun 2011 15:59 -0500, "Rick Borup" <[email protected]> wrote: > Great info, Alan. Just to add to the fun, here's another VFP 9 color > scheme > based on the Solarized palette that Ted Roche mentioned. Personally I've > found this one to be a little easier on the eyes than Zenburn on my > particular monitors, although both are certainly an improvement over the > VFP > defaults. This scheme departs slightly from the Solarized palette in that > I > substituted a light yellow color for strings, which shows up well both > normally and when inverted (selected) in the VFP editor. > > --------------------------------------------------------------- > Windows Registry Editor Version 5.00 > > [HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\9.0\Options] > "EditorCommentColor"="RGB(133,153,0,0,43,54), NoAuto, NoAuto" > "EditorKeywordColor"="RGB(181,137,0,0,43,54), NoAuto, NoAuto" > "EditorConstantColor"="RGB(38,139,210,0,43,54), NoAuto, NoAuto" > "EditorNormalColor"="RGB(203,75,22,0,43,54), NoAuto, NoAuto" > "EditorOperatorColor"="RGB(228,232,213,0,43,54), NoAuto, NoAuto" > "EditorStringColor"="RGB(255,255,128,0,43,54), NoAuto, NoAuto" > "EditorVariableColor"="RGB(253,246,227,0,43,54), NoAuto, NoAuto" > --------------------------------------------------------------- > > > -Rick Borup > > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Alan Bourke > > Sent: Friday, April 29, 2011 7:33 AM > > To: [email protected] > > Subject: Zenburn for VFP > > > > Those of you who use Vim and other editors may be familiar with the > > Zenburn colour scheme. It's all nice and pastel-based with a dark > > background as opposed to the standard Microsoft white. You > > can't set the > > colours involved using the options menu in VFP, which remains > > bizarrely > > limited in colour choice for some reason. But you can set > > them directly > > in the registry. To do that for VFP 9, exit VFP9, then copy the text > > below into a text file and save it with a .REG extension. Then > > right-click the .REG file and select 'merge'. I use Apple's > > Monaco font > > with it. (http://www.gringod.com/wp-upload/MONACO.TTF ). Note the > > 'Windows Registry Editor' text must be the first line in the file. > > > > > > > > Windows Registry Editor Version 5.00 > > > > [HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\9.0\Options] > > "EditorCommentColor"="RGB(119,159,127,63,63,63), NoAuto, NoAuto" > > "EditorKeywordColor"="RGB(223,197,96,63,63,63), NoAuto, NoAuto" > > "EditorConstantColor"="RGB(106,208,186,63,63,63), NoAuto, NoAuto" > > "EditorNormalColor"="RGB(223,196,106,63,63,63), NoAuto, NoAuto" > > "EditorOperatorColor"="RGB(159,157,109,63,63,63), NoAuto, NoAuto" > > "EditorStringColor"="RGB(204,134,108,63,63,63), NoAuto, NoAuto" > > "EditorVariableColor"="RGB(220,220,204,63,63,63), NoAuto, NoAuto" > > > > -- > > Alan Bourke > > alanpbourke (at) fastmail (dot) fm > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

