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
- Host: GitHub
- URL: https://github.com/czj/atom-railscasts-prime-syntax
- Owner: czj
- License: mit
- Archived: true
- Created: 2015-02-10T15:25:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T14:56:27.000Z (about 8 years ago)
- Last Synced: 2024-04-24T09:12:34.394Z (almost 2 years ago)
- Topics: atom, railscast-textmate-theme, syntax-theme
- Language: CSS
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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

## Slim

## Ruby (Rails)
