Skip to content

Commit

Permalink
Document ui.highlight theme key (helix-editor#6372)
Browse files Browse the repository at this point in the history
This scope was added via helix-editor@bf5b9a9
  • Loading branch information
elasticdog authored and Sagnik Bhattacharya committed Mar 21, 2023
1 parent f1f919c commit b90e772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ 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.highlight` | Highlighted lines in the picker preview |
| `ui.cursorline.primary` | The line of the primary cursor ([if cursorline is enabled][editor-section]) |
| `ui.cursorline.secondary` | The lines of any other cursors ([if cursorline is enabled][editor-section]) |
| `ui.cursorcolumn.primary` | The column of the primary cursor ([if cursorcolumn is enabled][editor-section]) |
Expand Down

0 comments on commit b90e772

Please sign in to comment.