Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
just upload the readme but nothing
  • Loading branch information
RogerDTZ committed Aug 15, 2018
1 parent eaf4683 commit 8df5003
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
Binary file modified Example.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.**

0 comments on commit 8df5003

Please sign in to comment.