The Way I See It
Publisher: amedveThemes in package: 1
ark theme with colorful semantics to reduce cognitive load when reading a code.
ark theme with colorful semantics to reduce cognitive load when reading a code.
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 | #6b7995 | italic |
| string | #cbeb9d | — |
| string.quoted | #cbeb9d | — |
| string.unquoted | #ADCDF1 | — |
| support.constant.math | #FFCB6B | — |
| constant.numeric, constant.character.numeric | #F78C6C | — |
| constant.language, punctuation.definition.constant, variable.other.constant | #FFA58A | — |
| constant.character, constant.other | #82AAFF | — |
| constant.character.escape | #F78C6C | — |
| string.regexp, string.regexp keyword.other | #80CBC4 | — |
| meta.function punctuation.separator.comma | #EEFFFF | — |
| variable | — | — |
| punctuation.accessor, keyword | #C792EA | — |
| storage, storage.type, meta.var.expr storage.type, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx, meta.class meta.method.declaration meta.var.expr storage.type.js | #C792EA | — |
| entity.name.class, meta.class | #f3c87a | — |
| variable.parameter | #ff8297 | italic |
| punctuation.definition.tag, meta.tag | #89DDFF | — |
| entity.name.tag support.class.component, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html | #FF5572 | — |
| entity.other.attribute-name | #FFCB6B | — |
| entity.name.tag.custom | #FFCB6B | — |
| support.function, support.constant | #82AAFF | — |
| support.constant.meta.property-value | #89DDFF | — |
| support.type, support.class | #FFCB6B | — |
| support.variable.dom | #FFCB6B | — |
| invalid | #FFFFFF | — |
| invalid.deprecated | #FFFFFF | — |
| keyword.operator | #89DDFF | — |
| keyword.operator.relational | #C792EA | — |
| keyword.operator.assignment | #C792EA | — |
| object | #CDEBF7 | — |
| meta.brace | #cfd7e6 | — |
| meta.delimiter.period | #C792EA | — |
| punctuation.definition.string | #D9F5DD | — |
| object.comma | #FFFFFF | — |
| variable.parameter.function | #89DDFF | — |
| support.type.vendored.property-name, support.constant.vendored.property-value, support.type.property-name, meta.property-list entity.name.tag | #80CBC4 | — |
| meta.property-list entity.name.tag.reference | #FF5572 | — |
| constant.other.color.rgb-value punctuation.definition.constant | #F78C6C | — |
| constant.other.color | #FFEB95 | — |
| keyword.other.unit | #FFEB95 | — |
| meta.selector | #C792EA | — |
| entity.other.attribute-name.id | #FAD430 | — |
| meta.property-name | #80CBC4 | — |
| entity.name.tag.doctype, meta.tag.sgml.doctype | #C792EA | italic |
| punctuation.definition.parameters | #D9F5DD | — |
| keyword.control.operator | #89DDFF | — |
| keyword.operator.logical | #C792EA | — |
| variable.instance, variable.other.instance, variable.reaedwrite.instance, variable.other.readwrite.instance | #e6587b | — |
| variable.other.property, variable.other.object.property | #f8f7c5 | — |
| entity.name.function | #82AAFF | — |
| keyword.operator.comparison | #C792EA | — |
| support.constant, keyword.other.special-method, keyword.other.new | #89DDFF | — |
| support.function | #89DDFF | — |
| invalid.broken | #020E14 | — |
| invalid.unimplemented | #FFFFFF | — |
| invalid.illegal | #FFFFFF | — |
| variable.language | #FF5572 | — |
| support.variable.property | #89DDFF | — |
| variable.function | #82AAFF | — |
| variable.interpolation | #EC5F67 | — |
| meta.function-call | #82AAFF | — |
| punctuation.section.embedded | #D3423E | — |
| punctuation.terminator.expression, punctuation.definition.arguments, punctuation.definition.array, punctuation.section.array, meta.array | #ADCDF1 | — |
| punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.separator.arguments, punctuation.definition.list | #D9F5DD | — |
| string.template meta.template.expression | #D3423E | — |
| string.template punctuation.definition.string | #ADCDF1 | — |
| italic | #C792EA | italic |
| bold | #FFCB6B | bold |
| quote | #697098 | italic |
| raw | #80CBC4 | — |
| variable.assignment.coffee | #89DDFF | — |
| variable.parameter.function.coffee | #ADCDF1 | — |
| variable.assignment.coffee | #89DDFF | — |
| entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css | #FF5572 | — |
| entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass | #FF5572 | — |
| keyword.other.unit.css, constant.length.units.css, keyword.other.unit.less, constant.length.units.less, keyword.other.unit.scss, constant.length.units.scss, keyword.other.unit.sass, constant.length.units.sass | #FFEB95 | — |
| meta.attribute-selector.css entity.other.attribute-name.attribute | #F78C6C | — |
| entity.other.attribute-name.id.html | #FFCB6B | — |
| punctuation.definition.tag.html | #89DDFF | — |
| meta.tag.sgml.doctype.html | #C792EA | italic |
| meta.method.declaration storage.type.js | #82AAFF | — |
| terminator.js | #ADCDF1 | — |
| meta.js punctuation.definition.js | #ADCDF1 | — |
| entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc | #EEFFFF | — |
| variable.other.jsdoc, variable.other.phpdoc | #78CCF0 | — |
| variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other | #ADCDF1 | — |
| variable.parameter.function.js | #7986E7 | — |
| variable.other.readwrite.js | #ADCDF1 | — |
| variable.other.readwrite.ts | #ADCDF1 | — |
| meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx | #ADCDF1 | — |
| variable.other.object.js, variable.other.object.jsx, meta.object-literal.key.js, meta.object-literal.key.jsx, variable.object.property.js, variable.object.property.jsx | #ADCDF1 | — |
| variable.js, variable.other.js | #ADCDF1 | — |
| entity.name.type.js, entity.name.type.module.js, entity.name.type.ts, entity.name.type.tsx | #FFCB8B | — |
| support.class.js | #ADCDF1 | — |
| support.type.property-name.json | #cbeb9d | — |
| support.constant.json | #FFCB6B | — |
| string.quoted.double.json punctuation.definition.string.json, meta.structure.dictionary.value.json string.quoted.double | #80cbac | — |
| entity.name.tag.less | #FF5572 | — |
| meta.attribute-selector.less entity.other.attribute-name.attribute | #F78C6C | — |
| markup.heading | #82B1FF | — |
| markup.italic | #C792EA | italic |
| markup.bold | #FFCB6B | bold |
| markup.quote | #697098 | italic |
| markup.inline.raw | #80CBC4 | — |
| markup.underline.link, markup.underline.link.image | #FF869A | — |
| markup.meta.attribute-list | #A9C77D | — |
| markup.admonition | — | bold |
| markup.list.bullet | #D9F5DD | — |
| markup.superscript, markup.subscript | — | italic |
| string.other.link.title.markdown, string.other.link.description.markdown | #ADCDF1 | — |
| punctuation.definition.string.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, meta.link.inline.markdown punctuation.definition.string | #82B1FF | — |
| punctuation.definition.metadata.markdown | #FF5572 | — |
| beginning.punctuation.definition.list.markdown | #82B1FF | — |
| variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass | #DDDDDD | — |
| source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable | #82AAFF | — |
| source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable | #BEC5D4 | — |
| meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute | #F78C6C | — |
| entity.name.tag.scss, entity.name.tag.sass | #FF5572 | — |
| variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts | #ADCDF1 | — |
| support.class.node.ts, support.class.node.tsx | #82AAFF | — |
| meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type | #EEFFFF | — |
| meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block | #ADCDF1 | — |
| meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx | #CE8DE2 | — |
| entity.name.tag.yaml | #89DDFF | — |
| variable.parameter.handlebars | #BEC5D4 | — |
| entity.other.attribute-name.handlebars variable.parameter.handlebars | #FFCB6B | — |
| entity.other.attribute-name.handlebars | #89DDFF | — |
| entity.other.attribute-value.handlebars variable.parameter.handlebars | #7986E7 | — |
| meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.operator, keyword.operator.or.regexp, keyword.operator.expression.in, keyword.operator.type, punctuation.definintion.string, punctuation | #d4d4d4 | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
| entity.name.type.interface, meta.interface | #fffda0 | — |
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}!`;
}