diff --git a/Criteria-for-a-good-color-scheme.md b/Criteria-for-a-good-color-scheme.md new file mode 100644 index 0000000..fa66b70 --- /dev/null +++ b/Criteria-for-a-good-color-scheme.md @@ -0,0 +1,5 @@ +1. Works well for Markdown (inline code, links, headers) +2. Visual selection needs to be visible +3. Works well for popular plugins + - [Startify](https://github.com/mhinz/vim-startify) + - [signify](https://github.com/mhinz/vim-signify) (change, delete, add sign should be readable) \ No newline at end of file