Skip to content

Neon syntax theme for Atom inspired by and based on the Farzher Neon Sublime Text 2/3 theme, using CSS text-shadow to implement the glow effect

Notifications You must be signed in to change notification settings

anomaly256/neon-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neon-syntax theme

Neon syntax theme for Atom inspired by and based on the Farzher Neon Sublime Text 2/3 theme, using CSS text-shadow to implement the glow effect

Screenshot

If you find that the blur or intensity are too high for your comfort, you can edit the variables in the package's stylesheets/syntax-variables.less to tone down the colours or reduce the blur radius on the text-shadow. Eventually I intend to provide a settings screen to adjust these values easily once I figure out how to add a settings pane to Atom's Preferences view.

// Theme specific vars
@opacity: 0.8;
@blur: 15px;
@contrast: 200%;
@saturation: 200%;

About

Neon syntax theme for Atom inspired by and based on the Farzher Neon Sublime Text 2/3 theme, using CSS text-shadow to implement the glow effect

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages