NexQL Themes
NexQL theme family — scenario-anchored variants (quiet keywords, disciplined spectrum, one reserved accent).
NexQL theme family — scenario-anchored variants (quiet keywords, disciplined spectrum, one reserved accent).
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 | #5F7D6A | italic |
| keyword, keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql, storage.type, storage.modifier | #4E7DA6 | — |
| entity.name.function, support.function, support.function.sql, meta.function-call | #EBC860 | — |
| entity.name.type, support.type, support.type.sql | #4FA886 | — |
| entity.name.table.sql, entity.name.class | #C0DEC0 | — |
| variable, variable.other, meta.column.sql, variable.other.column.sql, support.variable | #9FBDAB | — |
| variable.parameter.sql, variable.other.sql, variable.parameter | #9FBDAB | — |
| string, string.quoted.single.sql, string.quoted.double.sql | #7DAB8A | — |
| constant.numeric, constant.language | #EBC860 | — |
| keyword.operator, keyword.operator.sql, punctuation | #4E7DA6 | — |
| constant.other, support.constant | #EBC860 | — |
| support.type.property-name.json | #4FA886 | — |
| meta.decorator, punctuation.decorator | #4FA886 | — |
| string.template, punctuation.definition.template-expression | #7DAB8A | — |
| constant.character.escape | #EBC860 | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #4FA886 | — |
| string.regexp, keyword.control.anchor.regexp, constant.other.character-class.regexp | #7DAB8A | — |
| entity.name.tag.yaml | #4FA886 | — |
| meta.preprocessor, keyword.control.directive | #4E7DA6 | — |
| storage.type.class.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc | #5F7D6A | italic |
| markup.list, punctuation.definition.list | #4E7DA6 | — |
| variable.other.special.shell | #9FBDAB | — |
| entity.name.lifetime.rust, keyword.operator.borrow.rust | #EBC860 | — |
| variable.language.special.self.python, variable.language.special.self | #A2C3E0 | — |
| keyword.control, keyword.control.flow, keyword.control.import, keyword.control.conditional, keyword.control.loop | #4E7DA6 | — |
| storage.modifier, storage.type.modifier | #4E7DA6 | — |
| variable.language, variable.language.this, variable.language.super | #A2C3E0 | italic |
| entity.name.namespace, entity.name.scope-resolution | #4FA886 | — |
| entity.other.inherited-class | #4FA886 | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key | #9FBDAB | — |
| support.class, support.other, support.constant.property-value | #4FA886 | — |
| meta.annotation, storage.type.annotation, punctuation.definition.annotation | #4FA886 | — |
| punctuation.accessor, punctuation.separator, meta.brace | #4E7DA6 | — |
| meta.template.expression, punctuation.section.embedded | #4E7DA6 | — |
| entity.name.tag, entity.name.tag.html, entity.name.tag.xml | #4E7DA6 | — |
| entity.other.attribute-name, entity.other.attribute-name.html | #9FBDAB | — |
| punctuation.definition.tag, punctuation.separator.key-value.html | #4E7DA6 | — |
| support.class.component, entity.name.tag.jsx, entity.name.tag.tsx | #4FA886 | — |
| support.type.property-name.css, support.type.vendored.property-name.css | #9FBDAB | — |
| keyword.other.unit, constant.numeric.css, constant.other.color | #EBC860 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #4E7DA6 | bold |
| markup.bold, punctuation.definition.bold | #EBC860 | bold |
| markup.italic, punctuation.definition.italic | #4FA886 | italic |
| markup.quote | #5F7D6A | italic |
| markup.inline.raw, markup.fenced_code, markup.raw | #7DAB8A | — |
| markup.underline.link, string.other.link, constant.other.reference.link.markdown | #EBC860 | — |
| string.other.link.title.markdown, string.other.link.description.markdown | #9FBDAB | — |
| meta.separator.markdown, punctuation.definition.constant.markdown | #5F7D6A | — |
| markup.inserted, meta.diff.header.to-file | #8EB87D | — |
| markup.deleted, meta.diff.header.from-file | #E05343 | — |
| markup.changed | #5C82E6 | — |
| invalid, invalid.illegal | #E05343 | — |
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 | #484F58 | italic |
| keyword, keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql, storage.type, storage.modifier | #6E7681 | — |
| entity.name.function, support.function, support.function.sql, meta.function-call | #858C97 | — |
| entity.name.type, support.type, support.type.sql | #6E7681 | — |
| entity.name.table.sql, entity.name.class | #A0A0A0 | — |
| variable, variable.other, meta.column.sql, variable.other.column.sql, support.variable | #A0A0A0 | — |
| variable.parameter.sql, variable.other.sql, variable.parameter | #6E7681 | — |
| string, string.quoted.single.sql, string.quoted.double.sql | #161B22 | — |
| constant.numeric, constant.language | #161B22 | — |
| keyword.operator, keyword.operator.sql, punctuation | #484F58 | — |
| constant.other, support.constant | #161B22 | — |
| support.type.property-name.json | #6E7681 | — |
| meta.decorator, punctuation.decorator | #6E7681 | — |
| string.template, punctuation.definition.template-expression | #161B22 | — |
| constant.character.escape | #161B22 | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #6E7681 | — |
| string.regexp, keyword.control.anchor.regexp, constant.other.character-class.regexp | #161B22 | — |
| entity.name.tag.yaml | #6E7681 | — |
| meta.preprocessor, keyword.control.directive | #6E7681 | — |
| storage.type.class.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc | #484F58 | italic |
| markup.list, punctuation.definition.list | #6E7681 | — |
| variable.other.special.shell | #A0A0A0 | — |
| entity.name.lifetime.rust, keyword.operator.borrow.rust | #161B22 | — |
| variable.language.special.self.python, variable.language.special.self | #6E7681 | — |
| keyword.control, keyword.control.flow, keyword.control.import, keyword.control.conditional, keyword.control.loop | #6E7681 | — |
| storage.modifier, storage.type.modifier | #6E7681 | — |
| variable.language, variable.language.this, variable.language.super | #6E7681 | italic |
| entity.name.namespace, entity.name.scope-resolution | #6E7681 | — |
| entity.other.inherited-class | #6E7681 | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key | #A0A0A0 | — |
| support.class, support.other, support.constant.property-value | #6E7681 | — |
| meta.annotation, storage.type.annotation, punctuation.definition.annotation | #6E7681 | — |
| punctuation.accessor, punctuation.separator, meta.brace | #484F58 | — |
| meta.template.expression, punctuation.section.embedded | #484F58 | — |
| entity.name.tag, entity.name.tag.html, entity.name.tag.xml | #6E7681 | — |
| entity.other.attribute-name, entity.other.attribute-name.html | #6E7681 | — |
| punctuation.definition.tag, punctuation.separator.key-value.html | #484F58 | — |
| support.class.component, entity.name.tag.jsx, entity.name.tag.tsx | #6E7681 | — |
| support.type.property-name.css, support.type.vendored.property-name.css | #A0A0A0 | — |
| keyword.other.unit, constant.numeric.css, constant.other.color | #161B22 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #6E7681 | bold |
| markup.bold, punctuation.definition.bold | #161B22 | bold |
| markup.italic, punctuation.definition.italic | #6E7681 | italic |
| markup.quote | #484F58 | italic |
| markup.inline.raw, markup.fenced_code, markup.raw | #161B22 | — |
| markup.underline.link, string.other.link, constant.other.reference.link.markdown | #858C97 | — |
| string.other.link.title.markdown, string.other.link.description.markdown | #6E7681 | — |
| meta.separator.markdown, punctuation.definition.constant.markdown | #484F58 | — |
| markup.inserted, meta.diff.header.to-file | #7EE8A8 | — |
| markup.deleted, meta.diff.header.from-file | #FF4D6D | — |
| markup.changed | #7688B8 | — |
| invalid, invalid.illegal | #FF4D6D | — |
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 | #7D6A5F | italic |
| keyword, keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql, storage.type, storage.modifier | #DECBC0 | — |
| entity.name.function, support.function, support.function.sql, meta.function-call | #D45A2A | — |
| entity.name.type, support.type, support.type.sql | #E6A15C | — |
| entity.name.table.sql, entity.name.class | #DECBC0 | — |
| variable, variable.other, meta.column.sql, variable.other.column.sql, support.variable | #BDAB9F | — |
| variable.parameter.sql, variable.other.sql, variable.parameter | #BDAB9F | — |
| string, string.quoted.single.sql, string.quoted.double.sql | #9FB88E | — |
| constant.numeric, constant.language | #E6A15C | — |
| keyword.operator, keyword.operator.sql, punctuation | #7D6A5F | — |
| constant.other, support.constant | #E6A15C | — |
| support.type.property-name.json | #E6A15C | — |
| meta.decorator, punctuation.decorator | #E6A15C | — |
| string.template, punctuation.definition.template-expression | #9FB88E | — |
| constant.character.escape | #E6A15C | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #E6A15C | — |
| string.regexp, keyword.control.anchor.regexp, constant.other.character-class.regexp | #9FB88E | — |
| entity.name.tag.yaml | #E6A15C | — |
| meta.preprocessor, keyword.control.directive | #DECBC0 | — |
| storage.type.class.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc | #7D6A5F | italic |
| markup.list, punctuation.definition.list | #DECBC0 | — |
| variable.other.special.shell | #BDAB9F | — |
| entity.name.lifetime.rust, keyword.operator.borrow.rust | #E08F62 | — |
| variable.language.special.self.python, variable.language.special.self | #D45A2A | — |
| keyword.control, keyword.control.flow, keyword.control.import, keyword.control.conditional, keyword.control.loop | #DECBC0 | — |
| storage.modifier, storage.type.modifier | #DECBC0 | — |
| variable.language, variable.language.this, variable.language.super | #D45A2A | italic |
| entity.name.namespace, entity.name.scope-resolution | #E6A15C | — |
| entity.other.inherited-class | #E6A15C | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key | #BDAB9F | — |
| support.class, support.other, support.constant.property-value | #E6A15C | — |
| meta.annotation, storage.type.annotation, punctuation.definition.annotation | #E6A15C | — |
| punctuation.accessor, punctuation.separator, meta.brace | #7D6A5F | — |
| meta.template.expression, punctuation.section.embedded | #7D6A5F | — |
| entity.name.tag, entity.name.tag.html, entity.name.tag.xml | #DECBC0 | — |
| entity.other.attribute-name, entity.other.attribute-name.html | #BDAB9F | — |
| punctuation.definition.tag, punctuation.separator.key-value.html | #7D6A5F | — |
| support.class.component, entity.name.tag.jsx, entity.name.tag.tsx | #E6A15C | — |
| support.type.property-name.css, support.type.vendored.property-name.css | #BDAB9F | — |
| keyword.other.unit, constant.numeric.css, constant.other.color | #E6A15C | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #DECBC0 | bold |
| markup.bold, punctuation.definition.bold | #E6A15C | bold |
| markup.italic, punctuation.definition.italic | #E6A15C | italic |
| markup.quote | #7D6A5F | italic |
| markup.inline.raw, markup.fenced_code, markup.raw | #9FB88E | — |
| markup.underline.link, string.other.link, constant.other.reference.link.markdown | #D45A2A | — |
| string.other.link.title.markdown, string.other.link.description.markdown | #BDAB9F | — |
| meta.separator.markdown, punctuation.definition.constant.markdown | #7D6A5F | — |
| markup.inserted, meta.diff.header.to-file | #8EB87D | — |
| markup.deleted, meta.diff.header.from-file | #E05343 | — |
| markup.changed | #6B99D4 | — |
| invalid, invalid.illegal | #E05343 | — |
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 | #6E776B | italic |
| keyword, keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql, storage.type, storage.modifier | #9CB098 | — |
| entity.name.function, support.function, support.function.sql, meta.function-call | #4EC9B0 | — |
| entity.name.type, support.type, support.type.sql | #A78BFA | — |
| entity.name.table.sql, entity.name.class | #E4E8E2 | — |
| variable, variable.other, meta.column.sql, variable.other.column.sql, support.variable | #E4E8E2 | — |
| variable.parameter.sql, variable.other.sql, variable.parameter | #E4E8E2 | — |
| string, string.quoted.single.sql, string.quoted.double.sql | #D4A853 | — |
| constant.numeric, constant.language | #E6B84A | — |
| keyword.operator, keyword.operator.sql, punctuation | #9CB098 | — |
| constant.other, support.constant | #E6B84A | — |
| support.type.property-name.json | #A78BFA | — |
| meta.decorator, punctuation.decorator | #A78BFA | — |
| string.template, punctuation.definition.template-expression | #D4A853 | — |
| constant.character.escape | #E6B84A | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #A78BFA | — |
| string.regexp, keyword.control.anchor.regexp, constant.other.character-class.regexp | #D4A853 | — |
| entity.name.tag.yaml | #A78BFA | — |
| meta.preprocessor, keyword.control.directive | #9CB098 | — |
| storage.type.class.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc | #6E776B | italic |
| markup.list, punctuation.definition.list | #9CB098 | — |
| variable.other.special.shell | #E4E8E2 | — |
| entity.name.lifetime.rust, keyword.operator.borrow.rust | #E6B84A | — |
| variable.language.special.self.python, variable.language.special.self | #9CB098 | — |
| keyword.control, keyword.control.flow, keyword.control.import, keyword.control.conditional, keyword.control.loop | #9CB098 | — |
| storage.modifier, storage.type.modifier | #9CB098 | — |
| variable.language, variable.language.this, variable.language.super | #9CB098 | italic |
| entity.name.namespace, entity.name.scope-resolution | #A78BFA | — |
| entity.other.inherited-class | #A78BFA | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key | #E4E8E2 | — |
| support.class, support.other, support.constant.property-value | #A78BFA | — |
| meta.annotation, storage.type.annotation, punctuation.definition.annotation | #A78BFA | — |
| punctuation.accessor, punctuation.separator, meta.brace | #9CB098 | — |
| meta.template.expression, punctuation.section.embedded | #9CB098 | — |
| entity.name.tag, entity.name.tag.html, entity.name.tag.xml | #9CB098 | — |
| entity.other.attribute-name, entity.other.attribute-name.html | #E4E8E2 | — |
| punctuation.definition.tag, punctuation.separator.key-value.html | #9CB098 | — |
| support.class.component, entity.name.tag.jsx, entity.name.tag.tsx | #A78BFA | — |
| support.type.property-name.css, support.type.vendored.property-name.css | #E4E8E2 | — |
| keyword.other.unit, constant.numeric.css, constant.other.color | #E6B84A | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #9CB098 | bold |
| markup.bold, punctuation.definition.bold | #E6B84A | bold |
| markup.italic, punctuation.definition.italic | #A78BFA | italic |
| markup.quote | #6E776B | italic |
| markup.inline.raw, markup.fenced_code, markup.raw | #D4A853 | — |
| markup.underline.link, string.other.link, constant.other.reference.link.markdown | #4EC9B0 | — |
| string.other.link.title.markdown, string.other.link.description.markdown | #E4E8E2 | — |
| meta.separator.markdown, punctuation.definition.constant.markdown | #6E776B | — |
| markup.inserted, meta.diff.header.to-file | #6FD08A | — |
| markup.deleted, meta.diff.header.from-file | #F47289 | — |
| markup.changed | #4EC9B0 | — |
| invalid, invalid.illegal | #F47289 | — |
| keyword, keyword.package, keyword.import, keyword.function, keyword.type, keyword.other, keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql, storage.type, storage.modifier | #9CB098 | — |
| keyword.operator, keyword.operator.sql, punctuation | #9CB098 | — |
| entity.name.table.sql, entity.name.class | #E4E8E2 | — |
| variable, variable.other, variable.other.object, variable.parameter, variable.parameter.sql, variable.other.sql, meta.column.sql, variable.other.column.sql, support.variable | #E4E8E2 | — |
| constant.numeric, constant.language | #E6B84A | — |
| entity.name.tag | #4EC9B0 | — |
| entity.other.attribute-name | #A78BFA | — |
| variable.other.property, variable.other.object.property, variable.object.property, meta.property-name, meta.object-literal.key, meta.object-literal.key.js, meta.object-literal.key.jsx, meta.object-literal.key.ts, meta.object-literal.key.tsx, meta.definition.property, support.type.property-name, support.type.property-name.json, support.type.property-name.ts, support.type.property-name.tsx | #A78BFA | — |
| markup.inline.raw, markup.fenced_code.block | #D4A853 | — |
| markup.underline.link | #4EC9B0 | — |
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}!`;
}