bobmaerten / atom-railscasts-prime-syntax

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Slim

Slim

Ruby (Rails)

Ruby Rails

About

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

License:MIT License


Languages

Language:CSS 100.0%