Skip to content

Instantly share code, notes, and snippets.

@zeffii
Forked from anonymous/svgwrite2.py
Created August 18, 2014 10:14
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 zeffii/b5c5a9673c68a7c62fc7 to your computer and use it in GitHub Desktop.
Save zeffii/b5c5a9673c68a7c62fc7 to your computer and use it in GitHub Desktop.
theme = lambda: None
theme.col_background = '#e7e7e7'
theme.col_header = '#707070'
theme.col_stroke = '#000'
theme.hide_tick = '#888'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment