Skip to content

mtnocean/no-syntax-highlighting-syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No syntax highlighting theme

Disable Atom.io syntax highlighting.

Will still highlight code comments in a different color - clean blue - without making them less noticeable. Compared to just switching to "Plain Text", every Atom.io language-related features will be also still working. Including language completions, language snippets, language closure/bloc detections, auto-indent, etc.

Inspired by some articles stating that disabling syntax highlighting is actually a good thing. It should lower distractions and allow more focus on the meaning of the code. I wanted to try this in Atom.io.

Screenshot

no-syntax-highlighting

Installation

Fire up a console and type:

apm install no-syntax-highlighting-syntax

Or, inside Atom's settings select Install and then search for this theme.

Packages

No packages published

Languages

  • CSS 100.0%