From ee324283b33d3a39b6bc5c04b48f451b83552351 Mon Sep 17 00:00:00 2001 From: Mark Badolato Date: Sun, 25 Nov 2012 20:55:21 -0700 Subject: [PATCH] Renamed Symfony color scheme to Symfonic --- README.md | 6 +++--- .../{Symfony.itermcolors => Symfonic.itermcolors} | 0 screenshots/{symfony.png => symfonic.png} | Bin 3 files changed, 3 insertions(+), 3 deletions(-) rename schemes/{Symfony.itermcolors => Symfonic.itermcolors} (100%) rename screenshots/{symfony.png => symfonic.png} (100%) diff --git a/README.md b/README.md index ff1ff76..9989254 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The scheme idleToes was inspired by the [idleFingers](http://idlefingers.co.uk/) The scheme Zenburn was inspired by the [Zenburn](http://snk.tuxfamily.org/log/zenburn-terminal-color-scheme.html) version created by Suraj N. Kurapati. -The scheme Symfony was inspired by the color scheme used in the [documentation](http://symfony.com/doc/current/book/index.html) for the [Symfony](http://www.symfony.com) PHP Framework. +The scheme Symfonic was inspired by the color scheme used in the [documentation](http://symfony.com/doc/current/book/index.html) for the [Symfony](http://www.symfony.com) PHP Framework. If there are other color schemes you'd like to see included, drop me a line! @@ -71,9 +71,9 @@ To install: ![Screenshot](https://github.com/mbadolato/iTerm2-Color-Schemes/raw/master/screenshots/red_sands.png) -**Symfony** +**Symfonic** -![Screenshot](https://github.com/mbadolato/iTerm2-Color-Schemes/raw/master/screenshots/symfony.png) +![Screenshot](https://github.com/mbadolato/iTerm2-Color-Schemes/raw/master/screenshots/symfonic.png) **Terminal Basic** diff --git a/schemes/Symfony.itermcolors b/schemes/Symfonic.itermcolors similarity index 100% rename from schemes/Symfony.itermcolors rename to schemes/Symfonic.itermcolors diff --git a/screenshots/symfony.png b/screenshots/symfonic.png similarity index 100% rename from screenshots/symfony.png rename to screenshots/symfonic.png