iNAT Theme Center
A high-definition theme center for Cursor and VS Code: 50 unique color themes across intense, professional, nature, food, games, space, and planets — plus dark/light file icons and product icons. Created by Soham Dave.
A high-definition theme center for Cursor and VS Code: 50 unique color themes across intense, professional, nature, food, games, space, and planets — plus dark/light file icons and product icons. Created by Soham Dave.
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 |
|---|---|---|
| comment, punctuation.definition.comment, string.comment | #5A6A88 | italic |
| comment.block.documentation, string.quoted.docstring | #5A6A88 | italic |
| string, string.quoted, string.template, string.unquoted | #70C8E0 | — |
| meta.embedded.line, meta.template.expression, punctuation.definition.template-expression | #B8C8E0 | — |
| constant.character.escape, constant.other.placeholder | #4A7AD4 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary | #E0C878 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan | #E0C878 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.from, keyword.control.export, keyword.other | #4A7AD4 | — |
| storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface | #6A96E8 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison | #E8EEF8 | — |
| entity.name.function, support.function, meta.function-call, meta.function-call.generic | #6A96E8 | — |
| entity.name.function.member, support.function.member, meta.method | #6A96E8 | — |
| entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, support.class, support.type, entity.other.inherited-class | #A090E0 | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution, support.module | #A090E0 | — |
| variable, variable.other, variable.other.readwrite, entity.name.variable | #E8EEF8 | — |
| variable.parameter, meta.parameter | #B8C8E0 | italic |
| variable.other.property, variable.other.object.property, support.type.property-name, meta.object-literal.key | #E0C878 | — |
| variable.other.constant, variable.other.enummember, constant.other | #6A96E8 | bold |
| variable.language, variable.language.this, variable.language.super, variable.language.self | #4A7AD4 | italic |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace | #A8B8D4 | — |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #4A7AD4 | — |
| entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx | #70C8E0 | italic |
| string.regexp, constant.character.escape.regexp, keyword.operator.quantifier.regexp, punctuation.definition.group.regexp | #A090E0 | — |
| invalid, invalid.illegal, invalid.broken | #D05070 | underline |
| invalid.deprecated | #6A7A94 | italic strikethrough |
| support.variable.dom, support.variable.property, support.constant | #6A96E8 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc | #5A6A88 | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, meta.declaration.annotation | #E0C060 | — |
| support.type.property-name.json, meta.structure.dictionary.key.json | #E0C878 | — |
| meta.structure.dictionary.value.json | #70C8E0 | — |
| entity.name.tag.yaml, source.yaml entity.name.tag | #E0C878 | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name | #E0C878 | — |
| meta.property-value, support.constant.property-value, constant.other.color, support.constant.color | #70C8E0 | — |
| keyword.other.unit, constant.numeric.css | #E0C878 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css | #A090E0 | — |
| support.class.component, entity.name.tag.tsx, entity.name.tag.jsx | #A090E0 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #6A96E8 | bold |
| markup.bold | #E8EEF8 | bold |
| markup.italic | #B8C8E0 | italic |
| markup.underline.link, meta.link, string.other.link | #70C8E0 | underline |
| markup.inline.raw, markup.fenced_code, markup.raw | #70C8E0 | — |
| markup.quote | #5A6A88 | italic |
| punctuation.definition.list.begin.markdown, markup.list | #4A7AD4 | — |
| markup.inserted, meta.diff.header.to-file | #58B888 | — |
| markup.deleted, meta.diff.header.from-file | #D05070 | — |
| markup.changed | #A090E0 | — |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python, variable.parameter.function.language.special.cls.python | #4A7AD4 | italic |
| entity.name.lifetime.rust, punctuation.definition.lifetime.rust, meta.attribute.rust | #E0C060 | — |
| variable.other.constant.go, entity.name.function.go | #6A96E8 | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #4A7AD4 | — |
| entity.other.inherited-class.graphql, support.type.graphql | #A090E0 | — |
| entity.name.function.makefile, variable.other.makefile | #6A96E8 | — |
| keyword.other.definition.ini, variable.other.dotenv | #E0C878 | — |
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 |
|---|---|---|
| comment, punctuation.definition.comment, string.comment | #7A5898 | italic |
| comment.block.documentation, string.quoted.docstring | #7A5898 | italic |
| string, string.quoted, string.template, string.unquoted | #FFE050 | — |
| meta.embedded.line, meta.template.expression, punctuation.definition.template-expression | #E0C8F4 | — |
| constant.character.escape, constant.other.placeholder | #50E0FF | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary | #FFE050 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan | #FFE050 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.from, keyword.control.export, keyword.other | #C44AFF | — |
| storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface | #E070FF | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison | #F6EEFF | — |
| entity.name.function, support.function, meta.function-call, meta.function-call.generic | #50E0FF | — |
| entity.name.function.member, support.function.member, meta.method | #50E0FF | — |
| entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, support.class, support.type, entity.other.inherited-class | #FF70D0 | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution, support.module | #FF70D0 | — |
| variable, variable.other, variable.other.readwrite, entity.name.variable | #F6EEFF | — |
| variable.parameter, meta.parameter | #E0C8F4 | italic |
| variable.other.property, variable.other.object.property, support.type.property-name, meta.object-literal.key | #C44AFF | — |
| variable.other.constant, variable.other.enummember, constant.other | #E070FF | bold |
| variable.language, variable.language.this, variable.language.super, variable.language.self | #C44AFF | italic |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace | #D0B4E8 | — |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #C44AFF | — |
| entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx | #FFE050 | italic |
| string.regexp, constant.character.escape.regexp, keyword.operator.quantifier.regexp, punctuation.definition.group.regexp | #FF70D0 | — |
| invalid, invalid.illegal, invalid.broken | #FF3A5A | underline |
| invalid.deprecated | #8A6AA0 | italic strikethrough |
| support.variable.dom, support.variable.property, support.constant | #E070FF | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc | #7A5898 | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, meta.declaration.annotation | #FFE050 | — |
| support.type.property-name.json, meta.structure.dictionary.key.json | #C44AFF | — |
| meta.structure.dictionary.value.json | #FFE050 | — |
| entity.name.tag.yaml, source.yaml entity.name.tag | #C44AFF | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name | #C44AFF | — |
| meta.property-value, support.constant.property-value, constant.other.color, support.constant.color | #FFE050 | — |
| keyword.other.unit, constant.numeric.css | #FFE050 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css | #FF70D0 | — |
| support.class.component, entity.name.tag.tsx, entity.name.tag.jsx | #FF70D0 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #E070FF | bold |
| markup.bold | #F6EEFF | bold |
| markup.italic | #E0C8F4 | italic |
| markup.underline.link, meta.link, string.other.link | #FFE050 | underline |
| markup.inline.raw, markup.fenced_code, markup.raw | #FFE050 | — |
| markup.quote | #7A5898 | italic |
| punctuation.definition.list.begin.markdown, markup.list | #C44AFF | — |
| markup.inserted, meta.diff.header.to-file | #40E080 | — |
| markup.deleted, meta.diff.header.from-file | #FF3A5A | — |
| markup.changed | #FF70D0 | — |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python, variable.parameter.function.language.special.cls.python | #C44AFF | italic |
| entity.name.lifetime.rust, punctuation.definition.lifetime.rust, meta.attribute.rust | #FFE050 | — |
| variable.other.constant.go, entity.name.function.go | #50E0FF | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #C44AFF | — |
| entity.other.inherited-class.graphql, support.type.graphql | #FF70D0 | — |
| entity.name.function.makefile, variable.other.makefile | #50E0FF | — |
| keyword.other.definition.ini, variable.other.dotenv | #C44AFF | — |
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 |
|---|---|---|
| comment, punctuation.definition.comment, string.comment | #8A5A40 | italic |
| comment.block.documentation, string.quoted.docstring | #8A5A40 | italic |
| string, string.quoted, string.template, string.unquoted | #E8B050 | — |
| meta.embedded.line, meta.template.expression, punctuation.definition.template-expression | #E0C4A8 | — |
| constant.character.escape, constant.other.placeholder | #6A9AB8 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary | #E8B050 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan | #E8B050 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.from, keyword.control.export, keyword.other | #D44A28 | — |
| storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface | #E86A38 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison | #F6E8D8 | — |
| entity.name.function, support.function, meta.function-call, meta.function-call.generic | #E86A38 | — |
| entity.name.function.member, support.function.member, meta.method | #E86A38 | — |
| entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, support.class, support.type, entity.other.inherited-class | #E09050 | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution, support.module | #E09050 | — |
| variable, variable.other, variable.other.readwrite, entity.name.variable | #F6E8D8 | — |
| variable.parameter, meta.parameter | #E0C4A8 | italic |
| variable.other.property, variable.other.object.property, support.type.property-name, meta.object-literal.key | #D47840 | — |
| variable.other.constant, variable.other.enummember, constant.other | #E86A38 | bold |
| variable.language, variable.language.this, variable.language.super, variable.language.self | #D44A28 | italic |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace | #D4B498 | — |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #D44A28 | — |
| entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx | #E8B050 | italic |
| string.regexp, constant.character.escape.regexp, keyword.operator.quantifier.regexp, punctuation.definition.group.regexp | #E09050 | — |
| invalid, invalid.illegal, invalid.broken | #D43828 | underline |
| invalid.deprecated | #8A6A58 | italic strikethrough |
| support.variable.dom, support.variable.property, support.constant | #E86A38 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc | #8A5A40 | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, meta.declaration.annotation | #E8A028 | — |
| support.type.property-name.json, meta.structure.dictionary.key.json | #D47840 | — |
| meta.structure.dictionary.value.json | #E8B050 | — |
| entity.name.tag.yaml, source.yaml entity.name.tag | #D47840 | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name | #D47840 | — |
| meta.property-value, support.constant.property-value, constant.other.color, support.constant.color | #E8B050 | — |
| keyword.other.unit, constant.numeric.css | #E8B050 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css | #E09050 | — |
| support.class.component, entity.name.tag.tsx, entity.name.tag.jsx | #E09050 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #E86A38 | bold |
| markup.bold | #F6E8D8 | bold |
| markup.italic | #E0C4A8 | italic |
| markup.underline.link, meta.link, string.other.link | #E8B050 | underline |
| markup.inline.raw, markup.fenced_code, markup.raw | #E8B050 | — |
| markup.quote | #8A5A40 | italic |
| punctuation.definition.list.begin.markdown, markup.list | #D44A28 | — |
| markup.inserted, meta.diff.header.to-file | #6A9A50 | — |
| markup.deleted, meta.diff.header.from-file | #D43828 | — |
| markup.changed | #E09050 | — |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python, variable.parameter.function.language.special.cls.python | #D44A28 | italic |
| entity.name.lifetime.rust, punctuation.definition.lifetime.rust, meta.attribute.rust | #E8A028 | — |
| variable.other.constant.go, entity.name.function.go | #E86A38 | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #D44A28 | — |
| entity.other.inherited-class.graphql, support.type.graphql | #E09050 | — |
| entity.name.function.makefile, variable.other.makefile | #E86A38 | — |
| keyword.other.definition.ini, variable.other.dotenv | #D47840 | — |
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 |
|---|---|---|
| comment, punctuation.definition.comment, string.comment | #7A6A90 | italic |
| comment.block.documentation, string.quoted.docstring | #7A6A90 | italic |
| string, string.quoted, string.template, string.unquoted | #E0B868 | — |
| meta.embedded.line, meta.template.expression, punctuation.definition.template-expression | #D0C0E0 | — |
| constant.character.escape, constant.other.placeholder | #7A9AE0 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary | #E0B868 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan | #E0B868 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.from, keyword.control.export, keyword.other | #6A5AC8 | — |
| storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface | #8A7AE0 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison | #F0E8F6 | — |
| entity.name.function, support.function, meta.function-call, meta.function-call.generic | #8A7AE0 | — |
| entity.name.function.member, support.function.member, meta.method | #8A7AE0 | — |
| entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, support.class, support.type, entity.other.inherited-class | #C090D4 | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution, support.module | #C090D4 | — |
| variable, variable.other, variable.other.readwrite, entity.name.variable | #F0E8F6 | — |
| variable.parameter, meta.parameter | #D0C0E0 | italic |
| variable.other.property, variable.other.object.property, support.type.property-name, meta.object-literal.key | #E0C888 | — |
| variable.other.constant, variable.other.enummember, constant.other | #8A7AE0 | bold |
| variable.language, variable.language.this, variable.language.super, variable.language.self | #6A5AC8 | italic |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace | #C4B4D4 | — |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #6A5AC8 | — |
| entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx | #E0B868 | italic |
| string.regexp, constant.character.escape.regexp, keyword.operator.quantifier.regexp, punctuation.definition.group.regexp | #C090D4 | — |
| invalid, invalid.illegal, invalid.broken | #D05070 | underline |
| invalid.deprecated | #8A7A98 | italic strikethrough |
| support.variable.dom, support.variable.property, support.constant | #8A7AE0 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc | #7A6A90 | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, meta.declaration.annotation | #E0B040 | — |
| support.type.property-name.json, meta.structure.dictionary.key.json | #E0C888 | — |
| meta.structure.dictionary.value.json | #E0B868 | — |
| entity.name.tag.yaml, source.yaml entity.name.tag | #E0C888 | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name | #E0C888 | — |
| meta.property-value, support.constant.property-value, constant.other.color, support.constant.color | #E0B868 | — |
| keyword.other.unit, constant.numeric.css | #E0B868 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css | #C090D4 | — |
| support.class.component, entity.name.tag.tsx, entity.name.tag.jsx | #C090D4 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #8A7AE0 | bold |
| markup.bold | #F0E8F6 | bold |
| markup.italic | #D0C0E0 | italic |
| markup.underline.link, meta.link, string.other.link | #E0B868 | underline |
| markup.inline.raw, markup.fenced_code, markup.raw | #E0B868 | — |
| markup.quote | #7A6A90 | italic |
| punctuation.definition.list.begin.markdown, markup.list | #6A5AC8 | — |
| markup.inserted, meta.diff.header.to-file | #6ABA88 | — |
| markup.deleted, meta.diff.header.from-file | #D05070 | — |
| markup.changed | #C090D4 | — |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python, variable.parameter.function.language.special.cls.python | #6A5AC8 | italic |
| entity.name.lifetime.rust, punctuation.definition.lifetime.rust, meta.attribute.rust | #E0B040 | — |
| variable.other.constant.go, entity.name.function.go | #8A7AE0 | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #6A5AC8 | — |
| entity.other.inherited-class.graphql, support.type.graphql | #C090D4 | — |
| entity.name.function.makefile, variable.other.makefile | #8A7AE0 | — |
| keyword.other.definition.ini, variable.other.dotenv | #E0C888 | — |
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}!`;
}
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}!`;
}