README.md in sublimetheme-1.0.0 vs README.md in sublimetheme-1.0.1

- old
+ new

@@ -52,20 +52,25 @@ **start()** takes no arguments **head()** between **0** to **10** arguments *(just like hashes)* then supply a *HEX color value* to the hash symbol. ```ruby - options are: - bg --> background - ct --> caret - fg --> foreground - fh --> findHighlight - fhf --> findHighlightForeground - inv --> invisibles - lh --> lineHighlight - sb --> selectionBorder - se --> selection - sg --> stackGuide +> options are: + ag --> activeGuide + bg --> background + ct --> caret + fg --> foreground + fh --> findHighlight + fhf --> findHighlightForeground + gf --> gutterForeground + gu --> guide + gut --> gutter + ins --> inactiveSelection + inv --> invisibles + lh --> lineHighlight + sb --> selectionBorder + se --> selection + sg --> stackGuide ``` > See example below. **body** takes **two arguments** being `(scope description)` and `(scope)` and optional kwargs arguments (hash) whick keys can be combined. they are fg, fs and bg. \ No newline at end of file