Code editor color theme that lets you focus on the content. Available for Sublime Text, Atom, TextMate, Vim, Chocolat, and more...
Code editor color theme that lets you focus on the content
For when you need to edit a lot of inline text without being distracted by code and markup.
Install
Focuswith Package Control and restart Sublime.
See atom-focus-dark and atom-focus-light.
See vscode-focus-dark and vscode-focus-light.
Copy the
.tmThemefiles to
~/Library/Application Support/Textmate/Managed/Bundles/Themes.tmbundle.
Copy the
.tmThemefiles to
~/Library/Application Support/TextMate/Themes.
Plug 'sindresorhus/focus', {'rtp': 'vim'}
Plugin 'sindresorhus/focus', {'rtp': 'vim'}
Copy the contents of the
vim/colorsfolder to
~/.vim/colors.
A lot more editors support the
.tmThemeformat. Google it if you're not using any of the above editors.
I would be more than happy to accept PRs for ports to other editors that doesn't support
.tmTheme.
In Sublime, click on some syntax, then press Ctrl+Shift+P to see the scope in the statusbar.
MIT © Sindre Sorhus