gobbiegobgoo

A dark theme with a bit of light

VincentKempers

19,340

5

1.0.4

MIT

GitHub

Gobbie Gob Goo Syntax Theme

A simple gooey syntax theme for Atom!

Installation

Find this theme (gobbiegobgoo) in Atom's "Install" section. (Don't forget to toggle it to search for themes!), or run apm install gobbiegobgoo.

Contributing

If they're things you'd like to see different in the theme, feel free to shoot me an issue!

Customization

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

Examples

JavaScript

JavaScript Syntax Example

CSS

CSS Syntax Example

Vue

Vue Syntax Example

PHP

PHP Syntax Example

License

MIT © Vincent Kempers