Skip to main content
VS Code preview Full workbench mockup using this variant's colors and tokenColors.
colors Workbench UI color keys from the theme JSON colors map.
activityBar.activeBackground #495666 activityBar.activeBorder #252C34 activityBar.activeFocusBorder #252C34 activityBar.background #252C34 activityBar.border #252C34 activityBar.dropBorder #252C34 tokenColors TextMate scopes and font styles (syntax highlighting rules).
scope foreground fontStyle comment, punctuation.definition.comment #5b6d80 italic bold variable, string constant.other.placeholder #80BAFF — constant.other.color #ffffff — invalid, invalid.illegal #FF5370 — keyword, storage.type, storage.modifier
Shiki preview TypeScript sample highlighted with this variant's colors and tokenColors.
activityBar.foreground
#80BAFF
activityBar.inactiveForeground #bbbbbb
activityBarBadge.background #4598fd
activityBarBadge.foreground #ffffff
badge.background #38424e
badge.foreground #ffffff
breadcrumb.activeSelectionForeground #af94ff
breadcrumb.background #283039
breadcrumb.focusForeground #af94ff
breadcrumb.foreground #FEFEFE
breadcrumbPicker.background #283039
button.background #38424e
button.foreground #ffffff
button.hoverBackground #252C34
button.secondaryBackground #252C34
button.secondaryForeground #ffffff
button.secondaryHoverBackground #1e2329
checkbox.background #252C34
checkbox.border #A586FF
checkbox.foreground #ffffff
debugConsole.errorForeground #ff5c5c
debugConsole.infoForeground #35bfff
debugConsole.sourceForeground #fd8957
debugConsole.warningForeground #FFDE68
debugConsoleInputIcon.foreground #ffffff
debugExceptionWidget.background #252C34
debugExceptionWidget.border #313b46
debugIcon.breakpointCurrentStackframeForeground #97FFFF
debugIcon.breakpointDisabledForeground #e9e9e9
debugIcon.breakpointForeground #ffffff
debugIcon.breakpointStackframeForeground #93ff97
debugIcon.breakpointUnverifiedForeground #ffe37d
debugIcon.continueForeground #FFA3F6
debugIcon.disconnectForeground #FF5858
debugIcon.pauseForeground #FFDE68
debugIcon.restartForeground #FF824D
debugIcon.startForeground #76FF7B
debugIcon.stepBackForeground #A586FF
debugIcon.stepIntoForeground #A586FF
debugIcon.stepOutForeground #A586FF
debugIcon.stepOverForeground #A586FF
debugIcon.stopForeground #ff6d6d
debugTokenExpression.boolean #FF824D
debugTokenExpression.error #FF5858
debugTokenExpression.name #fbdd70
debugTokenExpression.number #97FFFF
debugTokenExpression.string #4bffab
debugTokenExpression.value #FFA3F6
debugToolBar.background #252C34
debugToolBar.border #252C34
debugView.exceptionLabelBackground #252C34
debugView.exceptionLabelForeground #ffffff
debugView.stateLabelBackground #252C34
debugView.stateLabelForeground #FEFEFE
debugView.valueChangedHighlight #FFDE68
diffEditor.border #252C34
diffEditor.diagonalFill #252C34
diffEditor.insertedTextBackground #76ff7b3a
diffEditor.insertedTextBorder #76FF7B
diffEditor.removedTextBackground #ff585844
diffEditor.removedTextBorder #FF5858
dropdown.background #252C34
dropdown.border #38424e
dropdown.foreground #ffffff
dropdown.listBackground #252C34
editor.background #252C34
editor.findMatchBackground #252C34
editor.findMatchBorder #70a7ff
editor.findMatchHighlightBackground #252C34
editor.findMatchHighlightBorder #70a7ff
editor.findRangeHighlightBackground #252C34
editor.findRangeHighlightBorder #70a7ff
editor.focusedStackFrameHighlightBackground #70a7ff
editor.foldBackground #70a7ff
editor.foreground #eeffff
editor.hoverHighlightBackground #70a7ff65
editor.inactiveSelectionBackground #70a7ff
editor.lineHighlightBackground #252C34
editor.lineHighlightBorder #70a7ff50
editor.onTypeRenameBackground #ffe677
editor.rangeHighlightBackground #252C34
editor.rangeHighlightBorder #70a7ff
editor.selectionBackground #70a7ff50
editor.selectionForeground #ffffff
editor.selectionHighlightBackground #70a7ff50
editor.selectionHighlightBorder #70a7ff
editor.snippetFinalTabstopHighlightBackground #252C34
editor.snippetFinalTabstopHighlightBorder #70a7ff
editor.snippetTabstopHighlightBackground #252C34
editor.snippetTabstopHighlightBorder #70a7ff
editor.stackFrameHighlightBackground #252C34
editor.symbolHighlightBackground #ffd59d78
editor.symbolHighlightBorder #ffd59d78
editor.wordHighlightBackground #a0ffa36b
editor.wordHighlightBorder #70a7ff
editor.wordHighlightStrongBackground #252C34
editor.wordHighlightStrongBorder #70a7ff
editorBracketMatch.background #252C34
editorBracketMatch.border #70a7ff
editorCodeLens.foreground #ffffff
editorCursor.background #ffffff
editorCursor.foreground #ffffff
editorError.border #ff6060
editorError.foreground #f5f5f5
editorGroup.border #252C34
editorGroup.dropBackground #252C34
editorGroup.emptyBackground #252C34
editorGroup.focusedEmptyBorder #343e49
editorGroupHeader.border #343e49
editorGroupHeader.noTabsBackground #252C34
editorGroupHeader.tabsBackground #252C34
editorGroupHeader.tabsBorder #252C34
editorGutter.addedBackground #76FF7B
editorGutter.background #252C34
editorGutter.commentRangeForeground #97FFFF
editorGutter.deletedBackground #FF5858
editorGutter.foldingControlForeground #FF824D
editorGutter.modifiedBackground #FFDE68
editorHint.border #A586FF
editorHint.foreground #f5f5f5
editorHoverWidget.background #37424F
editorHoverWidget.border #283039
editorHoverWidget.foreground #f5f5f5
editorHoverWidget.statusBarBackground #97FFFF
editorInfo.border #97FFFF
editorInfo.foreground #f5f5f5
editorLineNumber.activeForeground #97FFFF
editorLineNumber.foreground #45658A
editorOverviewRuler.addedForeground #76FF7B
editorOverviewRuler.background #37424F
editorOverviewRuler.border #283039
editorOverviewRuler.deletedForeground #fd3f3f
editorOverviewRuler.errorForeground #FF5858
editorPane.background #252C34
editorWarning.border #FFDE68
editorWarning.foreground #f5f5f5
editorWidget.background #37424F
editorWidget.border #252C34
editorWidget.foreground #f5f5f5
editorWidget.resizeBorder #A586FF
gitDecoration.addedResourceForeground #76FF7B
gitDecoration.conflictingResourceForeground #FF5858
gitDecoration.deletedResourceForeground #fb3b3b
gitDecoration.ignoredResourceForeground #ff9264
gitDecoration.modifiedResourceForeground #ffda55
gitDecoration.submoduleResourceForeground #97FFFF
gitDecoration.untrackedResourceForeground #5177a1
input.background #37424F
input.border #37424F
input.foreground #f5f5f5
input.placeholderForeground #ededed
inputOption.activeBackground #283039
inputOption.activeBorder #37424F
inputOption.activeForeground #ffffff
inputValidation.errorBackground #37424F
inputValidation.errorBorder #FF5858
inputValidation.errorForeground #f5f5f5
inputValidation.infoBackground #37424F
inputValidation.infoBorder #97FFFF
inputValidation.infoForeground #f5f5f5
inputValidation.warningBackground #37424F
inputValidation.warningBorder #FFDE68
inputValidation.warningForeground #f5f5f5
list.activeSelectionBackground #252C34
list.activeSelectionForeground #ffffff
list.deemphasizedForeground #b69eff
list.dropBackground #252C34
list.errorForeground #FF5858
list.filterMatchBackground #252C34
list.filterMatchBorder #80b9ff
list.focusBackground #252C34
list.focusForeground #ffffff
list.highlightForeground #ffffff
list.hoverBackground #252C34
list.hoverForeground #ffffff
list.inactiveFocusBackground #252C34
list.inactiveSelectionBackground #252C34
list.inactiveSelectionForeground #ffffff
list.invalidItemForeground #FF5858
list.warningForeground #FF5858
listFilterWidget.background #252C34
listFilterWidget.noMatchesOutline #ff7070
listFilterWidget.outline #ff7070
menu.background #252C34
menu.border #252C34
menu.foreground #ffffff
menu.selectionBackground #313b46
menu.selectionBorder #252C34
menu.selectionForeground #ffffff
menu.separatorBackground #252C34
menubar.selectionBackground #313b46
menubar.selectionBorder #252C34
menubar.selectionForeground #ffffff
minimap.background #283039
minimap.errorHighlight #FF5858
minimap.findMatchHighlight #97FFFF
minimap.selectionHighlight #4d7fb8
minimap.warningHighlight #fb3b3b
minimapGutter.addedBackground #76FF7B
minimapGutter.deletedBackground #fb3b3b
minimapGutter.modifiedBackground #ffda55
minimapSlider.activeBackground #28303969
minimapSlider.background #2830392c
minimapSlider.hoverBackground #283039
panel.background #252C34
panel.border #252C34
panel.dropBorder #313b46
panelInput.border #313b46
panelSection.border #313b46
panelSection.dropBackground #313b46
panelSectionHeader.background #313b46
panelSectionHeader.border #252C34
panelSectionHeader.foreground #ffffff
panelTitle.activeBorder #A586FF
panelTitle.activeForeground #A586FF
panelTitle.inactiveForeground #fefefe
progressBar.background #af94ff
quickInput.background #37424F
quickInput.foreground #f5f5f5
quickInputTitle.background #283039
scrollbar.shadow #252C34
scrollbarSlider.activeBackground #38424e
scrollbarSlider.background #495666
scrollbarSlider.hoverBackground #38424e
searchEditor.findMatchBackground #37424F
searchEditor.findMatchBorder #45658A
searchEditor.textInputBorder #45658A
settings.checkboxBackground #252C34
settings.checkboxBorder #b69eff
settings.checkboxForeground #ffffff
settings.dropdownBackground #252C34
settings.dropdownBorder #b69eff
settings.dropdownForeground #ffffff
settings.dropdownListBorder #252C34
settings.headerForeground #ffffff
settings.modifiedItemIndicator #b69eff
settings.numberInputBackground #252C34
settings.numberInputBorder #b69eff
settings.numberInputForeground #ffffff
settings.textInputBackground #252C34
settings.textInputBorder #b69eff
settings.textInputForeground #ffffff
sideBar.background #283039
sideBar.border #252C34
sideBar.dropBackground #283039
sideBar.foreground #bbbbbb
sideBarSectionHeader.background #283039
sideBarSectionHeader.border #252C34
sideBarSectionHeader.foreground #bbbbbb
sideBarTitle.foreground #bbbbbb
statusBar.background #38424e
statusBar.border #252C34
statusBar.debuggingBackground #A586FF
statusBar.debuggingBorder #252C34
statusBar.debuggingForeground #ffffff
statusBar.foreground #ffffff
statusBar.noFolderBackground #ff7777
statusBar.noFolderBorder #252C34
statusBar.noFolderForeground #ffffff
statusBarItem.activeBackground #38424e
statusBarItem.hoverBackground #252C34
statusBarItem.prominentBackground #38424e
statusBarItem.prominentForeground #ffffff
statusBarItem.prominentHoverBackground #A586FF
statusBarItem.remoteBackground #38424e
statusBarItem.remoteForeground #A586FF
tab.activeBackground #252C34
tab.activeBorder #252C34
tab.activeBorderTop #252C34
tab.activeForeground #ffffff
tab.activeModifiedBorder #252C34
tab.border #252C34
tab.hoverBackground #252C34
tab.hoverBorder #A586FF
tab.hoverForeground #ffffff
tab.inactiveBackground #343e49
tab.inactiveForeground #ffffff
tab.inactiveModifiedBorder #252C34
tab.unfocusedActiveBackground #252C34
tab.unfocusedActiveBorder #252C34
tab.unfocusedActiveBorderTop #252C34
tab.unfocusedActiveForeground #ffffff
tab.unfocusedActiveModifiedBorder #252C34
tab.unfocusedHoverBackground #252C34
tab.unfocusedHoverBorder #252C34
tab.unfocusedHoverForeground #f0f0f0
tab.unfocusedInactiveBackground #252C34
tab.unfocusedInactiveForeground #ffffff
tab.unfocusedInactiveModifiedBorder #252C34
terminal.ansiBlack #2f2f2f
terminal.ansiBlue #0099ff
terminal.ansiBrightBlack #4b4b4b
terminal.ansiBrightBlue #97FFFF
terminal.ansiBrightCyan #00a7a7
terminal.ansiBrightGreen #76FF7B
terminal.ansiBrightMagenta #FFA3F6
terminal.ansiBrightRed #FF5858
terminal.ansiBrightWhite #ffffff
terminal.ansiBrightYellow #FFDE68
terminal.ansiCyan #0369ad
terminal.ansiGreen #00ff55
terminal.ansiMagenta #e625ff
terminal.ansiRed #ff4646
terminal.ansiWhite #FEFEFE
terminal.ansiYellow #fbd426
terminal.background #252C34
terminal.border #313b46
terminal.foreground #ffffff
terminal.selectionBackground #2baaff5d
terminalCursor.background #A586FF
terminalCursor.foreground #A586FF
textBlockQuote.background #37424F
textBlockQuote.border #45658A
textCodeBlock.background #37424F
textLink.activeForeground #97FFFF
textLink.foreground #f5f5f5
textPreformat.foreground #97FFFF
textSeparator.foreground #97FFFF
titleBar.activeBackground #252C34
titleBar.activeForeground #ffffff
titleBar.border #252C34
titleBar.inactiveBackground #38424e
titleBar.inactiveForeground #ffffff
welcomePage.background #252C34
welcomePage.buttonBackground #38424e
welcomePage.buttonHoverBackground #252C34
window.activeBorder #252C34
window.inactiveBorder #313b46 keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution #7dcccc —
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter #f07178 —
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method #55a1ff —
meta.block variable.other #88d9ff —
support.other.variable, string.other.link #f07178 —
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other #ff7f48 —
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js #97ffdc —
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types #ff6b6b —
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name #80BAFF —
entity.name.module.js, variable.import.parameter.js, variable.other.class.js #f18d9e —
variable.language #ff5353 italic
entity.name.method.js #82AAFF italic
meta.class-method.js entity.name.function.js, variable.function.constructor #82AAFF —
entity.other.attribute-name #82AAFF —
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name #ff6b6b italic
entity.other.attribute-name.class #80BAFF —
source.sass keyword.control #FFA3F6 —
constant.character.escape #A586FF —
*url*, *link*, *uri* — underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js #82AAFF italic
source.js constant.other.object.key.js string.unquoted.label.js #FF5370 italic
source.json meta.structure.dictionary.json support.type.property-name.json #A586FF —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #bea8ff —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #F78C6C —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #FF5370 —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #C17E70 —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #82AAFF —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #f07178 —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #a145df —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #bfe28a —
text.html.markdown, punctuation.definition.list_item.markdown #ffffff —
text.html.markdown markup.inline.raw.markdown #ea9292 —
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown #65737E —
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown #bba4ff —
markup.italic #dbdbdb italic
markup.bold, markup.bold string #76FF7B bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string #dbdbdb bold italic
markup.underline #c3afff underline
markup.quote punctuation.definition.blockquote.markdown #65737E —
string.other.link.title.markdown #82AAFF —
string.other.link.description.title.markdown #C792EA —
constant.other.reference.link.markdown #FFCB6B —
markup.raw.block.fenced.markdown #00000050 —
punctuation.definition.fenced.markdown #00000050 —
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end #EEFFFF —
variable.language.fenced.markdown #65737E —
meta.separator #65737E bold
entity.name.section.markdown #A586FF bold
markup.quote.markdown #979797 italic
variable.language.dart #A586FF —
punctuation.terminator.dart #97FFFF —
keyword.control.ruby #A586FF —
keyword.control.def.ruby #A586FF —
export interface User {
id : string ;
name : string ;
role : " admin " | " member " ;
tags : string [] ;
}
/**
* Fetch user data by ID
* @ param id
* @ returns User object or null if ID is invalid
*/
export async function fetchUser ( id : string ) : Promise < User | null > {
if ( ! id ) {
return null ;
}
const response = await fetch ( ` /api/users/ ${ id }` , {
method : " GET " ,
headers : { Accept : " application/json " },
} ) ;
if ( ! response . ok ) {
throw new Error ( ` HTTP ${ response . status }` ) ;
}
return ( await response . json ()) as User ;
}
function greet ( user : User ) : string {
// Simple greeting function that uses the user's name
return ` Hello, ${ user . name } ! ` ;
}
fetchUser.ts
index.ts
README.md
src
components
fetchUser.ts
src
components
fetchUser.ts
fetchUser 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Problems1
Output
Debug Console
Terminal
Ports
~/my-project $ pnpm dev
▲ Next.js ready on http://localhost:3000
✓ compiled client and server successfully in 412ms
wait - compiling /theme/vscode...
~/my-project
main*
Ozzy | Coding Theme
Button.tsx
31
$
export interface User {
id : string ;
name : string ;
role : " admin " | " member " ;
tags : string [] ;
}
/**
* Fetch user data by ID
* @ param id
* @ returns User object or null if ID is invalid
*/
export async function fetchUser ( id : string ) : Promise < User | null > {
if ( ! id ) {
return null ;
}
const response = await fetch ( ` /api/users/ ${ id }` , {
method : " GET " ,
headers : { Accept : " application/json " },
} ) ;
if ( ! response . ok ) {
throw new Error ( ` HTTP ${ response . status }` ) ;
}
return ( await response . json ()) as User ;
}
function greet ( user : User ) : string {
// Simple greeting function that uses the user's name
return ` Hello, ${ user . name } ! ` ;
}