A simple gooey syntax theme for Atom!
Find this theme (gobbiegobgoo
) in Atom's "Install" section. (Don't forget to toggle it to search for themes!), or run apm install gobbiegobgoo
.
If they're things you'd like to see different in the theme, feel free to shoot me an issue!
I personally like using this gooey goodness using the following Atom config:
editor:
fontFamily: "Source Code Variable"
fontSize: 15
lineHeight: 1.9
scrollPastEnd: true
showIndentGuide: true
softWrap: true