Last active
January 1, 2016 19:59
-
-
Save jamost/8194528 to your computer and use it in GitHub Desktop.
Phoenix Theme dark and blue; sublime text user preferences I like
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
Show hidden characters
| { | |
| // netatoo / pheonix-theme | |
| // https://github.com/netatoo/phoenix-theme | |
| "color_scheme": "Packages/Theme - Phoenix/Color Scheme/Clouds Midnight.tmTheme", | |
| "theme": "Phoenix Dark.sublime-theme", | |
| "phoenix_highlight_current_tab": true, | |
| "phoenix_color_blue": true, | |
| "phoenix_eighties": true, | |
| "phoenix_dirty_bottom_bar": true, | |
| "phoenix_sidebar_tree_large": true, | |
| "phoenix_color_expanded_folder": true | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment