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:
Basic Support:
Written by Steve Ognibene (@nycdotnet).
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.
apm publish patch
. (Will need SSH key or run command line from GitHub for Windows to setup)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.