Skip to content

Commit

Permalink
add docs for cursorline scopes (#2904)
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis authored Jun 28, 2022
1 parent 64cf4c8 commit 64de0b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/src/themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ These scopes are used for theming the editor interface.
| `ui.menu.scroll` | `fg` sets thumb color, `bg` sets track color of scrollbar |
| `ui.selection` | For selections in the editing area |
| `ui.selection.primary` | |
| `ui.cursorline.primary` | The line of the primary cursor |
| `ui.cursorline.secondary` | The lines of any other cursors |
| `warning` | Diagnostics warning (gutter) |
| `error` | Diagnostics error (gutter) |
| `info` | Diagnostics info (gutter) |
Expand Down

0 comments on commit 64de0b7

Please sign in to comment.