feat: add primary and secondary cursor styles
This commit is contained in:
parent
5f1ca2fd3c
commit
0c2a187c60
2 changed files with 59 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ tokens: Tokens,
|
|||
|
||||
editor: Style,
|
||||
editor_cursor: Style,
|
||||
editor_cursor_primary: Style,
|
||||
editor_cursor_secondary: Style,
|
||||
editor_line_highlight: Style,
|
||||
editor_error: Style,
|
||||
editor_warning: Style,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue