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 #20262F activityBar.border #111318 activityBar.foreground #91969e activityBarBadge.background #B0D073 activityBarBadge.foreground #20262F button.background #B0D073 tokenColors TextMate scopes and font styles (syntax highlighting rules).
scope foreground fontStyle comment, punctuation.definition.comment #9c9c9c italic meta.brace.round #6F9B6F — variable, string constant.other.placeholder #f5ddb7e3 — constant.other.color #9bc999 — invalid, invalid.illegal
Shiki preview TypeScript sample highlighted with this variant's colors and tokenColors.
Froggies theme — Froggies theme
button.border
#B0D073
button.foreground #191D24
button.hoverBackground #CBE0A3
button.secondaryBackground #4C586B
button.secondaryForeground #91969e
button.secondaryHoverBackground #5D6C83
button.separator #191D24
checkbox.background #394556
checkbox.border #394556
checkbox.foreground #91969e
checkbox.selectBackground #394556
checkbox.selectBorder #394556
dropdown.background #29313D
dropdown.border #29313D
dropdown.foreground #91969e
dropdown.listBackground #29313D
editor.background #20262F
editor.findMatchBackground #6f7580
editor.findMatchHighlightBackground #424D61
editor.foldBackground #29313D
editor.foreground #91969e
editor.hoverHighlightBackground #191D24
editor.lineHighlightBackground #191D24
editor.selectionBackground #424D61
editor.wordHighlightBackground #3A4455
editor.wordHighlightStrongBackground #3A4455
editorBracketHighlight.foreground1 #FFB400
editorBracketHighlight.foreground2 #00A6ED
editorBracketHighlight.foreground3 #f593b3
editorBracketHighlight.foreground4 #FFE347
editorBracketHighlight.foreground5 #7FB800
editorBracketHighlight.foreground6 #AA4BA5
editorBracketHighlight.unexpectedBracket.foreground #EE2E31
editorCursor.foreground #B0D073
editorGroup.border #111318
editorGroup.dropBackground #3A445599
editorGroupHeader.tabsBackground #191D24
editorGroupHeader.tabsBorder #111318
editorHoverWidget.background #191D24
editorHoverWidget.border #111318
editorHoverWidget.foreground #91969e
editorLineNumber.activeForeground #cccac2
editorLineNumber.foreground #6f7580
editorSuggestWidget.background #191D24
editorSuggestWidget.border #111318
editorSuggestWidget.focusHighlightForeground #191D24
editorSuggestWidget.foreground #91969e
editorSuggestWidget.highlightForeground #B0D073
editorSuggestWidget.selectedBackground #B0D073
editorSuggestWidget.selectedForeground #191D24
editorWidget.background #191D24
editorWidget.border #B0D073
editorWidget.foreground #91969e
extensionBadge.remoteBackground #B0D073
extensionBadge.remoteForeground #191D24
extensionButton.background #B0D073
extensionButton.foreground #191D24
extensionButton.hoverBackground #CBE0A3
extensionButton.prominentBackground #B0D073
extensionButton.prominentForeground #191D24
extensionButton.separator #191D24
extensionIcon.preReleaseForeground #3D3B77
extensionIcon.sponsorForeground #5C7A29
extensionIcon.starForeground #E88850
extensionIcon.verifiedForeground #58AEB9
focusBorder #29313D
foreground #91969e
input.background #29313D
input.border #29313D
input.foreground #eee5e9d5
input.placeholderForeground #6f7580
keybindingLabel.background #29313D
keybindingLabel.border #111318
keybindingLabel.bottomBorder #111318
keybindingLabel.foreground #91969e
list.activeSelectionBackground #394556
list.activeSelectionForeground #eee5e9d5
list.hoverBackground #29313D
list.hoverForeground #eee5e9d5
list.inactiveFocusBackground #29313D
list.inactiveSelectionBackground #29313D
list.inactiveSelectionForeground #eee5e9d5
menu.background #191D24
menu.border #191D24
menu.foreground #91969e
menu.selectionBackground #29313D
menu.selectionBorder #29313D
menu.selectionForeground #eee5e9d5
menu.separatorBackground #29313D
menubar.selectionBackground #29313D
menubar.selectionBorder #29313D
minimap.background #191D24
minimap.findMatchHighlight #E88850
minimap.selectionHighlight #58AEB9
minimap.selectionOccurrenceHighlight #6f7580
panel.background #191D24
panel.border #111318
panel.dropBorder #B0D073
panelInput.border #29313D
panelTitle.activeBorder #B0D073
panelTitle.activeForeground #91969e
panelTitle.inactiveForeground #6f7580
scrollbarSlider.background #6f758090
search.resultsInfoForeground #eee5e9d5
sideBar.background #191D24
sideBar.border #111318
sideBar.foreground #91969e
sideBarSectionHeader.background #191D24
sideBarSectionHeader.border #111318
sideBarSectionHeader.foreground #91969e
sideBarTitle.foreground #91969e
statusBar.background #191D24
statusBar.border #111318
statusBar.debuggingBackground #B0D073
statusBar.debuggingForeground #191D24
statusBar.foreground #91969e
statusBar.noFolderBackground #191D24
statusBar.noFolderForeground #91969e
statusBarItem.activeBackground #111318
statusBarItem.hoverBackground #29313D
tab.activeBackground #20262F
tab.activeBorder #20262F
tab.activeBorderTop #B0D073
tab.activeForeground #eee5e9d5
tab.border #111318
tab.inactiveBackground #191D24
tab.inactiveForeground #6f7580
tab.unfocusedActiveBorder #20262F
textLink.activeForeground #CBE0A3
textLink.foreground #B0D073
titleBar.activeBackground #191D24
titleBar.activeForeground #eee5e9d5
titleBar.border #111318
titleBar.inactiveBackground #191D24
titleBar.inactiveForeground #6f7580 keyword, storage.type, storage.modifier #b0d073de —
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.section.embedded, keyword.other.template, keyword.other.substitution #f5ddb7e3 —
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html #74ba5f —
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method #619bb6e5 —
meta.block variable.other #ffb300c4 —
support.other.variable, string.other.link #ffb300c4 —
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other #9ebdc7 —
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 #eee5e9d5 —
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 #d39673 —
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 #52849bc4 —
entity.name.module.js, variable.import.parameter.js, variable.other.class.js #52849bc4 —
variable.language #eee5e9d5 italic
entity.name.method.js #52849bc4 italic
meta.class-method.js entity.name.function.js, variable.function.constructor #52849bc4 —
entity.other.attribute-name #52849bda —
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name #52849bc4 italic
entity.other.attribute-name.class #ffb300c4 —
source.sass keyword.control #eee5e9d5 —
markup.inserted #eee5e9d5 —
constant.character.escape #eee5e9d5 —
*url*, *link*, *uri* — underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js #a5b3d1 italic
source.js constant.other.object.key.js string.unquoted.label.js #c6e7c0 italic
source.json meta.structure.dictionary.json support.type.property-name.json #74ba5f —
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json #ffb300c4 —
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 #00a6edb7 —
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 #f593b4c5 —
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 #ffe347b7 —
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 #7eb800a6 —
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 #aa5fa6ab —
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 #d6d58a —
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 #76aca4e0 —
text.html.markdown, punctuation.definition.list_item.markdown #9c9c9c —
text.html.markdown markup.inline.raw.markdown #9c9c9c —
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown #9c9c9c —
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown #97db79ab —
markup.italic #8da5d3 italic
markup.bold, markup.bold string #619bb6d3 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 #276f91d3 bold
markup.underline #619bb6e5 underline
markup.quote punctuation.definition.blockquote.markdown #97db79ab —
string.other.link.title.markdown #9bc999 —
string.other.link.description.title.markdown #c6e7c0 —
constant.other.reference.link.markdown #97b395 —
markup.raw.block.fenced.markdown #00000050 —
punctuation.definition.fenced.markdown #00000050 —
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end #eee5e9d5 —
variable.language.fenced.markdown #65737E —
meta.separator #65737E bold
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 } ! ` ;
}
Froggies theme | Coding Theme