diff --git a/README.md b/README.md index 03fb2c1..d2b5cc0 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ let g:kolor_alternative_matchparen=0 let g:kolor_inverted_matchparen=0 ``` +## Font styles +In the event that font styles are needed by name, here is what the different styles looks like: +![Font styles](font-styles.png) + ## Donations This color scheme is dedicated to the the Ugandan children (How about donating to them? See Vim's website). diff --git a/font-styles.png b/font-styles.png new file mode 100644 index 0000000..2e14c81 Binary files /dev/null and b/font-styles.png differ