neilpa/cmd-colors-solarized

No uninstallation instructions

Closed this issue · 5 comments

How do I go about uninstalling solarized once I've installed it?

Thanks Sam, but that wasn't a permanent fix. I replaced my registry file
with one I got from another windows machine and then re-instaleld git bash
which seems to have done the trick.

On Wed, Mar 11, 2015 at 9:32 PM, Sam Zeng notifications@github.com wrote:

@alexdelgado https://github.com/alexdelgado

I think this may be help you:
http://superuser.com/questions/158759/reset-colors-on-windows-command-line-cmd


Reply to this email directly or view it on GitHub
#7 (comment)
.

I have the same problem with Windows 8.1 too

This is the original reg entries on Win 8.1 if somebody forgot to create a "backup" (save it in a reg file and double click on it to import it):

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Console]
"ScreenColors"=dword:00000007
"PopupColors"=dword:000000f5
"ColorTable10"=dword:0000ff00
"ColorTable00"=dword:00000000
"ColorTable11"=dword:00ffff00
"ColorTable01"=dword:00800000
"ColorTable12"=dword:000000ff
"ColorTable02"=dword:00008000
"ColorTable13"=dword:00ff00ff
"ColorTable03"=dword:00808000
"ColorTable14"=dword:0000ffff
"ColorTable04"=dword:00000080
"ColorTable15"=dword:00ffffff
"ColorTable05"=dword:00800080
"ColorTable06"=dword:00008080
"ColorTable07"=dword:00c0c0c0
"ColorTable08"=dword:00808080
"ColorTable09"=dword:00ff0000

@chros73 I've added these defaults to the repo