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.background #0d111a activityBar.border #ffffff00 activityBar.foreground #ffffff activityBarBadge.background #ff0086 activityBarBadge.foreground #ffffff badge.background #0d111a tokenColors TextMate scopes and font styles (syntax highlighting rules).
scope foreground fontStyle punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison #ff0086 — variable.other.generic-type.haskell #993baa — storage.type.haskell #05db61 — support.variable.magic.python
Shiki preview TypeScript sample highlighted with this variant's colors and tokenColors.
simple 3000 — Simple 3000
button.background
#131722
debugToolBar.background #0d111a
diffEditor.insertedTextBackground #00809b33
dropdown.background #0d111a
dropdown.border #ffffff00
dropdown.listBackground #0d111a
editor.background #0d111a
editor.findMatchBackground #42557b00
editor.findMatchBorder #0da5db
editor.findMatchHighlightBackground #6199ff2f
editor.foreground #ffffff
editor.lineHighlightBackground #ffffff00
editor.lineHighlightBorder #ffffff00
editor.rangeHighlightBackground #ffffff26
editor.rangeHighlightBorder #ffffff00
editor.selectionBackground #67769660
editor.selectionHighlightBackground #ffffff26
editor.selectionHighlightBorder #ffffff00
editor.wordHighlightBackground #ffffff26
editor.wordHighlightBorder #ffffff00
editor.wordHighlightStrongBackground #ffffff26
editor.wordHighlightStrongBorder #ffffff00
editorBracketMatch.background #ffffff33
editorBracketMatch.border #ffffff00
editorCursor.background #ffffff
editorCursor.foreground #ff0086
editorError.foreground #990040
editorGroup.border #ffffff00
editorGroup.dropBackground #ffffff1a
editorGroup.emptyBackground #131722
editorGroupHeader.tabsBackground #131722
editorHoverWidget.background #131722
editorHoverWidget.border #181a1f
editorIndentGuide.background #131722
editorLineNumber.activeForeground #ffffff
editorLineNumber.foreground #ffffff80
editorMarkerNavigation.background #131722
editorOverviewRuler.border #ffffff00
editorRuler.foreground #abb2bf26
editorSuggestWidget.background #131722
editorSuggestWidget.border #181a1f
editorSuggestWidget.selectedBackground #2c313a
editorWarning.foreground #05db61
editorWhitespace.foreground #3b4048
editorWidget.background #0d111a
focusBorder #ffffff00
gitDecoration.addedResourceForeground #05db61
gitDecoration.deletedResourceForeground #99004090
gitDecoration.ignoredResourceForeground #ffffff40
gitDecoration.modifiedResourceForeground #0da5db90
gitDecoration.stageDeletedResourceForeground #990040
gitDecoration.stageModifiedResourceForeground #0da5db
input.background #131722
list.activeSelectionBackground #131722
list.activeSelectionForeground #ffffff
list.deemphasizedForeground #ffffff20
list.dropBackground #ffffff1a
list.filterMatchBackground #131722
list.filterMatchBorder #ffffff
list.focusBackground #131722
list.focusForeground #ffffff
list.highlightForeground #ff0086
list.hoverBackground #131722
list.hoverForeground #ffffff
list.inactiveSelectionBackground #131722
list.inactiveSelectionForeground #ffffff
list.warningForeground #05db61
listFilterWidget.background #131722
listFilterWidget.noMatchesOutline #990040
listFilterWidget.outline #ffffff40
menu.foreground #ffffff
minimap.errorHighlight #990040
minimap.selectionHighlight #ff0086
minimapSlider.activeBackground #ffffff40
minimapSlider.background #ffffff20
minimapSlider.hoverBackground #ffffff20
notificationCenter.border #ffffff00
notifications.background #131722
notifications.border #ffffff40
notificationsErrorIcon.foreground #990040
notificationsInfoIcon.foreground #0da5db
notificationsWarningIcon.foreground #ff0086
panel.background #131722
panel.border #ffffff00
panelSectionHeader.background #131722
panelTitle.activeBorder #ffffff00
peekViewEditor.background #1b1d23
peekViewEditor.matchHighlightBackground #29244b
peekViewResult.background #22262b
scrollbar.shadow #ffffff00
scrollbarSlider.activeBackground #ffffff40
scrollbarSlider.background #ffffff20
scrollbarSlider.hoverBackground #ffffff40
sideBar.background #131722
sideBar.border #ffffff00
sideBar.foreground #ffffff80
sideBarSectionHeader.background #131722
statusBar.background #0d111a
statusBar.border #ffffff00
statusBar.debuggingBackground #ff0086
statusBar.debuggingBorder #66017a
statusBar.debuggingForeground #ffffff
statusBar.foreground #ffffff
statusBar.noFolderBackground #131722
statusBarItem.hoverBackground #2c313a
statusBarItem.remoteBackground #0da5db
statusBarItem.remoteForeground #ffffff
tab.activeBackground #131722
tab.activeBorder #ffffff00
tab.activeForeground #ffffff
tab.border #ffffff00
tab.inactiveBackground #131722
tab.inactiveForeground #ffffff80
tab.unfocusedHoverBackground #131722
tab.unfocusedHoverForeground #ffffff
terminal.ansiBlack #000000
terminal.ansiBlue #0063c5
terminal.ansiBrightBlack #232323
terminal.ansiBrightBlue #0096ff
terminal.ansiBrightCyan #00ffff
terminal.ansiBrightGreen #a5e075
terminal.ansiBrightMagenta #ff0086
terminal.ansiBrightRed #ff2f55
terminal.ansiBrightWhite #ffffff
terminal.ansiBrightYellow #ffd700
terminal.ansiCyan #7df9ff
terminal.ansiGreen #05db61
terminal.ansiMagenta #993baa
terminal.ansiRed #990040
terminal.ansiWhite #e6e6e6
terminal.ansiYellow #ffc107
terminal.background #000000
terminal.border #ffffff00
terminal.foreground #ffffff
terminal.selectionBackground #abb2bf30
textLink.activeForeground #0da5db
textLink.foreground #ff0086
titleBar.activeBackground #0d111a
titleBar.activeForeground #ffffff
titleBar.border #ffffff00
titleBar.inactiveBackground #0d111a
titleBar.inactiveForeground #ffffff60
tree.indentGuidesStroke #131722
window.activeBorder #131722
window.inactiveBorder #0d111a #ff0086
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python #abb2bf —
variable.parameter.function.language.special.self.python #ffffff —
storage.modifier.lifetime.rust #abb2bf —
support.function.std.rust #0da5db —
entity.name.lifetime.rust #ffffff —
variable.language.rust #ff0086 —
support.constant.edge #993baa —
constant.other.character-class.regexp #ff0086 —
keyword.operator.quantifier.regexp #05db61 —
punctuation.definition.string.begin,punctuation.definition.string.end #05db61 —
variable.parameter.function #abb2bf —
comment markup.link #5c6370 —
markup.changed.diff #ffffff —
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff #0da5db —
markup.inserted.diff #05db61 —
markup.deleted.diff #ff0086 —
meta.function.c,meta.function.cpp #ff0086 —
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c #abb2bf —
punctuation.separator.key-value #abb2bf —
keyword.operator.expression.import #ff0086 —
support.constant.math #ff9800 —
support.constant.property.math #993baa —
variable.other.constant #0da5db —
storage.type.annotation.java, storage.type.object.array.java #ffffff —
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java #abb2bf —
storage.modifier.import.java,storage.type.java,storage.type.generic.java #ffffff —
keyword.operator.instanceof.java #993baa —
meta.definition.variable.name.java #ff0086 —
keyword.operator.logical #ff0086 —
keyword.operator.bitwise #ff0086 —
keyword.operator.channel #ff0086 —
support.constant.property-value.scss,support.constant.property-value.css #05db61 —
keyword.operator.css,keyword.operator.scss,keyword.operator.less #0da5db —
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss #05db61 —
punctuation.separator.list.comma.css #abb2bf —
support.constant.color.w3c-standard-color-name.css #05db61 —
support.type.vendored.property-name.css #0da5db —
support.module.node,support.type.object.module,support.module.node #ffffff —
entity.name.type.module #ffffff —
variable.other.readwrite, meta.object-literal.key, support.variable.property, support.variable.object.process, support.variable.object.node #ffffff —
support.constant.json #05db61 —
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof #993baa —
support.type.object.console #ff0086 —
support.variable.property.process #05db61 —
entity.name.function,support.function.console #0da5db —
keyword.operator.misc.rust #abb2bf —
support.class.component.js, support.class.component.js.jsx, support.class.component.tsx #0da5db
keyword.operator.sigil.rust #993baa —
keyword.operator.delete #993baa —
support.type.object.dom #0da5db —
support.variable.dom #ff2f55 —
support.variable.property #00ffff —
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational #0da5db —
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp #993baa —
punctuation.separator.delimiter #abb2bf —
punctuation.separator.c,punctuation.separator.cpp #993baa —
support.type.posix-reserved.c,support.type.posix-reserved.cpp #0da5db —
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp #993baa —
variable.parameter.function.language.python #05db61 —
support.type.python #0da5db —
keyword.operator.logical.python #993baa —
variable.parameter.function.python #05db61 —
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python #abb2bf —
meta.function-call.generic.python #0da5db —
constant.character.format.placeholder.other.python #05db61 —
keyword.operator.assignment.compound #993baa —
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts #00ffff —
entity.name.namespace #ffffff —
variable.language #ffffff —
token.variable.parameter.java #abb2bf —
import.storage.java #ffffff —
token.package.keyword #993baa —
entity.name.function, meta.require, support.function.any-method, variable.function #0da5db —
entity.name.type.namespace #ffd700 —
support.class, entity.name.type.class #ffffff —
entity.name.class.identifier.namespace.type #ffffff —
entity.name.class, meta.class entity.name.type.class, variable.other.class.js, variable.other.class.ts #a2fe5c —
variable.other.class.php #ff0086 —
control.elements, keyword.operator.less #05db61 —
keyword.other.special-method #0da5db —
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void #ff0086 —
token.storage.type.java #ffffff —
support.type.property-name #abb2bf —
support.constant.property-value #abb2bf —
support.constant.font-name #05db61 —
entity.other.inherited-class #ffffff —
constant.other.symbol #0da5db —
constant.numeric,constant.character.numeric #ff9800 —
punctuation.definition.constant #ff9800 —
punctuation.definition.tag, meta.tag #ffffff —
entity.name.tag, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag.js.jsx, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html #ff2f55 —
entity.other.attribute-name #ff0ae2 bold
entity.name.tag.custom #05db61 —
entity.other.attribute-name.id #0da5db —
entity.other.attribute-name.class.css #05db61 —
markup.heading punctuation.definition.heading, entity.name.section #0da5db —
keyword.other.unit #ff0086 —
markup.bold,todo.bold #05db61 —
punctuation.definition.bold #ffffff —
markup.italic, punctuation.definition.italic,todo.emphasis #993baa —
entity.name.section.markdown #ff0086 —
punctuation.definition.heading.markdown #ff0086 —
punctuation.definition.list.begin.markdown #ff0086 —
markup.heading.setext #abb2bf —
punctuation.definition.bold.markdown #05db61 —
markup.inline.raw.markdown #05db61 —
markup.inline.raw.string.markdown #05db61 —
punctuation.definition.list.markdown #ff0086 —
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown #ff0086 —
beginning.punctuation.definition.list.markdown #ff0086 —
punctuation.definition.metadata.markdown #ff0086 —
markup.underline.link.markdown,markup.underline.link.image.markdown #993baa —
string.other.link.title.markdown,string.other.link.description.markdown #0da5db —
constant.character.escape #0da5db —
punctuation.section.embedded, variable.interpolation #ff0086 —
punctuation.section.embedded.begin,punctuation.section.embedded.end #993baa —
invalid.illegal.bad-ampersand.html #abb2bf —
invalid.deprecated #ffffff —
invalid.unimplemented #ffffff —
source.json meta.structure.dictionary.json > string.quoted.json #ff0086 —
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string #ff0086 —
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation #05db61 —
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json #0da5db —
support.type.property-name.json #993baa —
support.type.property-name.json punctuation #993baa —
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade #993baa —
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade #993baa —
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php #ffffff —
keyword.operator.error-control.php #993baa —
keyword.operator.type.php #993baa —
punctuation.section.array.begin.php #abb2bf —
punctuation.section.array.end.php #abb2bf —
invalid.illegal.non-null-typehinted.php #f44747 —
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php #ffffff —
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php #0da5db —
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php #abb2bf —
support.constant.core.rust #05db61 —
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php #05db61 —
entity.name.goto-label.php,support.other.php #0da5db —
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php #0da5db —
keyword.operator.regexp.php #993baa —
keyword.operator.comparison.php #0da5db —
keyword.operator.heredoc.php,keyword.operator.nowdoc.php #993baa —
meta.function.decorator.python #0da5db —
support.token.decorator.python,meta.function.decorator.identifier.python #0da5db —
function.parameter #abb2bf —
function.parameter.ruby, function.parameter.cs #abb2bf —
constant.language.symbol.ruby #0da5db —
inline-color-decoration rgb-value #05db61 —
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx #ff0086 —
block.scope.end,block.scope.begin #abb2bf —
entity.name.variable.local.cs #ff0086 —
token.error-token #ff2f55 —
token.debug-token #993baa —
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded #ff2f55 —
meta.template.expression #abb2bf —
keyword.operator.module #993baa —
support.type.type.flowtype #0da5db —
support.type.primitive #ffffff —
meta.property.object #ff0086 —
keyword.other.template.begin #05db61 —
keyword.other.template.end #05db61 —
keyword.other.substitution.begin #05db61 —
keyword.other.substitution.end #05db61 —
keyword.operator.assignment #00ffff —
keyword.operator.assignment.go #ffffff —
keyword.operator.arithmetic.go, keyword.operator.address.go #993baa —
entity.name.package.go #ffffff —
support.type.prelude.elm #0da5db —
support.constant.elm #05db61 —
punctuation.quasi.element #993baa —
constant.character.entity #ff0086 —
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class #0da5db —
entity.global.clojure #ffffff —
meta.symbol.clojure #ff0086 —
constant.keyword.clojure #0da5db —
meta.arguments.coffee, variable.parameter.function.coffee #ff0086 —
meta.scope.prerequisites.makefile #ff0086 —
storage.modifier.import.groovy #ffffff —
meta.method.groovy #0da5db —
meta.definition.variable.name.groovy #ff0086 —
meta.definition.class.inherited.classes.groovy #05db61 —
support.variable.semantic.hlsl #ffffff —
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl #993baa —
text.variable, text.bracketed #ff0086 —
support.type.swift, support.type.vb.asp #ffffff —
entity.name.function.xi #ffffff —
entity.name.class.xi #0da5db —
constant.character.character-class.regexp.xi #ff0086 —
constant.regexp.xi #993baa —
keyword.control.xi #0da5db —
beginning.punctuation.definition.quote.markdown.xi #05db61 —
beginning.punctuation.definition.list.markdown.xi #7f848e —
constant.character.xi #0da5db —
constant.other.color.rgb-value.xi #ffffff —
punctuation.definition.tag.xi #5c6370 —
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition #ffffff —
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown #ff0086 —
meta.brace.square #abb2bf —
comment, punctuation.definition.comment #7f848e italic
markup.quote.markdown #5c6370 —
punctuation.definition.block.sequence.item.yaml #abb2bf —
constant.language.symbol.elixir, constant.language.symbol.double-quoted.elixir #0da5db —
entity.name.variable.parameter.cs #ffffff —
entity.name.variable.field.cs #ff0086 —
markup.underline — underline
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super — italic
comment.line.double-slash,comment.block.documentation — italic
keyword.control.import.python,keyword.control.flow.python — italic
markup.italic.markdown — italic
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...
main*
Button.tsx
31
~/my-project
$
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 } !` ;
}
simple 3000 | Coding Theme