Skip to content

Instantly share code, notes, and snippets.

@davidchambers
Created July 11, 2011 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidchambers/1075673 to your computer and use it in GitHub Desktop.
Save davidchambers/1075673 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<seestyle>
<mode id="SEEMode.Javascript">
<style id="_Default"
color="#657b83" font-style="normal" font-weight="normal" background-color="#fdf6e3" />
<style id="/Javascript/Keywords"
color="#859900" font-style="normal" font-weight="normal" />
<style id="/Javascript/this"
color="#586e75" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#268bd2" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#2aa198" font-style="normal" font-weight="normal" />
<style id="/Javascript/MethodRegex"
color="#2aa198" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#93a1a1" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
color="#93a1a1" font-style="italic" font-weight="normal" />
<style id="/Javascript/SingleComment"
color="#93a1a1" font-style="italic" font-weight="normal" />
<style id="/Javascript/Regular Expressions"
color="#cb4b16" font-style="normal" font-weight="normal" />
<style id="/Javascript/Unicode Hexes"
color="#b58900" font-style="normal" font-weight="normal" />
<style id="/Javascript/Escaped Characters"
color="#b58900" font-style="normal" font-weight="normal" />
<style id="/Javascript/String"
color="#b58900" font-style="normal" font-weight="normal" />
<style id='/Javascript/"Unicode Hexes"'
color="#cb4b16" font-style="normal" font-weight="normal" />
<style id="/Javascript/SingleString"
color="#b58900" font-style="normal" font-weight="normal" />
<style id="/Javascript/'Unicode Hexes'"
color="#cb4b16" font-style="normal" font-weight="normal" />
</mode>
</seestyle>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment