diff --git a/README.md b/README.md index 52cf9ab..14ecd20 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,10 @@ To include a screenshot, please generate the output using the [screenshotTable.s ![Screenshot](screenshots/atom.png) +###Batman### + +![Screenshot](screenshots/batman.png) + ###Belafonte Day### ![Screenshot](screenshots/belafonte_day.png) @@ -463,6 +467,10 @@ To include a screenshot, please generate the output using the [screenshotTable.s ![Screenshot](screenshots/spacedust.png) +###Spiderman### + +![Screenshot](screenshots/spiderman.png) + ###Spring### ![Screenshot](screenshots/spring.png) @@ -491,6 +499,10 @@ To include a screenshot, please generate the output using the [screenshotTable.s ![Screenshot](screenshots/thayer_bright.png) +###The Hulk### + +![Screenshot](screenshots/the_hulk.png) + ###Tomorrow### ![Screenshot](screenshots/tomorrow.png) @@ -690,6 +702,8 @@ The Cobalt Neon theme was created by [vazquez](https://github.com/vazquez/cobalt The AtelierSulphurpool theme was created by [atelierbram](http://atelierbram.github.io/syntax-highlighting/atelier-schemes/sulphurpool/) +The Batman, Spiderman, and The Hulk themes were created by [pyrophos](https://github.com/pyrophos) + If there are other color schemes you'd like to see included, drop me a line! ## Extra diff --git a/schemes/batman.itermcolors b/schemes/Batman.itermcolors similarity index 100% rename from schemes/batman.itermcolors rename to schemes/Batman.itermcolors diff --git a/schemes/spiderman.itermcolors b/schemes/Spiderman.itermcolors similarity index 100% rename from schemes/spiderman.itermcolors rename to schemes/Spiderman.itermcolors diff --git a/schemes/TheHulk.itermcolors b/schemes/The Hulk.itermcolors similarity index 100% rename from schemes/TheHulk.itermcolors rename to schemes/The Hulk.itermcolors diff --git a/screenshots/Batman.png b/screenshots/Batman.png deleted file mode 100644 index 2c42136..0000000 Binary files a/screenshots/Batman.png and /dev/null differ diff --git a/screenshots/Spiderman.png b/screenshots/Spiderman.png deleted file mode 100644 index cc28e24..0000000 Binary files a/screenshots/Spiderman.png and /dev/null differ diff --git a/screenshots/TheHulk.png b/screenshots/TheHulk.png deleted file mode 100644 index 061b2d0..0000000 Binary files a/screenshots/TheHulk.png and /dev/null differ diff --git a/screenshots/batman.png b/screenshots/batman.png new file mode 100644 index 0000000..68fe124 Binary files /dev/null and b/screenshots/batman.png differ diff --git a/screenshots/spiderman.png b/screenshots/spiderman.png new file mode 100644 index 0000000..1d64a2d Binary files /dev/null and b/screenshots/spiderman.png differ diff --git a/screenshots/the_hulk.png b/screenshots/the_hulk.png new file mode 100644 index 0000000..8739ece Binary files /dev/null and b/screenshots/the_hulk.png differ