Darkwaves
Publisher: spacelaxyThemes in package: 11
Beautiful dark themes collection by Spacelaxy LLC
Beautiful dark themes collection by Spacelaxy LLC
Full workbench mockup using this variant's colors and tokenColors.
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 | #6E757C | italic |
| string, string.quoted, string.quoted.double, string.quoted.single, punctuation.definition.string.begin, punctuation.definition.string.end | #96D872 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal | #D8A656 | — |
| keyword, storage.type, storage.modifier, keyword.control.conditional, keyword.control.loop, keyword.control.throw, keyword.control.try, keyword.control.catch, keyword.control.finally, keyword.control.switch, keyword.control.case, keyword.control.default, keyword.control.break, keyword.control.continue | #C85E5E | — |
| keyword.control.class, keyword.control.extends, keyword.control.implements, storage.modifier.class, storage.modifier.extends, storage.modifier.implements | #C85E5E | — |
| keyword.control.flow, keyword.control.return, keyword.control | — | italic |
| entity.name.type, support.type, support.type.primitive, entity.other.inherited-class, entity.name.interface, entity.name.type.alias | #996DE1 | — |
| entity.name.class, entity.name.class.js, entity.name.class.ts, entity.name.class.tsx, entity.name.class.jsx, entity.name.class.php, entity.name.class.java, entity.name.class.cpp, entity.name.class.c, entity.name.class.cs, entity.name.class.python, entity.name.class.ruby, entity.name.class.go, entity.name.class.rs, entity.name.class.swift, entity.name.class.kotlin, entity.name.interface, entity.name.interface.js, entity.name.interface.ts, entity.name.interface.tsx, entity.name.interface.jsx, entity.name.interface.php, entity.name.interface.java, entity.name.interface.cpp, entity.name.interface.c, entity.name.interface.cs, entity.name.interface.python, entity.name.interface.ruby, entity.name.interface.go, entity.name.interface.rs, entity.name.interface.swift, entity.name.interface.kotlin, entity.name.enum, entity.name.enum.js, entity.name.enum.ts, entity.name.enum.tsx, entity.name.enum.jsx, entity.name.enum.php, entity.name.enum.java, entity.name.enum.cpp, entity.name.enum.c, entity.name.enum.cs, entity.name.enum.python, entity.name.enum.ruby, entity.name.enum.go, entity.name.enum.rs, entity.name.enum.swift, entity.name.enum.kotlin, entity.name.struct, entity.name.struct.js, entity.name.struct.ts, entity.name.struct.tsx, entity.name.struct.jsx, entity.name.struct.php, entity.name.struct.java, entity.name.struct.cpp, entity.name.struct.c, entity.name.struct.cs, entity.name.struct.python, entity.name.struct.ruby, entity.name.struct.go, entity.name.struct.rs, entity.name.struct.swift, entity.name.struct.kotlin, entity.name.union, entity.name.union.js, entity.name.union.ts, entity.name.union.tsx, entity.name.union.jsx, entity.name.union.php, entity.name.union.java, entity.name.union.cpp, entity.name.union.c, entity.name.union.cs, entity.name.union.python, entity.name.union.ruby, entity.name.union.go, entity.name.union.rs, entity.name.union.swift, entity.name.union.kotlin, entity.name.namespace, entity.name.namespace.js, entity.name.namespace.ts, entity.name.namespace.tsx, entity.name.namespace.jsx, entity.name.namespace.php, entity.name.namespace.java, entity.name.namespace.cpp, entity.name.namespace.c, entity.name.namespace.cs, entity.name.namespace.python, entity.name.namespace.ruby, entity.name.namespace.go, entity.name.namespace.rs, entity.name.namespace.swift, entity.name.namespace.kotlin, entity.name.module, entity.name.module.js, entity.name.module.ts, entity.name.module.tsx, entity.name.module.jsx, entity.name.module.php, entity.name.module.java, entity.name.module.cpp, entity.name.module.c, entity.name.module.cs, entity.name.module.python, entity.name.module.ruby, entity.name.module.go, entity.name.module.rs, entity.name.module.swift, entity.name.module.kotlin, entity.name.package, entity.name.package.js, entity.name.package.ts, entity.name.package.tsx, entity.name.package.jsx, entity.name.package.php, entity.name.package.java, entity.name.package.cpp, entity.name.package.c, entity.name.package.cs, entity.name.package.python, entity.name.package.ruby, entity.name.package.go, entity.name.package.rs, entity.name.package.swift, entity.name.package.kotlin, entity.name.trait, entity.name.trait.js, entity.name.trait.ts, entity.name.trait.tsx, entity.name.trait.jsx, entity.name.trait.php, entity.name.trait.java, entity.name.trait.cpp, entity.name.trait.c, entity.name.trait.cs, entity.name.trait.python, entity.name.trait.ruby, entity.name.trait.go, entity.name.trait.rs, entity.name.trait.swift, entity.name.trait.kotlin, entity.name.mixin, entity.name.mixin.js, entity.name.mixin.ts, entity.name.mixin.tsx, entity.name.mixin.jsx, entity.name.mixin.php, entity.name.mixin.java, entity.name.mixin.cpp, entity.name.mixin.c, entity.name.mixin.cs, entity.name.mixin.python, entity.name.mixin.ruby, entity.name.mixin.go, entity.name.mixin.rs, entity.name.mixin.swift, entity.name.mixin.kotlin | ||
| entity.name.function, support.function, meta.function-call, variable.function, entity.name.function.js, entity.name.function.ts, entity.name.function.tsx, entity.name.function.jsx, entity.name.function.php, entity.name.function.java, entity.name.function.cpp, entity.name.function.c, entity.name.function.cs, entity.name.function.python, entity.name.function.ruby, entity.name.function.go, entity.name.function.rs, entity.name.function.swift, entity.name.function.kotlin, meta.function-call.generic, meta.function-call.js, meta.function-call.ts, meta.function-call.tsx, meta.function-call.jsx, meta.function-call.php, meta.function-call.java, meta.function-call.cpp, meta.function-call.c, meta.function-call.cs, meta.function-call.python, meta.function-call.ruby, meta.function-call.go, meta.function-call.rs, meta.function-call.swift, meta.function-call.kotlin, support.function.js, support.function.ts, support.function.tsx, support.function.jsx, support.function.php, support.function.java, support.function.cpp, support.function.c, support.function.cs, support.function.python, support.function.ruby, support.function.go, support.function.rs, support.function.swift, support.function.kotlin, variable.function.js, variable.function.ts, variable.function.tsx, variable.function.jsx, variable.function.php, variable.function.java, variable.function.cpp, variable.function.c, variable.function.cs, variable.function.python, variable.function.ruby, variable.function.go, variable.function.rs, variable.function.swift, variable.function.kotlin | #B984DC | — |
| variable.other.readwrite, variable.other.property, variable.parameter, variable.other, support.variable, variable.language.this, variable.language.super | #D7B26D | — |
| variable.other.constant, constant.other | #F19056 | — |
| constant.language.boolean, constant.language.true, constant.language.false, constant.language.null, constant.language.undefined | #F19056 | — |
| entity.name.tag.html, entity.name.tag.jsx, entity.name.tag.tsx | #C96CF1 | — |
| punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.begin.jsx, punctuation.definition.tag.end.jsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx | #9CA5B2 | — |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, meta.tag.php, meta.tag.php.html, meta.tag.php.xml, meta.tag.php.yaml, meta.tag.php.json, meta.tag.php.css, meta.tag.php.scss, meta.tag.php.less, meta.tag.php.stylus, meta.tag.php.sass, meta.tag.php.styl, meta.tag.php.jsx, meta.tag.php.tsx | #F16D6D | — |
| entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx | #D8A656 | — |
| string.quoted.double.html, string.quoted.single.html, string.quoted.double.jsx, string.quoted.single.jsx, string.quoted.double.tsx, string.quoted.single.tsx | #96D872 | — |
| meta.tag.sgml.doctype.html, meta.tag.sgml.doctype.xml, meta.tag.preprocessor.xml | #996DE1 | — |
| constant.character.entity.html, constant.character.entity.xml | #F19056 | — |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #C96CF1 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.class.less | #C96CF1 | — |
| entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss, entity.other.attribute-name.id.less | #C96CF1 | — |
| support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less | #D8A656 | — |
| keyword.other.unit.css, keyword.other.unit.scss, keyword.other.unit.less | #C85E5E | — |
| constant.numeric.css, constant.numeric.scss, constant.numeric.less | #D86E6E | — |
| string.quoted.double.css, string.quoted.single.css, string.quoted.double.scss, string.quoted.single.scss, string.quoted.double.less, string.quoted.single.less | #96D872 | — |
| support.function.css, support.function.scss, support.function.less, meta.function-call.css, meta.function-call.scss, meta.function-call.less | #F17794 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.scss, entity.other.attribute-name.pseudo-element.scss, entity.other.attribute-name.pseudo-class.less, entity.other.attribute-name.pseudo-element.less | #F16BB8 | — |
| variable.other.css, variable.other.scss, variable.other.less | #74ACF1 | — |
| meta.function-call.css, meta.function-call.scss, meta.function-call.less | #74ACF1 | — |
| comment.line.double-slash.css, comment.block.css, comment.line.double-slash.scss, comment.block.scss, comment.line.double-slash.less, comment.block.less | #6E757C | italic |
| punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.definition.entity.less, punctuation.separator.key-value.less, punctuation.terminator.rule.less | #9CA5B2 | — |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php | #C85E5E | — |
| punctuation.definition.variable.php | #D7B26D | — |
| support.other.namespace.php | #D7B26D | — |
| variable.other.php, variable.language.php | #D7B26D | — |
| support.function.php | #41B5E9 | — |
| entity.name.function.php | #7DC3F1 | — |
| entity.name.class.php, entity.name.interface.php | #B984DC | — |
| keyword.other.phpdoc.php | #F1BA49 | — |
| keyword.control.flow.python, keyword.control.import.python, keyword.control.statement.python | #D86E6E | — |
| meta.decorator.python, entity.name.decorator.python | #FF7BC8 | — |
| entity.name.function.python | #41B5E9 | — |
| entity.name.class.python | #B984DC | — |
| variable.parameter.python, variable.other.python | #C8CBD2 | — |
| entity.name.tag.jsx, entity.name.tag.tsx | #41B5E9 | — |
| entity.name.tag.jsx, entity.name.tag.tsx | #7DC3F1 | — |
| entity.other.attribute-name.jsx, entity.other.attribute-name.tsx | #D8A656 | — |
| string.quoted.double.jsx, string.quoted.single.jsx, string.quoted.double.tsx, string.quoted.single.tsx | #96D872 | — |
| punctuation.section.embedded.jsx, punctuation.section.embedded.tsx | #D7B26D | — |
| punctuation.definition.tag.begin.jsx, punctuation.definition.tag.end.jsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx | #9CA5B2 | — |
| entity.name.type.typescript, support.type.primitive.typescript | #996DE1 | — |
| entity.name.interface.typescript, entity.name.type.alias.typescript | #B984DC | — |
| string.template.typescript, string.template.js | #96D872 | — |
| punctuation.definition.template-expression.typescript, punctuation.definition.template-expression.js | #D7B26D | — |
| meta.object-literal.key.js, meta.object-literal.key.ts | #C96CF1 | — |
| support.type.property-name.json | #C96CF1 | — |
| string.quoted.double.json, string.quoted.single.json | #96D872 | — |
| entity.name.tag.yaml, support.type.property-name.yaml | #C96CF1 | — |
| string.quoted.double.yaml, string.quoted.single.yaml, string.unquoted.yaml | #96D872 | — |
| constant.numeric.yaml | #C85E5E | — |
| constant.language.boolean.yaml, constant.language.true.yaml, constant.language.false.yaml | #F19056 | — |
| constant.language.null.yaml | #F19056 | — |
| comment.line.number-sign.yaml, comment.line.yaml | #6E757C | italic |
| punctuation.definition.key-value.yaml, punctuation.separator.key-value.yaml, punctuation.definition.block-sequence.yaml, punctuation.definition.block-mapping.yaml | #9CA5B2 | — |
| variable.other.anchor.yaml | #F19056 | — |
| variable.other.alias.yaml | #F19056 | — |
| constant.character.document-separator.yaml | #6E757C | — |
| entity.name.tag.yaml | #C96CF1 | — |
| invalid, invalid.illegal | #F15E70 | — |
| invalid.deprecated | #F1BA49 | — |
| support.info | #4CBAEC | — |
| keyword.operator, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.bitwise, keyword.operator.ternary | #C8CBD2 | — |
| punctuation.definition, punctuation.separator, punctuation.terminator | #9CA5B2 | — |
| punctuation.section.embedded.jsx, punctuation.section.embedded.tsx, meta.brace.round.jsx, meta.brace.round.tsx, meta.brace.curly.jsx, meta.brace.curly.tsx | #9CA5B2 | — |
| punctuation.section, punctuation.definition | #9CA5B2 | — |
| keyword.control.import, keyword.control.import.namespace, keyword.control.import.php, keyword.control.import.namespace.php | #C85E5E | — |
| keyword.control.extends, keyword.control.implements, keyword.control.extends.js, keyword.control.extends.ts, keyword.control.extends.tsx, keyword.control.extends.jsx, keyword.control.extends.php, keyword.control.extends.java, keyword.control.extends.cpp, keyword.control.extends.c, keyword.control.extends.cs, keyword.control.extends.python, keyword.control.extends.ruby, keyword.control.extends.go, keyword.control.extends.rs, keyword.control.extends.swift, keyword.control.extends.kotlin, keyword.control.implements.js, keyword.control.implements.ts, keyword.control.implements.tsx, keyword.control.implements.jsx, keyword.control.implements.php, keyword.control.implements.java, keyword.control.implements.cpp, keyword.control.implements.c, keyword.control.implements.cs, keyword.control.implements.python, keyword.control.implements.ruby, keyword.control.implements.go, keyword.control.implements.rs, keyword.control.implements.swift, keyword.control.implements.kotlin | #F19056 | — |
| entity.name.tag.vue, entity.name.tag.pug, entity.name.tag.jade | #41B5E9 | — |
| entity.name.tag.script.vue, entity.name.tag.template.vue, entity.name.tag.style.vue | #7DC3F1 | — |
| entity.name.tag.angular, entity.name.tag.ng-template | #F15E70 | — |
| entity.name.tag.custom.jsx, entity.name.tag.custom.tsx | #7DC3F1 | — |
| entity.name.tag.xml, entity.name.tag.config, entity.name.tag.manifest | #C96CF1 | — |
| entity.name.tag.markdown, markup.heading.markdown, markup.italic.markdown, markup.bold.markdown | #B984DC | — |
| entity.name.tag.handlebars, entity.name.tag.mustache, entity.name.tag.ejs, entity.name.tag.nunjucks, entity.name.tag.twig | #D8A656 | — |
| entity.name.tag.config.json, entity.name.tag.config.yaml, entity.name.tag.config.toml, entity.name.tag.config.ini | #F19056 | — |
| entity.name.tag.dockerfile, entity.name.tag.docker-compose | #74ACF1 | — |
| entity.name.tag.generic, entity.name.tag.unknown | #9CA5B2 | — |
| entity.name.tag | #41B5E9 | — |
TypeScript sample highlighted with this variant's colors and tokenColors.
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}!`;
}
| #C994EC |
| — |
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}!`;
}