Claude VSCode Theme
Publisher: Alvin UnrealThemes in package: 4
Thoughtful dark theme collection with classic and italic variants. Inspired by Claude AI with carefully balanced contrast and warm syntax colors for long coding sessions.
Thoughtful dark theme collection with classic and italic variants. Inspired by Claude AI with carefully balanced contrast and warm syntax colors for long coding sessions.
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| text, source, variable.other.readwrite, punctuation.definition.variable | #FFFFFF | — |
| comment, punctuation.definition.comment | #8A8A8A | |
| string, punctuation.definition.string | #9FFAAF | — |
| constant.character.escape, constant.other.placeholder | #FF99D6 | — |
| constant.numeric, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, variable.other.constant, entity.name.constant | #FFED7A | — |
| keyword, keyword.control, keyword.operator.word, keyword.operator.new, storage.type, storage.modifier, variable.language.this, variable.language.super, punctuation.definition.keyword | #D4ABFF | bold |
| keyword.operator, punctuation.accessor, punctuation.separator, punctuation.terminator, meta.brace | #7AEFFF | — |
| entity.name.function, meta.function-call, support.function, variable.function | #FFBF7A | — |
| entity.name.class, entity.name.type, entity.other.inherited-class, support.class, support.type, entity.name.namespace, entity.name.module | #8DD1FF | — |
| entity.name.interface, entity.name.trait | #8DD1FF | — |
| entity.name.enum | #8DD1FF | — |
| variable.other.enummember, constant.other.enum | #7AEFFF | — |
| variable.parameter, meta.function.parameters | #FF8C42 | — |
| variable.other.property, meta.property.object, entity.name.tag.yaml, support.type.property-name | #B8B8B8 | — |
| meta.decorator, meta.annotation, punctuation.decorator, punctuation.definition.decorator, storage.type.annotation | #FF99D6 | — |
| string.regexp, constant.regexp, constant.character.character-class.regexp, constant.other.character-class.regexp, constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp | #FF99D6 | — |
| entity.name.tag, punctuation.definition.tag | #FF9999 | — |
| entity.other.attribute-name, entity.other.attribute | #FFBF7A | — |
| support.constant, support.variable | #FFED7A | — |
| invalid, invalid.illegal | #FFFFFF | bold underline |
| markup.heading, punctuation.definition.heading | #8DD1FF | bold |
| markup.bold | #FFBF7A | bold |
| markup.italic | #FFBF7A | italic |
| markup.inline.raw, markup.raw, markup.fenced_code | #9FFAAF | — |
| markup.underline.link, string.other.link | #8DD1FF | underline |
| markup.list, punctuation.definition.list | #FF9999 | — |
| markup.quote | #B8B8B8 | — |
| punctuation, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.section, punctuation.definition.parameters, punctuation.definition.arguments | #6E6E6E | — |
| storage.modifier.async, storage.modifier.const, storage.modifier.static, storage.modifier.readonly | #D4ABFF | — |
| variable.language, variable.other.predefined | #D4ABFF | — |
| markup.inserted, meta.diff.header.to-file | #9FFAAF | — |
| markup.deleted, meta.diff.header.from-file | #FF9999 | — |
| markup.changed | #FFED7A | — |
| meta.export variable.other.readwrite, meta.export variable.other.constant | #FF8C42 | — |
| variable.other.property.js, variable.other.property.ts, variable.other.property.tsx, variable.other.property.jsx, meta.object-literal.key | #B8B8B8 | — |
| variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx, variable.other.constant.jsx | #FFED7A | — |
| string.template, punctuation.definition.template-expression | #9FFAAF | — |
| meta.template.expression, meta.embedded.line | #FFFFFF | — |
| variable.other.jsdoc, comment.block.documentation variable.other | #FF8C42 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc | #D4ABFF | — |
| storage.type.function.arrow, keyword.operator.arrow | #7AEFFF | — |
| storage.modifier.async, keyword.control.flow.await | #D4ABFF | — |
| meta.decorator punctuation.decorator, meta.decorator variable.other.readwrite, meta.decorator entity.name.function | #FF99D6 | — |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #D4ABFF | — |
| support.type.object.module, support.type.object.console | #8DD1FF | — |
| meta.type.parameters, entity.name.type.parameter | #FFED7A | — |
| keyword.operator.expression.typeof, keyword.operator.expression.instanceof, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.expression.keyof, keyword.operator.expression.is | #D4ABFF | — |
| entity.name.tag.jsx, entity.name.tag.tsx, support.class.component.jsx, support.class.component.tsx | #FF9999 | — |
| entity.other.attribute-name.jsx, entity.other.attribute-name.tsx | #FFBF7A | — |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #7AEFFF | — |
| meta.object-binding-pattern variable.other.readwrite, meta.array-binding-pattern variable.other.readwrite | #FF8C42 | — |
| constant.language.null, constant.language.undefined | #D4ABFF | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python | #D4ABFF | — |
| support.function.magic.python, entity.name.function.decorator.python | #FF99D6 | — |
| string.interpolated.python, string.quoted.single.format.python, string.quoted.double.format.python | #9FFAAF | — |
| meta.interpolation.python, punctuation.definition.interpolation.python | #7AEFFF | — |
| entity.name.function.decorator.python, meta.function.decorator.python | #FF99D6 | — |
| support.function.builtin.python | #8DD1FF | — |
| support.type.python | #8DD1FF | — |
| entity.name.type.class.python, meta.class.python entity.name.type.class | #8DD1FF | — |
| variable.parameter.function.python, meta.function.parameters.python | #FF8C42 | — |
| meta.function.return-type.python, meta.function.parameters.annotation.python | #FFED7A | — |
| string.quoted.docstring.multi.python, string.quoted.docstring.single.python | #B8B8B8 | — |
| keyword.control.flow.lambda.python | #D4ABFF | — |
| support.type.exception.python | #FF9999 | — |
| keyword.control.import.python, keyword.control.import.from.python | #D4ABFF | — |
| storage.modifier.global.python, storage.modifier.nonlocal.python | #D4ABFF | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss | #8DD1FF | — |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #FF9999 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #7AEFFF | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css, meta.property-name.scss | #B8B8B8 | — |
| support.constant.property-value.css, support.constant.property-value.scss, meta.property-value.css, meta.property-value.scss | #FFBF7A | — |
| keyword.other.unit.css, keyword.other.unit.scss, constant.numeric.css, constant.numeric.scss | #FFED7A | — |
| constant.other.color.css, constant.other.color.scss, support.constant.color.css, support.constant.color.scss | #FF99D6 | — |
| support.function.css, support.function.scss, meta.function.css, meta.function.scss | #FFBF7A | — |
| variable.css, variable.scss, variable.argument.css, variable.argument.scss | #FF8C42 | — |
| keyword.other.important.css, keyword.other.important.scss | #FF9999 | bold |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, meta.at-rule.css, meta.at-rule.scss | #D4ABFF | — |
| support.type.property-name.media.css, support.type.property-name.media.scss | #B8B8B8 | — |
| variable.scss, variable.sass, punctuation.definition.variable.scss | #FF8C42 | — |
| entity.name.function.scss, entity.other.attribute-name.placeholder-selector.scss | #FFBF7A | — |
| entity.other.attribute-name.parent-selector.css, entity.name.tag.reference.scss | #FF9999 | — |
| entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml | #FF9999 | — |
| punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html | #6E6E6E | — |
| entity.other.attribute-name.html, entity.other.attribute-name.xml | #FFBF7A | — |
| string.quoted.double.html, string.quoted.single.html, string.unquoted.html | #9FFAAF | — |
| constant.character.entity.html, constant.character.entity.xml | #FF99D6 | — |
| meta.tag.metadata.doctype.html, entity.name.tag.doctype.html | #D4ABFF | — |
| string.unquoted.cdata.xml, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml | #B8B8B8 | — |
| entity.name.tag.script.html | #8DD1FF | — |
| entity.name.tag.style.html | #8DD1FF | — |
| entity.other.attribute-name.id.html, entity.other.attribute-name.class.html | #FF8C42 | — |
| entity.other.attribute-name.event.html | #FFED7A | — |
| entity.other.attribute-name.directive | #D4ABFF | — |
| markup.heading.markdown, punctuation.definition.heading.markdown | #8DD1FF | bold |
| markup.bold.markdown | #FFBF7A | bold |
| markup.italic.markdown | #FFBF7A | — |
| markup.inline.raw.markdown, markup.fenced_code.block.markdown | #9FFAAF | — |
| markup.underline.link.markdown, string.other.link.title.markdown | #8DD1FF | underline |
| punctuation.definition.list.begin.markdown, markup.list.unnumbered.markdown, markup.list.numbered.markdown | #FF9999 | — |
| markup.quote.markdown | #B8B8B8 | — |
| meta.separator.markdown | #6E6E6E | — |
TypeScript sample highlighted with this variant's colors and tokenColors.
Loading...
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}!`;
}
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}!`;
}