Bug 143283

Summary: mc use default colors. Here's another colorset for those who like VAX color palette.
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Olli Artemjev <grey-olli>
Component: ConsoleAppsAssignee: Vladimir Nadvornik <nadvornik>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None CC: grey-olli
Version: FinalKeywords: Fix_No_Build
Target Milestone: ---   
Hardware: All   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Olli Artemjev 2006-01-15 08:35:59 UTC
It'd be nice to see an option to set color scheme for mc, isn't it?
Here's a color map developed by a friend of mine (Peter V. Chernikoff).
Current mc version in SuSE doesn't 've [Colors] subsection, thus it could be simply added by appending the following:
--cut--
[Colors]
#base_color=normal=lightgray,black:marked=,black:directory=cyan,black:link=gray,black:device=,black:special=red,black:executable=yellow,black:viewunderline=,black:editor=yellow,black:editnormal=lightgray,black:viewnormal=white,black
#base_color=normal=green,black:marked=,black:directory=lightgray,black:link=gray,black:device=,black:special=red,black:executable=cyan,black:viewunderline=,black:editor=,black:editnormal=green,black
base_color=normal=green,black:marked=,black:directory=white,black:link=gray,black:device=,black:special=red,black:executable=green,black:viewunderline=,black:editor=yellow,black:editnormal=lightgray,black:viewnormal=white,black
--cut--
The 'base_color...' thing is a one string (either web form either my editor may broke this by adding new lines).

PS: The syntax is the same for years. =) I'm using this at least 3-5 years. )
Comment 1 Vladimir Nadvornik 2006-01-24 15:38:50 UTC
I don't think that changing the default for all users unconditionally is a good idea. On the other hand, if it will be commented out in the config file, it won't get enough puplicity.
Maybe you could add this into Tips_and_Tricks section on opensuse.org.

Comment 2 Olli Artemjev 2006-01-27 21:39:03 UTC
Hmm.. what's exact url where should I post a link to this possible enhancement?

As about leaving that commented - that would be better than nothing. But as you wish - I just change that every time I configure mc. =) Other may even donno about that abilities.

BTW: why it has INVALID status, not CLOSED? Any real difference?