# Cataracted Dark Sublime Text Dark color scheme for Sublime Text ## How to install Package Control * Press P * Search for `Install Package Control` ## Install color scheme * Press P * Search for `Package Control: Install Package` * Search for `Cataracted Dark Color Scheme` ## Select color scheme * `Preferences` * `Select Color Scheme...` * Search for `Cataracted Dark Color Scheme` ## Select theme * `Preferences` * `Select theme...` * Select `Adaptive` ## Font [Download SF Mono](https://devimages-cdn.apple.com/design/resources/download/SF-Mono.dmg) ## Settings ```json "font_face": "SF Mono", "font_size": 12, "highlight_line": true ``` ## License Color scheme is released under the [MIT License](http://www.opensource.org/licenses/MIT)