Skip to content

Commit 78a09db

Browse files
authored
docs: remove double entries in theme color references (#7639)
* remove second chat.requestBackground entry * remove second tab.dragAndDropborder entry * remove secon peekViewEditorStickyScroll.background entry
1 parent 3331883 commit 78a09db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

api/references/theme-color.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ Editor Groups are the containers of editors. There can be many editor groups. A
314314
- `tab.unfocusedActiveBorder`: Bottom border for the active tab in an inactive editor group.
315315
- `tab.activeBorderTop`: Top border for the active tab.
316316
- `tab.unfocusedActiveBorderTop`: Top border for the active tab in an inactive editor group
317-
- `tab.dragAndDropBorder`: Border between tabs to indicate that a tab can be inserted between two tabs. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.
318317
- `tab.lastPinnedBorder`: Border on the right of the last pinned editor to separate from unpinned editors.
319318
- `tab.inactiveBackground`: Inactive Tab background color.
320319
- `tab.unfocusedInactiveBackground`: Inactive Tab background color in an unfocused group
@@ -625,7 +624,6 @@ For coloring inserted and removed text, use either a background or a border colo
625624
- `chat.slashCommandForeground`: The foreground color of a chat slash command.
626625
- `chat.avatarBackground`: The background color of a chat avatar.
627626
- `chat.avatarForeground`: The foreground color of a chat avatar.
628-
- `chat.requestBackground`: The background color of a chat request.
629627

630628
## Inline Chat colors
631629

@@ -705,7 +703,6 @@ Peek views are used to show references and declarations as a view inside the edi
705703
- `peekViewEditorGutter.background`: Background color of the gutter in the peek view editor.
706704
- `peekViewEditor.matchHighlightBackground`: Match highlight color in the peek view editor.
707705
- `peekViewEditor.matchHighlightBorder`: Match highlight border color in the peek view editor.
708-
`peekViewEditorStickyScroll.background`: Background color of sticky scroll in the peek view editor.
709706
- `peekViewResult.background`: Background color of the peek view result list.
710707
- `peekViewResult.fileForeground`: Foreground color for file nodes in the peek view result list.
711708
- `peekViewResult.lineForeground`: Foreground color for line nodes in the peek view result list.

0 commit comments

Comments
 (0)