R
rediffusion_
Guest
Greetings to one of the best `IDE` community of the world.
Sorry, but Theme Color docs sucks.
Link:
code.visualstudio. com/api/references/theme-color
··············································································································································································
NOTE:
I've already googled (3 days) and can't find info about a few features._
··············································································································································································
I don't understand how it works? Maybe it works with some kind of extension?
If you can please provide screencast or screenshot.
··············································································································································································
Features for which clarification is needed:
### Base colors:
descriptionForeground
### Text Colors:
textBlockQuote.border
textCodeBlock.background
textPreformat.foreground
### Input control:
inputValidation.errorBackground
inputValidation.errorForeground
inputValidation.infoBackground
inputValidation.infoForeground
inputValidation.infoBorder
inputValidation.warningBackground
inputValidation.warningForeground
inputValidation.warningBorder
### Lists and trees:
list.inactiveFocusBackground
### Activity Bar:
sideBar.dropBackground
### MiniMap:
minimapGutter.addedBackground
minimapGutter.modifiedBackground
minimapGutter.deletedBackground
### Editor Groups & Tabs:
tab.activeModifiedBorder
tab.inactiveModifiedBorder
tab.unfocusedActiveModifiedBorder
tab.unfocusedInactiveModifiedBorder
editorPane.background
### Editor colors:
editorCursor.background
editor.findRangeHighlightBackground
editor.findRangeHighlightBorder
searchEditor.findMatchBackground
searchEditor.findMatchBorder
editor.symbolHighlightBackground
editor.symbolHighlightBorder
### Overview ruler:
editorOverviewRuler.rangeHighlightForeground
editorOverviewRuler.selectionHighlightForeground
editorOverviewRuler.wordHighlightForeground
editorOverviewRuler.wordHighlightStrongForeground
editorOverviewRuler.modifiedForeground
editorOverviewRuler.addedForeground
editorOverviewRuler.deletedForeground
editorOverviewRuler.errorForeground
editorOverviewRuler.warningForeground
editorOverviewRuler.infoForeground
editorOverviewRuler.bracketMatchForeground
### Errors and warnings:
editorWarning.foreground
editorWarning.border
editorHint.foreground
editorHint.border
problemsWarningIcon.foreground
### The gutter contains the glyph margins and the line numbers:
editorGutter.commentRangeForeground
### Editor widget colors:
editorMarkerNavigation.background
editorMarkerNavigationError.background
editorMarkerNavigationWarning.background
editorMarkerNavigationInfo.background
### Panel colors:
panel.dropBackground
panelInput.border
### Status Bar colors:
statusBar.noFolderBackground
statusBar.noFolderBorder
googled it would be something like this:
...but unfortunately, I haven't
### Notification colors:
notificationLink.foreground
### Debug:
editor.stackFrameHighlightBackground
editor.focusedStackFrameHighlightBackground
I think it's about - Debug > CALL STACK
...but don't know the idea where are these features disappear?
### Welcome page:
walkThrough.embeddedEditorBackground
### Settings Editor colors:
settings.dropdownListBorder
### Snippets:
editor.snippetFinalTabstopHighlightBackground
editor.snippetFinalTabstopHighlightBorder
··············································································································································································
For example, we have:
### Base colors:
Link:
code.visualstudio. com/api/references/theme-color#base-colors
descriptionForeground: Foreground color for description text providing additional information, for example for a label.
Yes, I read docs a few times but it's not a pill. I need more understandable info, screencast or screenshot It will be great.
··············································································································································································
System:
Microsoft Windows 10 Enterprise 2016 LTSB, 64x
Version: 10.0.14393.2273 (Win10 RS1)
«VS Code» is last updated.
··············································································································································································
Best regards!
Continue reading...
Sorry, but Theme Color docs sucks.
Link:
code.visualstudio. com/api/references/theme-color
··············································································································································································
NOTE:
I've already googled (3 days) and can't find info about a few features._
··············································································································································································
I don't understand how it works? Maybe it works with some kind of extension?
If you can please provide screencast or screenshot.
··············································································································································································
Features for which clarification is needed:
### Base colors:
descriptionForeground
### Text Colors:
textBlockQuote.border
textCodeBlock.background
textPreformat.foreground
### Input control:
inputValidation.errorBackground
inputValidation.errorForeground
inputValidation.infoBackground
inputValidation.infoForeground
inputValidation.infoBorder
inputValidation.warningBackground
inputValidation.warningForeground
inputValidation.warningBorder
### Lists and trees:
list.inactiveFocusBackground
### Activity Bar:
sideBar.dropBackground
### MiniMap:
minimapGutter.addedBackground
minimapGutter.modifiedBackground
minimapGutter.deletedBackground
### Editor Groups & Tabs:
tab.activeModifiedBorder
tab.inactiveModifiedBorder
tab.unfocusedActiveModifiedBorder
tab.unfocusedInactiveModifiedBorder
editorPane.background
### Editor colors:
editorCursor.background
editor.findRangeHighlightBackground
editor.findRangeHighlightBorder
searchEditor.findMatchBackground
searchEditor.findMatchBorder
editor.symbolHighlightBackground
editor.symbolHighlightBorder
### Overview ruler:
editorOverviewRuler.rangeHighlightForeground
editorOverviewRuler.selectionHighlightForeground
editorOverviewRuler.wordHighlightForeground
editorOverviewRuler.wordHighlightStrongForeground
editorOverviewRuler.modifiedForeground
editorOverviewRuler.addedForeground
editorOverviewRuler.deletedForeground
editorOverviewRuler.errorForeground
editorOverviewRuler.warningForeground
editorOverviewRuler.infoForeground
editorOverviewRuler.bracketMatchForeground
### Errors and warnings:
editorWarning.foreground
editorWarning.border
editorHint.foreground
editorHint.border
problemsWarningIcon.foreground
### The gutter contains the glyph margins and the line numbers:
editorGutter.commentRangeForeground
### Editor widget colors:
editorMarkerNavigation.background
editorMarkerNavigationError.background
editorMarkerNavigationWarning.background
editorMarkerNavigationInfo.background
### Panel colors:
panel.dropBackground
panelInput.border
### Status Bar colors:
statusBar.noFolderBackground
statusBar.noFolderBorder
googled it would be something like this:
...but unfortunately, I haven't
### Notification colors:
notificationLink.foreground
### Debug:
editor.stackFrameHighlightBackground
editor.focusedStackFrameHighlightBackground
I think it's about - Debug > CALL STACK
...but don't know the idea where are these features disappear?
### Welcome page:
walkThrough.embeddedEditorBackground
### Settings Editor colors:
settings.dropdownListBorder
### Snippets:
editor.snippetFinalTabstopHighlightBackground
editor.snippetFinalTabstopHighlightBorder
··············································································································································································
For example, we have:
### Base colors:
Link:
code.visualstudio. com/api/references/theme-color#base-colors
descriptionForeground: Foreground color for description text providing additional information, for example for a label.
Yes, I read docs a few times but it's not a pill. I need more understandable info, screencast or screenshot It will be great.
··············································································································································································
System:
Microsoft Windows 10 Enterprise 2016 LTSB, 64x
Version: 10.0.14393.2273 (Win10 RS1)
«VS Code» is last updated.
··············································································································································································
Best regards!
Continue reading...