Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 999 Bytes

README.md

File metadata and controls

48 lines (28 loc) · 999 Bytes

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