diff --git a/Example.jpg b/Example.jpg index a545166..58c98cc 100644 Binary files a/Example.jpg and b/Example.jpg differ diff --git a/README.md b/README.md index ff8c721..cfaf78e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ # Muse -A fine color scheme for terminal, as well for the vim inside. +​ This is a fine color scheme for the terminal, as well for the vim inside. + +​ To use Muse, just open the file [**Muse.txt**](https://github.com/RogerDTZ/Muse/blob/master/Muse.txt) to copy the color settings out, and then paste them into your terminal's option file, suchas "**.minttyrc**" for **msys.** + +​ Following is an example when using **terminal** and **vim** for coding. I have tried to displayed as many elements in this image, such as syntax highlighted, vim's hilighted search, fold function, brackets match, annotation, and the cursor's color. + +​ ![](https://raw.githubusercontent.com/RogerDTZ/Muse/master/Example.jpg) + + + +​ I used a lot of time, trying to modify those colors, in order to reach a comfortable layout. + +​ If you are using **vim** in the terminal, please set the color scheme to **default** in order to get the better experience (because i edited the terminal color in the default scheme mode). But of course you can try other scheme, perhaps they would have a better composit effect with Muse. + +​ Till now i haven't try other language's syntax highlighted yet but C++, so I am not sure that Muse will perfectly adapted other language such as python and C. + +​ **Finally, I hope you will enjoy coding when using Muse.** +