add new scopes to themes docs

This commit is contained in:
Michael Davis 2021-12-22 09:58:51 -06:00 committed by Blaž Hrastnik
parent 3b800025af
commit c1f4c0e67a

View File

@ -178,6 +178,12 @@ #### Syntax highlighting
- `inline`
- `block`
- `diff` - version control changes
- `plus` - additions
- `minus` - deletions
- `delta` - modifications
- `moved` - renamed or moved files/changes
#### Interface
These scopes are used for theming the editor interface.