atom-limelight

Focus on what you are doing

germtb

487

5

0.1.3

MIT

GitHub

atom-limelight

Use by itself or in combination with a distraction-free package to get the most focused developer experience

Default toggle: <shift> <alt> <l>

To override the styles use:

.limelight .line {
	opacity: 0.4;
}

.limelight .line.atom-limelight {
	opacity: 1;
}

Inspired by limelight.vim