Natural Indigo
Publisher: tlolkemaThemes in package: 1
An easy on the eyes, dark, blue theme
An easy on the eyes, dark, blue theme
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 |
|---|---|---|
| — | #f1faeeff | — |
| emphasis | — | italic |
| strong | — | bold |
| comment | #616E88 | — |
| constant.character | #EBCB8B | — |
| constant.character.escape | #EBCB8B | — |
| constant.language | #81A1C1 | — |
| constant.numeric | #4e9dcf | — |
| constant.regexp | #EBCB8B | — |
| entity.name.class, entity.name.type.class | #a8dadc | — |
| entity.name.function | #88C0D0 | — |
| entity.name.tag | #81A1C1 | — |
| entity.other.attribute-name | #a8dadc | — |
| entity.other.inherited-class | #a8dadc | italic |
| invalid.deprecated | #f1faee | — |
| invalid.illegal | #f1faee | — |
| keyword | #81A1C1 | — |
| keyword.operator | #81A1C1 | — |
| keyword.other.new | #81A1C1 | — |
| markup.bold | — | bold |
| markup.changed | #EBCB8B | — |
| markup.deleted | #BF616A | — |
| markup.inserted | #a8dadc | — |
| meta.preprocessor | #5E81AC | — |
| punctuation | #ECEFF4 | — |
| punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters | #ECEFF4 | — |
| punctuation.definition.tag | #81A1C1 | — |
| punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment | #616E88 | — |
| punctuation.section | #ECEFF4 | — |
| punctuation.section.embedded.begin, punctuation.section.embedded.end | #81A1C1 | — |
| punctuation.terminator | #81A1C1 | — |
| punctuation.definition.variable | #81A1C1 | — |
| storage | #81A1C1 | — |
| string | #94afc199 | — |
| string.regexp | #EBCB8B | — |
| support.class | #a8dadc | — |
| support.constant | #81A1C1 | — |
| support.function | #88C0D0 | — |
| support.function.construct | #81A1C1 | — |
| support.type | #a8dadc | — |
| support.type.exception | #a8dadc | — |
| token.debug-token | #4e9dcf | — |
| token.error-token | #bf616a | — |
| token.info-token | #88c0d0 | — |
| token.warn-token | #ebcb8b | — |
| variable.other | #f1faee | — |
| variable.language | #81A1C1 | — |
| variable.parameter | #f1faee | — |
| punctuation.separator.pointer-access.c | #81A1C1 | — |
| source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include | #a8dadc | — |
| source.cpp keyword.control.directive.conditional, source.cpp punctuation.definition.directive, source.c keyword.control.directive.conditional, source.c punctuation.definition.directive | #5E81AC | bold |
| source.css constant.other.color.rgb-value | #4e9dcf | — |
| source.css meta.property-value | #88C0D0 | — |
| source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword | #D08770 | — |
| source.css punctuation.definition.keyword | #81A1C1 | — |
| source.css support.type.property-name | #f1faee | — |
| source.diff meta.diff.range.context | #a8dadc | — |
| source.diff meta.diff.header.from-file | #a8dadc | — |
| source.diff punctuation.definition.from-file | #a8dadc | — |
| source.diff punctuation.definition.range | #a8dadc | — |
| source.diff punctuation.definition.separator | #81A1C1 | — |
| entity.name.type.module.elixir | #a8dadc | — |
| variable.other.readwrite.module.elixir | #f1faee | bold |
| constant.other.symbol.elixir | #f1faee | bold |
| variable.other.constant.elixir | #a8dadc | — |
| source.go constant.other.placeholder.go | #EBCB8B | — |
| source.java comment.block.documentation.javadoc punctuation.definition.entity.html | #81A1C1 | — |
| source.java constant.other | #f1faee | — |
| source.java keyword.other.documentation | #a8dadc | — |
| source.java keyword.other.documentation.author.javadoc | #a8dadc | — |
| source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom | #a8dadc | — |
| source.java keyword.other.documentation.see.javadoc | #a8dadc | — |
| source.java meta.method-call meta.method | #88C0D0 | — |
| source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc | #a8dadc | — |
| source.java meta.tag.template.value.javadoc | #88C0D0 | — |
| source.java punctuation.definition.keyword.javadoc | #a8dadc | — |
| source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc | #616E88 | — |
| source.java storage.modifier.import | #a8dadc | — |
| source.java storage.modifier.package | #a8dadc | — |
| source.java storage.type | #a8dadc | — |
| source.java storage.type.annotation | #D08770 | — |
| source.java storage.type.generic | #a8dadc | — |
| source.java storage.type.primitive | #81A1C1 | — |
| source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function | #D08770 | — |
| source.js meta.object-literal.key | #88C0D0 | — |
| source.js storage.type.class.jsdoc | #a8dadc | — |
| source.js string.quoted.template punctuation.quasi.element.begin, source.js string.quoted.template punctuation.quasi.element.end, source.js string.template punctuation.definition.template-expression | #81A1C1 | — |
| source.js string.quoted.template meta.method-call.with-arguments | #ECEFF4 | — |
| source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object | #f1faee | — |
| source.js support.type.primitive | #81A1C1 | — |
| source.js variable.other.object | #f1faee | — |
| source.js variable.other.readwrite.alias | #a8dadc | — |
| source.js meta.embedded.line meta.brace.square, source.js meta.embedded.line meta.brace.round, source.js string.quoted.template meta.brace.square, source.js string.quoted.template meta.brace.round | #ECEFF4 | — |
| text.html.basic constant.character.entity.html | #EBCB8B | — |
| text.html.basic constant.other.inline-data | #D08770 | italic |
| text.html.basic meta.tag.sgml.doctype | #5E81AC | — |
| text.html.basic punctuation.definition.entity | #81A1C1 | — |
| source.properties entity.name.section.group-title.ini | #88C0D0 | — |
| source.properties punctuation.separator.key-value.ini | #81A1C1 | — |
| text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition | #a8dadc | — |
| markup.heading | #88C0D0 | — |
| text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw | #a8dadc | — |
| text.html.markdown markup.italic | — | italic |
| text.html.markdown markup.underline.link | — | underline |
| text.html.markdown beginning.punctuation.definition.list | #81A1C1 | — |
| text.html.markdown beginning.punctuation.definition.quote | #a8dadc | — |
| text.html.markdown markup.quote | #616E88 | — |
| text.html.markdown constant.character.math.tex | #81A1C1 | — |
| text.html.markdown punctuation.definition.math.begin, text.html.markdown punctuation.definition.math.end | #5E81AC | — |
| text.html.markdown punctuation.definition.function.math.tex | #88C0D0 | — |
| text.html.markdown punctuation.math.operator.latex | #81A1C1 | — |
| text.html.markdown punctuation.definition.heading | #81A1C1 | — |
| text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string | #81A1C1 | — |
| text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title | #88C0D0 | — |
| source.perl punctuation.definition.variable | #f1faee | — |
| source.php meta.function-call, source.php meta.function-call.object | #88C0D0 | — |
| source.python entity.name.function.decorator, source.python meta.function.decorator support.type | #D08770 | — |
| source.python meta.function-call.generic | #88C0D0 | — |
| source.python support.type | #88C0D0 | — |
| source.python variable.parameter.function.language | #f1faee | — |
| source.python meta.function.parameters variable.parameter.function.language.special.self | #81A1C1 | — |
| source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly | #81A1C1 | — |
| source.css.scss variable.interpolation | #f1faee | italic |
| source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function, source.tsx punctuation.decorator, source.tsx meta.decorator variable.other.readwrite, source.tsx meta.decorator entity.name.function | #D08770 | — |
| source.ts meta.object-literal.key, source.tsx meta.object-literal.key | #f1faee | — |
| source.ts meta.object-literal.key entity.name.function, source.tsx meta.object-literal.key entity.name.function | #88C0D0 | — |
| source.ts support.class, source.ts support.type, source.ts entity.name.type, source.ts entity.name.class, source.tsx support.class, source.tsx support.type, source.tsx entity.name.type, source.tsx entity.name.class | #a8dadc | — |
| source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json, source.tsx support.constant.math, source.tsx support.constant.dom, source.tsx support.constant.json | #a8dadc | — |
| source.ts support.variable, source.tsx support.variable | #f1faee | — |
| source.ts meta.embedded.line meta.brace.square, source.ts meta.embedded.line meta.brace.round, source.tsx meta.embedded.line meta.brace.square, source.tsx meta.embedded.line meta.brace.round | #ECEFF4 | — |
| text.xml entity.name.tag.namespace | #a8dadc | — |
| text.xml keyword.other.doctype | #5E81AC | — |
| text.xml meta.tag.preprocessor entity.name.tag | #5E81AC | — |
| text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string | #D08770 | italic |
| source.yaml entity.name.tag | #a8dadc | — |
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}!`;
}