mirror of
https://github.com/larstvei/Focus.git
synced 2024-11-26 11:38:32 +00:00
16 lines
499 B
Markdown
16 lines
499 B
Markdown
# Focus
|
|
|
|
Focus provides `focus-mode` that dims the text of surrounding paragraphs, similar to [iA Writer's](https://ia.net/writer) Focus Mode.
|
|
|
|
## Usage
|
|
|
|
Enable the mode with <kbd> M-x focus-mode </kbd>.
|
|
|
|
### Example
|
|
|
|
This is what it looks like:
|
|
|
|
Light Theme (leuven) | Dark Theme (monokai)
|
|
:-------------------------------------------:|:-------------------------------------------:
|
|
<img src="./demo-light.gif" max-width="50%"> | <img src="./demo-dark.gif" max-width="50%">
|