Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

justo/atom-monokai-eighties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom Monokai Eighties syntax theme

Not very different from /~https://github.com/kevinsawicki/monokai yet.

A monokai-phoenix mashup theme for Atom. Created to be used with Seti Eighties UI. Works well with one-dark-ui. All syntax coloring is default monokai, but the background has been lightened up to match Phoenix Dark's eighties mode, a Sublime Text theme.

Note: Line highlighting is a built-in to this theme. You can disable it with this in your custom stylesheet:

atom-text-editor::shadow {
	.cursor-line {
	  background-color: transparent;
	}
}

Originally converted from the TextMate theme using the TextMate bundle converter.

About

A Monokai theme for Atom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages