Created
December 15, 2016 16:52
-
-
Save sigmavirus24/e20f1e6c9ca010cabc523a7356217f5a to your computer and use it in GitHub Desktop.
Solarized palette for gertty
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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