diff options
author | CossonLeo | 2022-01-24 01:41:25 +0000 |
---|---|---|
committer | GitHub | 2022-01-24 01:41:25 +0000 |
commit | d49e5323f9230f3195d3ee4c5e682cd6d8c2cb1a (patch) | |
tree | 80a968f78ca3c9cd0bc88f0c1a27f4b4107a8b2b /book | |
parent | 4044c70eb2d23402629d58d0e8904815abd68dc7 (diff) |
Use markup scopes for the Markdown component (#1363)
Diffstat (limited to 'book')
-rw-r--r-- | book/src/themes.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/book/src/themes.md b/book/src/themes.md index 1325de8c..9abcfe8c 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -190,6 +190,18 @@ We use a similar set of scopes as These scopes are used for theming the editor interface. +- `markup` + - `normal` + - `completion` - for completion doc popup ui + - `hover` - for hover popup ui + - `heading` + - `completion` - for completion doc popup ui + - `hover` - for hover popup ui + - `raw` + - `inline` + - `completion` - for completion doc popup ui + - `hover` - for hover popup ui + | Key | Notes | | --- | --- | |