Skip to content

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

License

Notifications You must be signed in to change notification settings

sindresorhus/focus

Repository files navigation

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

Vim-plug

Plug 'sindresorhus/focus', {'rtp': 'vim'}

Vundle

Plugin 'sindresorhus/focus', {'rtp': 'vim'}

Manual

Copy the contents of the vim/colors 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...

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •