An open API service indexing awesome lists of open source software.

https://github.com/czj/atom-railscasts-prime-syntax

Syntax theme based on the RailsCast TextMate theme, tweaked to make comments a lot less prominent
https://github.com/czj/atom-railscasts-prime-syntax

atom railscast-textmate-theme syntax-theme

Last synced: about 1 month ago
JSON representation

Syntax theme based on the RailsCast TextMate theme, tweaked to make comments a lot less prominent

Awesome Lists containing this project

README

          

# RailsCasts Prime theme

Syntax theme for Atom editor, based on the RailsCast TextMate theme.

Tweaks have been made to make comments more discreet in the source code,
and have some colors be slightly different in some cases. For example :

- make brackets #{} in Haml/Slim more visible
- separate color for classes names and constants
- different blue for ruby symbols and keywords (like true)

## HTML + ERB

![HTML+ERB](http://i.imgur.com/FEUcNtc.png)

## Slim

![Slim](http://i.imgur.com/Sy3qODY.png)

## Ruby (Rails)

![Ruby Rails](http://i.imgur.com/mMW0miT.png)