IntelliJ IDEA Islands Theme
Publisher: Oleksandr HavryshThemes in package: 3
Dark and Light themes for Visual Studio Code inspired by IntelliJ IDEA Islands.
Dark and Light themes for Visual Studio Code inspired by IntelliJ IDEA Islands.
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 | #8C8C8C | italic |
| string, string.quoted, string.template, punctuation.definition.string | #067D17 | — |
| constant.character.escape, string.quoted constant.character.escape | #0037A6 | — |
| constant.numeric | #1750EB | — |
| constant.language.boolean | #0033B3 | — |
| constant, constant.language, constant.character | #0033B3 | — |
| keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.operator.delete, keyword.operator.typeof, keyword.operator.instanceof, keyword.operator.void, keyword.operator.in, keyword.operator.of, storage.type, storage.modifier | #0033B3 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.relational, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.decrement, keyword.operator.ternary, punctuation.separator.key-value | #080808 | — |
| punctuation, punctuation.definition, punctuation.terminator, punctuation.separator, punctuation.section, punctuation.accessor, meta.brace | #080808 | — |
| entity.name.function, meta.function-call entity.name.function, support.function, meta.method.identifier entity.name.function | #00627A | — |
| meta.method entity.name.function, meta.method.declaration entity.name.function | #00627A | — |
| entity.name.class, entity.name.type.class, entity.name.type, support.class, support.type | #080808 | — |
| entity.name.type.interface, entity.other.inherited-class | #080808 | — |
| entity.name.type.enum | #080808 | — |
| entity.name.namespace, entity.name.module, entity.name.type.module | #080808 | — |
| variable, variable.other, variable.language | #080808 | — |
| variable.parameter, meta.parameter | #080808 | — |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.variable.property | #871094 | — |
| entity.name.type.parameter, storage.type.generic | #007E8A | — |
| meta.decorator, entity.name.function.decorator, storage.type.annotation, punctuation.definition.annotation, meta.annotation | #9E880D | — |
| entity.name.tag, punctuation.definition.tag, meta.tag.sgml | #0033B3 | — |
| entity.other.attribute-name | #080808 | — |
| support.function.builtin, support.variable.dom, support.constant | #00627A | — |
| invalid, invalid.illegal | #DE1B2E | — |
| invalid.deprecated | #080808 | strikethrough |
| string.regexp, constant.other.character-class.regexp, constant.character.escape.backslash.regexp | #264EFF | — |
| *url*, *link*, *uri* | — | underline |
| markup.heading, markup.heading entity.name, entity.name.section | #0033B3 | bold |
| markup.bold, punctuation.definition.bold | — | bold |
| markup.italic, punctuation.definition.italic | — | italic |
| markup.underline | — | underline |
| markup.inline.raw, markup.fenced_code, markup.raw | #067D17 | — |
| markup.quote | #8C8C8C | italic |
| markup.underline.link, string.other.link | #006DCC | — |
| markup.list, punctuation.definition.list | #080808 | — |
| markup.inserted | #067D17 | — |
| markup.deleted | #DE1B2E | — |
| markup.changed | #0033B3 | — |
| support.type.property-name.json, source.json meta.structure.dictionary.json string.quoted.double.json | #871094 | — |
| source.json meta.structure.dictionary.value.json string.quoted.double.json | #067D17 | — |
| entity.name.tag.yaml | #0033B3 | — |
| entity.name.type.anchor.yaml, punctuation.definition.anchor.yaml, variable.other.alias.yaml | #0000E6 | — |
| support.type.property-name.css, meta.property-name.css | #0033B3 | — |
| support.constant.property-value.css, meta.property-value.css | #080808 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #9E880D | — |
| keyword.other.unit.css | #1750EB | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #9E880D | — |
| entity.name.tag.html, punctuation.definition.tag.html | #0033B3 | — |
| entity.other.attribute-name.html | #080808 | — |
| string.quoted.double.html, string.quoted.single.html | #067D17 | — |
| entity.name.tag.xml, entity.name.tag.localname.xml | #0033B3 | — |
| entity.other.attribute-name.xml | #080808 | — |
| entity.name.tag.namespace.xml | #008077 | — |
| variable.other.normal.shell, punctuation.definition.variable.shell | #080808 | — |
| support.function.builtin.shell | #0033B3 | — |
| keyword.other.sql, keyword.other.DML.sql | #0033B3 | — |
| source.java, meta.class.java, meta.class.body.java, meta.method.java, meta.method.body.java | #080808 | — |
| punctuation.definition.parameters.varargs.java, punctuation.separator.delimiter.java, punctuation.definition.annotation-arguments.begin.bracket.round.java, punctuation.definition.annotation-arguments.end.bracket.round.java, keyword.control.ternary.java, source.java punctuation.definition.parameters.begin.bracket.round.java, source.java punctuation.definition.parameters.end.bracket.round.java, source.java punctuation.terminator.java, source.java punctuation.separator.period.java, source.java meta.brace.round.java, source.java meta.brace.square.java, source.java meta.brace.curly.java | #080808 | — |
| storage.type.annotation.java, punctuation.definition.annotation.java | #9E880D | — |
| storage.modifier.package.java, storage.modifier.import.java | #0033B3 | — |
| storage.type.java, storage.type.object.array.java, storage.type.generic.java | #080808 | — |
| meta.method.identifier.java entity.name.function.java | #00627A | — |
| variable.other.definition.java | #080808 | — |
| source.kotlin, meta.class.kotlin, meta.class.body.kotlin | #080808 | — |
| storage.type.annotation.kotlin, punctuation.definition.annotation.kotlin | #9E880D | — |
| entity.name.function.kotlin | #00627A | — |
| source.ts, source.tsx | #080808 | — |
| entity.name.type.ts, entity.name.type.tsx, support.type.primitive.ts, support.type.primitive.tsx | #080808 | — |
| entity.name.type.interface.ts, entity.name.type.interface.tsx | #080808 | — |
| entity.name.type.enum.ts, entity.name.type.enum.tsx | #080808 | — |
| entity.name.type.module.ts, entity.name.type.module.tsx | #080808 | — |
| entity.name.namespace.ts, entity.name.namespace.tsx | #080808 | — |
| entity.name.type.parameter.ts, entity.name.type.parameter.tsx | #007E8A | — |
| source.js, source.jsx | #080808 | — |
| variable.other.readwrite.js, variable.other.readwrite.jsx | #2A8C7C | — |
| variable.other.constant.js, variable.other.constant.jsx | #871094 | — |
| variable.language.this.js, variable.language.this.jsx, support.variable.dom.js, support.variable.object.process.js, support.variable.object.node.js | #830091 | — |
| string.regexp.js, string.regexp.jsx | #264EFF | — |
| entity.name.tag.jsx, punctuation.definition.tag.jsx, entity.name.tag.tsx, punctuation.definition.tag.tsx | #AD6339 | — |
| support.class.component.jsx, support.class.component.tsx | #AD6339 | — |
| source.python | #080808 | — |
| variable.language.self.python, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #0033B3 | — |
| support.function.magic.python | #0033B3 | italic |
| entity.name.function.decorator.python, meta.function.decorator.python | #9E880D | — |
| meta.fstring.python, storage.type.string.python | #067D17 | — |
| source.go | #080808 | — |
| entity.name.package.go | #805900 | — |
| entity.name.import.go | #067D17 | — |
| entity.name.function.go, support.function.go | #286D73 | — |
| entity.name.type.go, support.type.go, storage.type.go | #336ECC | — |
| support.function.builtin.go, constant.language.go | #0033B3 | — |
| source.rust | #080808 | — |
| entity.name.type.lifetime.rust, punctuation.definition.lifetime.rust | #007E8A | — |
| entity.name.function.macro.rust, meta.macro.rust | #0033B3 | — |
| meta.attribute.rust, punctuation.definition.attribute.rust | #9E880D | — |
| variable.language.self.rust | #0033B3 | — |
| source.c, source.cpp | #080808 | — |
| meta.preprocessor.c, meta.preprocessor.cpp, keyword.control.directive.c, keyword.control.directive.cpp | #0033B3 | — |
| entity.name.function.preprocessor.c, entity.name.function.preprocessor.cpp | #0033B3 | — |
| source.cs | #080808 | — |
| meta.attribute.cs | #9E880D | — |
| source.groovy | #080808 | — |
| storage.type.annotation.groovy, punctuation.definition.annotation.groovy | #9E880D | — |
| meta.interpolation.groovy, punctuation.section.embedded.groovy | #080808 | — |
| source.php, text.html.php | #080808 | — |
| variable.other.php, punctuation.definition.variable.php | #080808 | — |
| source.ruby | #080808 | — |
| constant.language.symbol.ruby, punctuation.definition.symbol.ruby | #871094 | — |
| source.scala | #080808 | — |
| entity.name.class.annotation.scala | #9E880D | — |
| source.swift | #080808 | — |
| meta.attribute.swift, storage.modifier.attribute.swift | #9E880D | — |
| source.dart | #080808 | — |
| storage.type.annotation.dart | #9E880D | — |
| entity.name.tag.template.html.vue | #0033B3 | — |
| source.graphql | #080808 | — |
| support.type.graphql, entity.name.type.graphql | #080808 | — |
| keyword.other.special-method.dockerfile | #0033B3 | — |
| entity.name.function.target.makefile | #00627A | — |
| variable.other.makefile | #871094 | — |
| entity.name.section.group-title.ini | #9E880D | — |
| keyword.other.definition.ini | #0033B3 | — |
| keyword.key.toml, support.type.property-name.toml | #0033B3 | — |
| entity.name.table.toml, support.type.property-name.table.toml | #9E880D | — |
| support.constant.property-value.properties, keyword.other.definition.properties | #0083080 | — |
| markup.inserted.diff, meta.diff.header.to-file | #067D17 | — |
| markup.deleted.diff, meta.diff.header.from-file | #DE1B2E | — |
| markup.changed.diff | #0033B3 | — |
| meta.diff.range.unified | #9E880D | — |
| log.error, markup.error.log | #DE1B2E | — |
| log.warning, markup.warning.log | #8C4F00 | — |
| log.info, markup.info.log | #0033B3 | — |
| log.date, constant.other.timestamp.log | #9E880D | — |
| keyword.todo, comment.line.todo, keyword.other.todo | #008DDE | italic |
| keyword.fixme, comment.line.fixme, keyword.other.fixme | #DE1B2E | italic bold |
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}!`;
}