diff --git a/README.rst b/README.rst index 87bd668..7a2ad7c 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,7 @@ Wombat colorscheme for Vim This colorscheme is an fork/copy of original wombat_ colorscheme by Lars Nielsen, which has been ported to GUI version of vim with additional changes. + Features ======== @@ -17,6 +18,17 @@ Features * Added appropriate colors for ShowMarks_ plugin * Added syntax colors for Syntastic_ plugin +.. figure:: /images/wombat256grf.png + :alt: Colorscheme overview + + Colorscheme overview + +.. figure:: /images/wombat256grf-diff.png + :alt: Diff mode + + Diff mode + + Installation ------------ @@ -36,6 +48,7 @@ append line: to make it permanent. + License ------- diff --git a/images/wombat256grf-diff.png b/images/wombat256grf-diff.png new file mode 100644 index 0000000..3020470 Binary files /dev/null and b/images/wombat256grf-diff.png differ diff --git a/images/wombat256grf.png b/images/wombat256grf.png new file mode 100644 index 0000000..dbed6d9 Binary files /dev/null and b/images/wombat256grf.png differ