supercrabtree / focus

Code editor color theme that lets you focus on the content. Available for Sublime Text, Atom, TextMate, Vim, Chocolat, and more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Focus

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.

Focus light

Focus dark

Works perfectly with Markdown

Focus dark - Markdown

And LaTeX

Focus dark - LaTeX

Install

Sublime Text

Install Focus with Package Control and restart Sublime.

Atom

See atom-focus-dark and atom-focus-light.

VS Code

See vscode-focus-dark and vscode-focus-light.

TextMate 2

Copy the .tmTheme files to ~/Library/Application Support/Textmate/Managed/Bundles/Themes.tmbundle.

TextMate

Copy the .tmTheme files to ~/Library/Application Support/TextMate/Themes.

Vim

Copy the contents of the vim folder to ~/.vim/colors.

Other editors

A lot more editors support the .tmTheme format. 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.

Dev

In Sublime, click on some syntax, then press Ctrl+Shift+P to see the scope in the statusbar.

License

MIT © Sindre Sorhus

About

Code editor color theme that lets you focus on the content. Available for Sublime Text, Atom, TextMate, Vim, Chocolat, and more...

License:MIT License


Languages

Language:Vim Script 92.7%Language:TeX 5.6%Language:HTML 1.6%