Skip to content

Instantly share code, notes, and snippets.

@sigmavirus24
Created December 15, 2016 16:52
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 sigmavirus24/e20f1e6c9ca010cabc523a7356217f5a to your computer and use it in GitHub Desktop.
Save sigmavirus24/e20f1e6c9ca010cabc523a7356217f5a to your computer and use it in GitHub Desktop.
Solarized palette for gertty
palettes:
- name: solarized
comment: ['dark blue', '']
comment-name: ['white,bold', '']
context-button: ['white,bold', '']
filename: ['light gray', '']
focused-filename: ['light magenta', '']
focused: ['black', 'light gray']
focused-added-line: ['light gray', 'dark green']
focused-added-word: ['white', 'dark gray']
focused-context-button: ['dark magenta,bold', '']
focused-removed-line: ['light gray', 'dark red']
focused-line-number: ['dark gray', 'light gray']
focused-link: ['light gray', 'dark blue']
focused-unsubscribed-project: ['light magenta,bold', 'white']
focused-reviewed-change: ['white,bold', 'dark magenta']
focused-starred-change: ['white,bold', 'dark blue']
footer: ['brown', '']
line-number: ['light gray', '']
reviewed-change: ['dark magenta', '']
starred-change: ['dark green', '']
test-SUCCESS: ['dark green', '']
test-FAILURE: ['light red', '']
unsubscribed-project: ['light magenta', '']
palette: solarized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment