Skip to content

Commit

Permalink
update in readme (add textmate to project)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Jun 22, 2014
1 parent 4ffd6ab commit e429f55
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Editors
* [Sublime Text](#sublime-text)
* [Atom](#atom)
* [TextMate](#textmate)
* [Vim](#vim)
* Terminal
* [iTerm](#iterm)
Expand Down Expand Up @@ -39,6 +40,10 @@ by browsing **Preferences -> Color Scheme -> Lucario Color Scheme -> Lucario**
2. Then select the **Themes** tab
3. Type **Lucario** in the search box

## TextMate

Not available yet.

## Vim
![Vim Example](https://raw.githubusercontent.com/raphamorim/lucario/master/images/vim.png)

Expand All @@ -58,7 +63,7 @@ Not available yet.
## Terminal.app
![Vim Example](https://raw.githubusercontent.com/raphamorim/lucario/master/images/terminal.png)

1. Clone this repo or use .zip download option
1. Use `git clone [email protected]:raphamorim/lucario.git` (or use .zip download option)
2. Terminal > Settings Tab
3. Click "Gear" icon
4. Click Import and select the **terminal/Lucario.terminal** file
Expand All @@ -72,7 +77,8 @@ Background | `#2b3e50` | `43 62 80` | `209.2° 30.1% 24.1%`
Current Line | `#243443` | `36 52 67` | `209° 30.1% 20.2%`
Selection | `#19242f` | `25 36 47` | `210° 30.6% 14.1%`
Foreground | `#f8f8f2` | `248 248 242` | `60° 30% 96%`
Comment | `#5c98cd` | `92 152 205` | `208.1°, 53.1%, 58.2%`
Comment | `#5c98cd` | `92 152 205` | `208.1° 53.1% 58.2%`
String | `#E6DB74` | `230 219 116` | `54.2° 69.5% 67.8%`

## Contributing

Expand Down

0 comments on commit e429f55

Please sign in to comment.