Skip to content

Instantly share code, notes, and snippets.

@octplane
Last active December 22, 2015 05:29
Show Gist options
  • Save octplane/6424715 to your computer and use it in GitHub Desktop.
Save octplane/6424715 to your computer and use it in GitHub Desktop.
ink theming
body {
background-color: #333;
}
#servicePane {
background-color: #242424;
}
#picker {
background-color: #333;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment