Skip to main content
Home Theme VS Code Dark Modern Houston VS Code Dark Modern+ with Houston token colors
VS Code preview Full workbench mockup using this variant's colors and tokenColors.
colors Workbench UI color keys from the theme JSON colors map.
actionBar.toggledBackground #383a49 activityBar.activeBorder #0078d4 activityBar.background #181818 activityBar.border #2b2b2b activityBar.foreground #d7d7d7 activityBar.inactiveForeground #868686 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 #4BF3C8 — variable.other.generic-type.haskell #54B9FF — storage.type.haskell #FFD493 — support.variable.magic.python
Shiki preview TypeScript sample highlighted with this variant's colors and tokenColors.
Dark Modern Houston — Dark Modern Houston
activityBarBadge.background
#0078d4
activityBarBadge.foreground #ffffff
badge.background #616161
badge.foreground #f8f8f8
button.background #0078d4
button.border #ffffff12
button.foreground #ffffff
button.hoverBackground #026ec1
button.secondaryBackground #313131
button.secondaryForeground #cccccc
button.secondaryHoverBackground #3c3c3c
chat.editedFileForeground #e2c08d
chat.slashCommandBackground #34414b
chat.slashCommandForeground #40a6ff
checkbox.background #313131
checkbox.border #3c3c3c
debugToolBar.background #181818
descriptionForeground #9d9d9d
dropdown.background #313131
dropdown.border #3c3c3c
dropdown.foreground #cccccc
dropdown.listBackground #1f1f1f
editor.background #1f1f1f
editor.findMatchBackground #9e6a03
editor.foreground #cccccc
editor.inactiveSelectionBackground #3a3d41
editor.selectionHighlightBackground #add6ff26
editorGroup.border #ffffff17
editorGroupHeader.tabsBackground #181818
editorGroupHeader.tabsBorder #2b2b2b
editorGutter.addedBackground #2ea043
editorGutter.deletedBackground #f85149
editorGutter.modifiedBackground #0078d4
editorIndentGuide.activeBackground1 #707070
editorIndentGuide.background1 #404040
editorLineNumber.activeForeground #cccccc
editorLineNumber.foreground #6e7681
editorOverviewRuler.border #010409
editorWidget.background #202020
errorForeground #f85149
focusBorder #0078d4
foreground #cccccc
icon.foreground #cccccc
input.background #313131
input.border #3c3c3c
input.foreground #cccccc
input.placeholderForeground #989898
inputOption.activeBackground #2489db82
inputOption.activeBorder #2488db
keybindingLabel.foreground #cccccc
list.activeSelectionIconForeground #ffffff
list.dropBackground #383b3d
menu.background #1f1f1f
menu.border #454545
menu.foreground #cccccc
menu.selectionBackground #0078d4
menu.separatorBackground #454545
notificationCenterHeader.background #1f1f1f
notificationCenterHeader.foreground #cccccc
notifications.background #1f1f1f
notifications.border #2b2b2b
notifications.foreground #cccccc
panel.background #181818
panel.border #2b2b2b
panelInput.border #2b2b2b
panelTitle.activeBorder #0078d4
panelTitle.activeForeground #cccccc
panelTitle.inactiveForeground #9d9d9d
peekViewEditor.background #1f1f1f
peekViewEditor.matchHighlightBackground #bb800966
peekViewResult.background #1f1f1f
peekViewResult.matchHighlightBackground #bb800966
pickerGroup.border #3c3c3c
ports.iconRunningProcessForeground #369432
progressBar.background #0078d4
quickInput.background #222222
quickInput.foreground #cccccc
settings.dropdownBackground #313131
settings.dropdownBorder #3c3c3c
settings.headerForeground #ffffff
settings.modifiedItemIndicator #bb800966
sideBar.background #181818
sideBar.border #2b2b2b
sideBar.foreground #cccccc
sideBarSectionHeader.background #181818
sideBarSectionHeader.border #2b2b2b
sideBarSectionHeader.foreground #cccccc
sideBarTitle.foreground #cccccc
statusBar.background #181818
statusBar.border #2b2b2b
statusBar.debuggingBackground #0078d4
statusBar.debuggingForeground #ffffff
statusBar.focusBorder #0078d4
statusBar.foreground #cccccc
statusBar.noFolderBackground #1f1f1f
statusBarItem.focusBorder #0078d4
statusBarItem.prominentBackground #6e768166
statusBarItem.remoteBackground #0078d4
statusBarItem.remoteForeground #ffffff
tab.activeBackground #1f1f1f
tab.activeBorder #1f1f1f
tab.activeBorderTop #0078d4
tab.activeForeground #ffffff
tab.border #2b2b2b
tab.hoverBackground #1f1f1f
tab.inactiveBackground #181818
tab.inactiveForeground #9d9d9d
tab.lastPinnedBorder #cccccc33
tab.selectedBackground #222222
tab.selectedBorderTop #6caddf
tab.selectedForeground #ffffffa0
tab.unfocusedActiveBorder #1f1f1f
tab.unfocusedActiveBorderTop #2b2b2b
tab.unfocusedHoverBackground #1f1f1f
terminal.foreground #cccccc
terminal.inactiveSelectionBackground #3a3d41
terminal.tab.activeBorder #0078d4
textBlockQuote.background #2b2b2b
textBlockQuote.border #616161
textCodeBlock.background #2b2b2b
textLink.activeForeground #4daafc
textLink.foreground #4daafc
textPreformat.background #3c3c3c
textPreformat.foreground #d0d0d0
textSeparator.foreground #21262d
titleBar.activeBackground #181818
titleBar.activeForeground #cccccc
titleBar.border #2b2b2b
titleBar.inactiveBackground #1f1f1f
titleBar.inactiveForeground #9d9d9d
welcomePage.progress.foreground #0078d4
welcomePage.tileBackground #2b2b2b
widget.border #313131 #4BF3C8
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python #EEF0F9 —
variable.parameter.function.language.special.self.python #ACAFFF —
storage.modifier.lifetime.rust #EEF0F9 —
support.function.std.rust #00DAEF —
entity.name.lifetime.rust #ACAFFF —
variable.language.rust #4BF3C8 —
support.constant.edge #54B9FF —
constant.other.character-class.regexp #4BF3C8 —
keyword.operator.quantifier.regexp #FFD493 —
punctuation.definition.string.begin,punctuation.definition.string.end #FFD493 —
variable.parameter.function #EEF0F9 —
comment markup.link #545864 —
markup.changed.diff #ACAFFF —
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff #00DAEF —
markup.inserted.diff #FFD493 —
markup.deleted.diff #4BF3C8 —
meta.function.c,meta.function.cpp #4BF3C8 —
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 #EEF0F9 —
punctuation.separator.key-value #EEF0F9 —
keyword.operator.expression.import #00DAEF —
support.constant.math #ACAFFF —
support.constant.property.math #FFD493 —
variable.other.constant #ACAFFF —
storage.type.annotation.java, storage.type.object.array.java #ACAFFF —
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 #EEF0F9 —
storage.modifier.import.java,storage.type.java,storage.type.generic.java #ACAFFF —
keyword.operator.instanceof.java #54B9FF —
meta.definition.variable.name.java #4BF3C8 —
keyword.operator.logical #EEF0F9 —
keyword.operator.bitwise #EEF0F9 —
keyword.operator.channel #EEF0F9 —
support.constant.property-value.scss,support.constant.property-value.css #FFD493 —
keyword.operator.css,keyword.operator.scss,keyword.operator.less #EEF0F9 —
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss #FFD493 —
punctuation.separator.list.comma.css #EEF0F9 —
support.constant.color.w3c-standard-color-name.css #FFD493 —
support.type.vendored.property-name.css #EEF0F9 —
support.module.node,support.type.object.module,support.module.node #ACAFFF —
entity.name.type.module #FFD493 —
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node #4BF3C8 —
support.constant.json #FFD493 —
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof #54B9FF —
support.type.object.console #4BF3C8 —
support.variable.property.process #FFD493 —
entity.name.function,support.function.console #00DAEF —
keyword.operator.misc.rust #EEF0F9 —
keyword.operator.sigil.rust #54B9FF —
keyword.operator.delete #54B9FF —
support.type.object.dom #EEF0F9 —
support.variable.dom,support.variable.property.dom #4BF3C8 —
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational #EEF0F9 —
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 #54B9FF —
punctuation.separator.delimiter #EEF0F9 —
punctuation.separator.c,punctuation.separator.cpp #54B9FF —
support.type.posix-reserved.c,support.type.posix-reserved.cpp #EEF0F9 —
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp #54B9FF —
variable.parameter.function.language.python #FFD493 —
support.type.python #EEF0F9 —
keyword.operator.logical.python #54B9FF —
variable.parameter.function.python #FFD493 —
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python #EEF0F9 —
meta.function-call.generic.python #00DAEF —
constant.character.format.placeholder.other.python #FFD493 —
keyword.operator.assignment.compound #54B9FF —
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts #EEF0F9 —
entity.name.namespace #ACAFFF —
variable.language #ACAFFF —
token.variable.parameter.java #EEF0F9 —
import.storage.java #ACAFFF —
token.package.keyword #54B9FF —
entity.name.function, meta.require, support.function.any-method, variable.function #00DAEF —
entity.name.type.namespace #ACAFFF —
support.class, entity.name.type.class #ACAFFF —
entity.name.class.identifier.namespace.type #ACAFFF —
entity.name.class, variable.other.class.js, variable.other.class.ts #ACAFFF —
variable.other.class.php #4BF3C8 —
control.elements, keyword.operator.less #FFD493 —
keyword.other.special-method #00DAEF —
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 #54B9FF —
token.storage.type.java #ACAFFF —
support.type.property-name #EEF0F9 —
support.constant.property-value #EEF0F9 —
support.constant.font-name #FFD493 —
entity.other.inherited-class #ACAFFF —
constant.other.symbol #EEF0F9 —
punctuation.definition.constant #FFD493 —
entity.other.attribute-name #4BF3C8 —
entity.other.attribute-name.html #ACAFFF —
source.astro.meta.attribute.client:idle.html #FFD493 italic
string.quoted.double.html,string.quoted.single.html,string.template.html,punctuation.definition.string.begin.html,punctuation.definition.string.end.html #4BF3C8 —
entity.other.attribute-name.id #00DAEF normal
entity.other.attribute-name.class.css #4BF3C8 normal
markup.heading punctuation.definition.heading, entity.name.section #00DAEF —
keyword.other.unit #4BF3C8 —
markup.bold,todo.bold #FFD493 —
punctuation.definition.bold #ACAFFF —
markup.italic, punctuation.definition.italic,todo.emphasis #54B9FF —
entity.name.section.markdown #4BF3C8 —
punctuation.definition.heading.markdown #4BF3C8 —
punctuation.definition.list.begin.markdown #4BF3C8 —
markup.heading.setext #EEF0F9 —
punctuation.definition.bold.markdown #FFD493 —
markup.inline.raw.markdown #FFD493 —
markup.inline.raw.string.markdown #FFD493 —
punctuation.definition.list.markdown #4BF3C8 —
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown #4BF3C8 —
beginning.punctuation.definition.list.markdown #4BF3C8 —
punctuation.definition.metadata.markdown #4BF3C8 —
markup.underline.link.markdown,markup.underline.link.image.markdown #54B9FF —
string.other.link.title.markdown,string.other.link.description.markdown #00DAEF —
constant.character.escape #EEF0F9 —
punctuation.section.embedded, variable.interpolation #4BF3C8 —
punctuation.section.embedded.begin,punctuation.section.embedded.end #54B9FF —
invalid.illegal.bad-ampersand.html #EEF0F9 —
invalid.deprecated #FFFFFF —
invalid.unimplemented #FFFFFF —
source.json meta.structure.dictionary.json > string.quoted.json #CC75F4 —
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string #4BF3C8 —
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 #FFD493 —
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json #EEF0F9 —
support.type.property-name.json #4BF3C8 —
support.type.property-name.json punctuation #4BF3C8 —
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade #54B9FF —
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade #54B9FF —
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php #ACAFFF —
keyword.operator.error-control.php #54B9FF —
keyword.operator.type.php #54B9FF —
punctuation.section.array.begin.php #EEF0F9 —
punctuation.section.array.end.php #EEF0F9 —
invalid.illegal.non-null-typehinted.php #F44747 —
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php #ACAFFF —
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php #00DAEF —
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 #EEF0F9 —
support.constant.core.rust #FFD493 —
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php #FFD493 —
entity.name.goto-label.php,support.other.php #00DAEF —
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php #EEF0F9 —
keyword.operator.regexp.php #54B9FF —
keyword.operator.comparison.php #EEF0F9 —
keyword.operator.heredoc.php,keyword.operator.nowdoc.php #54B9FF —
meta.function.decorator.python #00DAEF —
support.token.decorator.python,meta.function.decorator.identifier.python #EEF0F9 —
function.parameter #EEF0F9 —
function.parameter.ruby, function.parameter.cs #EEF0F9 —
constant.language.symbol.ruby #EEF0F9 —
inline-color-decoration rgb-value #FFD493 —
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx #ACAFFF —
block.scope.end,block.scope.begin #EEF0F9 —
entity.name.variable.local.cs #4BF3C8 —
token.error-token #F44747 —
token.debug-token #54B9FF —
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded #54B9FF —
meta.template.expression #EEF0F9 —
keyword.operator.module #54B9FF —
support.type.type.flowtype #00DAEF —
support.type.primitive #ACAFFF —
meta.property.object #4BF3C8 —
variable.parameter.function.js #4BF3C8 —
keyword.other.template.begin #FFD493 —
keyword.other.template.end #FFD493 —
keyword.other.substitution.begin #FFD493 —
keyword.other.substitution.end #FFD493 —
keyword.operator.assignment #EEF0F9 —
keyword.operator.assignment.go #ACAFFF —
keyword.operator.arithmetic.go, keyword.operator.address.go #54B9FF —
entity.name.package.go #ACAFFF —
support.type.prelude.elm #EEF0F9 —
support.constant.elm #FFD493 —
punctuation.quasi.element #54B9FF —
constant.character.entity #4BF3C8 —
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class #EEF0F9 —
entity.global.clojure #ACAFFF —
meta.symbol.clojure #4BF3C8 —
constant.keyword.clojure #EEF0F9 —
meta.arguments.coffee, variable.parameter.function.coffee #4BF3C8 —
meta.scope.prerequisites.makefile #4BF3C8 —
storage.modifier.import.groovy #ACAFFF —
meta.method.groovy #00DAEF —
meta.definition.variable.name.groovy #4BF3C8 —
meta.definition.class.inherited.classes.groovy #FFD493 —
support.variable.semantic.hlsl #ACAFFF —
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 #54B9FF —
text.variable, text.bracketed #4BF3C8 —
support.type.swift, support.type.vb.asp #ACAFFF —
entity.name.function.xi #ACAFFF —
entity.name.class.xi #EEF0F9 —
constant.character.character-class.regexp.xi #4BF3C8 —
constant.regexp.xi #54B9FF —
keyword.control.xi #EEF0F9 —
beginning.punctuation.definition.quote.markdown.xi #FFD493 —
beginning.punctuation.definition.list.markdown.xi #EEF0F98F —
constant.character.xi #00DAEF —
constant.other.color.rgb-value.xi #FFFFFF —
punctuation.definition.tag.xi #545864 —
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition #ACAFFF —
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown #4BF3C8 —
meta.brace.square #EEF0F9 —
comment, punctuation.definition.comment #EEF0F98F italic
markup.quote.markdown #EEF0F98F —
punctuation.definition.block.sequence.item.yaml #EEF0F9 —
constant.language.symbol.elixir #EEF0F9 —
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...
~/my-project
main*
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 } !` ;
}
Dark Modern Houston | Coding Theme