Skip to content

A syntax theme for Atom for those comfortable with the Visual Studio Blue theme.

License

Notifications You must be signed in to change notification settings

JeroenJRP/redmond-syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redmond-syntax theme

An Atom syntax theme for fans of the Visual Studio Blue theme.

This is a syntax theme; for the complimentary UI theme, please also download redmond-ui.

There is plenty left to do, and a few shortcomings in how Atom parses the languages prevent more accurate highlighting.

Decent Support:

  • TypeScript
  • CSS
  • Markdown

Basic Support:

  • C#

Written by Steve Ognibene (@nycdotnet).

Example for TypeScript

redmond-ui-2015-07-13

Example for C Sharp

redmond-syntax C#

Developing

Uninstall redmond-syntax if you have it already. Make sure the folder is deleted under ~/.atom/dev/packages/. Clone the redmond-syntax repo, open a command-prompt there, and run apm link --dev to symlink the repo to ~/.atom/dev/packages. Run a separate instance of Atom in dev mode: atom --dev to enable refreshing it when you change the .less files in this package.

Publishing Checklist

  • Check everything in to GitHub.
  • Update CHANGELOG.md and say vNext with a date.
  • To publish, run apm publish patch. (Will need SSH key or run command line from GitHub for Windows to setup)
  • Update CHANGELOG.md with the actual patch version.

About

A syntax theme for Atom for those comfortable with the Visual Studio Blue theme.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%