The Best Themes for programmers
🎨🚀 A never seen collection of 165 hand crafted themes no where to be found on Internet 💻
🎨🚀 A never seen collection of 165 hand crafted themes no where to be found on Internet 💻
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 |
|---|---|---|
| strong, markup.bold | — | bold |
| emphasis, markup.italic | — | italic |
| markup.underline | — | underline |
| comment, punctuation.definition.comment, string.quoted.docstring | #4D4E4F | italic |
| storage.type | #F3F99D | — |
| storage.type.primitive, support.type, entity.name.type, keyword.type, keyword.other.unit | #9AEDFE | — |
| string, meta.structure.dictionary.json string.quoted.double.json | #5AF78E | — |
| constant.language.boolean | #B76AFF | — |
| constant.numeric, support.constant | #F3F99D | — |
| constant.language.null | #FF5C57 | — |
| constant.language.undefined | #FF6AC1 | — |
| meta.function entity.name.function | #57C7FF | — |
| entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.require, variable.language.super, keyword.other.get, keyword.other.set | #57C7FF | — |
| variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function | #EFF0EB | — |
| variable.other.constant.property | #F3F99D | — |
| entity.name.type.class | #FF5C57 | — |
| entity.other.inherited-class entity.name.type.module | #FF5C57 | — |
| variable.object.property | #F3F99D | — |
| meta.definition.method entity.name.function | #F3F99D | — |
| keyword, modifier, storage.modifier, support.type.object, constant.language, variable.language.this, variable.language.special.self | #FF6AC1 | — |
| support.module, support.node | #FF5C57 | — |
| template.expression.begin, template.expression.end | #FF6AC1 | — |
| support.type.exception | #F3F99D | — |
| markup.inserted.diff, meta.diff.header.to-file | #5AF78E | — |
| markup.deleted.diff, meta.diff.header.from-file | #FF5C57 | — |
| source.cs meta.class.identifier storage.type | #FF5C57 | — |
| source.cs meta.method.identifier entity.name.function | #F3F99D | — |
| source.cs meta.method-call meta.method, source.cs entity.name.function | #57C7FF | — |
| source.cs storage.type | #F3F99D | — |
| source.cs meta.method.return-type | #9AEDFE | — |
| source.cs meta.preprocessor | #4D4E4F | — |
| source.cs entity.name.type.namespace | #EFF0EB | — |
| entity.other.attribute-name.class | #9AEDFE | — |
| entity.other.attribute-name.id | #9AEDFE | — |
| source.css entity.name.tag | #F3F99D | — |
| source.css support.type.property-name | #FF5C57 | — |
| meta.tag, punctuation.definition.tag | #EFF0EB | — |
| entity.name.tag | #FF5C57 | — |
| entity.other.attribute-name | #F3F99D | — |
| punctuation.section.embedded | #FF5C57 | — |
| keyword.other.definition.ini | #FF5C57 | — |
| entity.name.section.group-title.ini | #57C7FF | — |
| source.java storage.modifier.package, source.java storage.modifier.import | #EFF0EB | — |
| source.java storage.type.annotation | #FF5C57 | italic |
| source.java meta.method-call meta.method | #57C7FF | — |
| source.java meta.method-call meta.inner-class meta.method | #EFF0EB | — |
| source.java meta.method-call meta.inner-class meta.method meta.method-call meta.method | #57C7FF | — |
| source.java meta.definition.variable entity.name.function | #57C7FF | — |
| source.java constant.language | #5AF78E | — |
| source.js storage.modifier.async | #FF6AC1 | — |
| meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json | #FF5C57 | — |
| constant.language.json | #FF6AC1 | — |
| markup.heading | #57C7FF | — |
| text.html.markdown meta.link.inline, meta.link.reference, markup.underline.link.image | #FF5C57 | — |
| text.html.markdown markup.quote | #9AEDFE | — |
| text.html.markdown beginning.punctuation.definition.list | #F3F99D | — |
| text.html.markdown markup.inline.raw | #FF6AC1 | — |
| markup.italic | #FF5C57 | italic |
| markup.bold | #FF5C57 | bold |
| markup.bold markup.italic, markup.italic markup.bold | #FF5C57 | italic bold |
| source.python keyword.operator.arithmetic | #EFF0EB | — |
| source.python meta.function storage.type.function | #FF6AC1 | — |
| source.python meta.function-call.arguments | #EFF0EB | — |
| source.python meta.function entity.name.function.decorator | #FF5C57 | — |
| source.python constant.language | #5AF78E | — |
| entity.name.tag.yaml | #FF5C57 | — |
| meta.selectionset.graphql variable | #F3F99D | — |
| meta.selectionset.graphql meta.arguments variable | #EFF0EB | — |
| entity.name.fragment.graphql, variable.fragment.graphql | #9AEDFE | — |
| keyword.operator, keyword.operator.new, keyword.operator.expression, string, constant.other.placeholder, meta.embedded.assembly, storage.modifier, storage.type, storage.type.class.jsdoc, storage.type.function.jsdoc, storage.type.typedef.jsdoc, storage.type.variable.jsdoc, keyword.control, comment, comment.block, entity.other.attribute-name.html, variable, entity.name.function, entity.name.type, entity.name.class, entity.name.tag, entity.name.section, entity.name.selector, entity.name.method, entity.name.module, entity.name.scope-resolution, entity.name.variable | — | |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
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, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python | #848BBD | italic |
| string.quoted, string.template, punctuation.definition.string | #FF8B39 | — |
| string.template meta.embedded.line | #B6B1B1 | — |
| variable, entity.name.variable | #FF7EDB | — |
| variable.language | #D64A53 | bold |
| variable.parameter | — | italic |
| storage.type, storage.modifier | #FEDE5D | — |
| constant | #F97E72 | — |
| string.regexp | #F97E72 | — |
| constant.numeric | #F97E72 | — |
| constant.language | #F97E72 | — |
| constant.character.escape | #36F9F6 | — |
| entity.name | #D64A53 | — |
| entity.name.tag | #FF7EDB | — |
| punctuation.definition.tag | #36F9F6 | — |
| entity.other.attribute-name | #FFD940 | — |
| entity.other.attribute-name.html | #FFE375 | italic |
| entity.name.type, meta.attribute.class.html | #D64A53 | — |
| entity.other.inherited-class | #DD5500 | — |
| entity.name.function, variable.function | #36F9F6 | — |
| keyword.control.export.js, keyword.control.import.js | #72F1B8 | — |
| constant.numeric.decimal.js | #2EE2FA | — |
| keyword | #FEDE5D | — |
| keyword.control | #FEDE5D | — |
| keyword.operator | #FEDE5D | — |
| keyword.operator.new, keyword.operator.expression, keyword.operator.logical | #FEDE5D | — |
| keyword.other.unit | #F97E72 | — |
| support | #D64A53 | — |
| support.function | #36F9F6 | — |
| support.variable | #7ED0FF | — |
| meta.object-literal.key, support.type.property-name | #7ED0FF | — |
| punctuation.separator.key-value | #B6B1B1 | — |
| punctuation.section.embedded | #FEDE5D | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #72F1B8 | — |
| support.type.property-name.css, support.type.property-name.json | #72F1B8 | — |
| switch-block.expr.js | #72F1B8 | — |
| variable.other.constant.property.js, variable.other.property.js | #2EE2FA | — |
| constant.other.color | #F97E72 | — |
| support.constant.font-name | #F97E72 | — |
| entity.other.attribute-name.id | #36F9F6 | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #DD5500 | — |
| support.function.misc.css | #D64A53 | — |
| markup.heading, entity.name.section | #7ED0FF | — |
| text.html, keyword.operator.assignment | #FFFFFFEE | — |
| markup.quote | #B6B1B1CC | italic |
| beginning.punctuation.definition.list | #7ED0FF | — |
| markup.underline.link | #DD5500 | — |
| string.other.link.description | #F97E72 | — |
| meta.function-call.generic.python | #36F9F6 | — |
| variable.parameter.function-call.python | #72F1B8 | — |
| storage.type.cs | #D64A53 | — |
| entity.name.variable.local.cs | #7ED0FF | — |
| entity.name.variable.field.cs, entity.name.variable.property.cs | #7ED0FF | — |
| constant.other.placeholder.c | #72F1B8 | italic |
| keyword.control.directive.include.c, keyword.control.directive.define.c | #72F1B8 | — |
| storage.modifier.c | #D64A53 | — |
| source.cpp keyword.operator | #FEDE5D | — |
| constant.other.placeholder.cpp | #72F1B8 | italic |
| keyword.control.directive.include.cpp, keyword.control.directive.define.cpp | #72F1B8 | — |
| storage.modifier.specifier.const.cpp | #D64A53 | — |
| source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir | #36F9F6 | — |
| source.elixir entity.name.function | #72F1B8 | — |
| source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir | #36F9F6 | — |
| source.elixir punctuation.definition.string | #72F1B8 | — |
| source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir | #72F1B8 | — |
| source.elixir .punctuation.binary.elixir | #7ED0FF | italic |
| entity.global.clojure | #36F9F6 | bold |
| storage.control.clojure | #36F9F6 | italic |
| meta.metadata.simple.clojure, meta.metadata.map.clojure | #D64A53 | italic |
| meta.quoted-expression.clojure | — | italic |
| meta.symbol.clojure | #7ED0FF | — |
| source.go | #7ED0FF | — |
| source.go meta.function-call.go | #36F9F6 | — |
| source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go | #FEDE5D | — |
| source.go storage.type, source.go keyword.struct.go, source.go keyword.interface.go | #72F1B8 | — |
| source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable | #2EE2FA | — |
| markup.underline.link.markdown, markup.inline.raw.string.markdown | #72F1B8 | italic |
| string.other.link.title.markdown | #FEDE5D | — |
| markup.heading.markdown, entity.name.section.markdown | #7ED0FF | bold |
| markup.italic.markdown | #2EE2FA | italic |
| markup.bold.markdown | #2EE2FA | bold |
| punctuation.definition.quote.begin.markdown, markup.quote.markdown | #72F1B8 | — |
| source.dart, source.python, source.scala | #7ED0FF | — |
| string.interpolated.single.dart | #F97E72 | — |
| variable.parameter.dart | #72F1B8 | — |
| constant.numeric.dart | #2EE2FA | — |
| variable.parameter.scala | #2EE2FA | — |
| meta.template.expression.scala | #72F1B8 | — |
| comment, variable.language, variable.parameter, entity.other.attribute-name, keyword, markup.underline.link, storage.modifier, storage.type, string.url, variable.language.super, variable.language.this | — | |
| keyword.operator, keyword.other.type, storage.modifier.import, storage.modifier.package, storage.type.built-in, storage.type.function.arrow, storage.type.generic, storage.type.java, storage.type.primitive | — | |
| entity.other.attribute-name.html | — | |
| support | #FF2B59 | — |
| support.type.property-name.css | #2BE2DC | — |
| entity.name, entity.name.type, storage.modifier.specifier.const.cpp | #FE4450 | — |
| meta.object-literal.key | #FF7EDB | — |
| variable.other.object | #FF77C0 | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
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 | #7F8C98 | — |
| string.quoted | #FE8170 | — |
| storage.type.function.arrow | #FFFFFFD8 | — |
| storage.type, storage.modifier, keyword, variable.language.this, variable.language.super, keyword.other.typedef, constant.language | #FE7AB2 | — |
| entity.name.type.class | #6BDFFF | — |
| variable.other.property, variable.other.object.property | #B181EC | — |
| entity.name.function, entity.name.function.method | #4DB1CB | — |
| entity.name.type.module, entity.other.inherited-class, entity.name.class | #D9BAFF | — |
| meta.type.annotation | #6BDFFF | — |
| punctuation.definition.tag, entity.name.tag, punctuation.separator.key-value | #FE7AB2 | — |
| punctuation.separator.key-value.js | #FFFFFFD9 | — |
| meta.attribute, entity.other.attribute-name | #CC9767 | — |
| constant.numeric | #D8C87C | — |
| variable.other.property | #ABF2E4 | — |
| keyword.operator | #FFFFFFD9 | — |
| variable.parameter | #FFFFFFD9 | — |
| support.type | #D9BAFF | — |
| keyword.operator.assignment | #FFFFFFD9 | — |
| entity.name.fragment.graphql, variable.fragment.graphql | #6BDFFF | — |
| punctuation.quasi.element | #FFFFFFD9 | — |
| variable.other.readwrite | #FFFFFFD9 | — |
| meta.brace | #FFFFFFD9 | — |
| keyword.operator.arithmetic | #B281EB | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
| comment, variable.language, variable.parameter, entity.other.attribute-name, keyword, markup.underline.link, storage.modifier, storage.type, string.url, variable.language.super, variable.language.this | — | |
| keyword.operator, keyword.other.type, storage.modifier.import, storage.modifier.package, storage.type.built-in, storage.type.function.arrow, storage.type.generic, storage.type.java, storage.type.primitive | — |
Full workbench mockup using this variant's colors and tokenColors.
Loading...
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #7F8C98 | — |
| string.quoted | #FE8170 | — |
| storage.type.function.arrow | #FFFFFFD8 | — |
| storage.type, storage.modifier, keyword, variable.language.this, variable.language.super, keyword.other.typedef, constant.language | #FE7AB2 | bold |
| entity.name.type.class | #6BDFFF | — |
| variable.other.property, variable.other.object.property | #B181EC | — |
| entity.name.function, entity.name.function.method | #4DB1CB | — |
| entity.name.type.module, entity.other.inherited-class, entity.name.class | #D9BAFF | — |
| meta.type.annotation | #6BDFFF | — |
| punctuation.definition.tag, entity.name.tag, punctuation.separator.key-value | #FE7AB2 | bold |
| punctuation.separator.key-value.js | #FFFFFFD9 | — |
| meta.attribute, entity.other.attribute-name | #CC9767 | — |
| constant.numeric | #D8C87C | — |
| variable.other.property | #ABF2E4 | — |
| keyword.operator | #FFFFFFD9 | — |
| variable.parameter | #FFFFFFD9 | — |
| support.type | #D9BAFF | — |
| keyword.operator.assignment | #FFFFFFD9 | — |
| entity.name.fragment.graphql, variable.fragment.graphql | #6BDFFF | — |
| punctuation.quasi.element | #FFFFFFD9 | — |
| variable.other.readwrite | #FFFFFFD9 | — |
| meta.brace | #FFFFFFD9 | — |
| keyword.operator.arithmetic | #B281EB | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
| comment, variable.language, variable.parameter, entity.other.attribute-name, keyword, markup.underline.link, storage.modifier, storage.type, string.url, variable.language.super, variable.language.this | — | |
| keyword.operator, keyword.other.type, storage.modifier.import, storage.modifier.package, storage.type.built-in, storage.type.function.arrow, storage.type.generic, storage.type.java, storage.type.primitive | — |
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}!`;
}