Ice-Tea
Publisher: AlfiNikhatThemes in package: 7
A vs code color theme that provides anime themes for a unique coding experience.
A vs code color theme that provides anime themes for a unique coding experience.
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 |
|---|---|---|
| punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison | #00e479 | — |
| variable.other.generic-type.haskell | #ad90ff | — |
| storage.type.haskell | #a97544 | — |
| support.variable.magic.python | #00e479 | — |
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #ffffff | — |
| variable.parameter.function.language.special.self.python | #e5c07b | — |
| storage.modifier.lifetime.rust | #ffffff | — |
| support.function.std.rust | #61afef | — |
| entity.name.lifetime.rust | #e5c07b | — |
| variable.language.rust | #00e479 | — |
| support.constant.edge | #ad90ff | — |
| constant.other.character-class.regexp | #00e479 | — |
| keyword.operator.quantifier.regexp | #a97544 | — |
| punctuation.definition.string.begin,punctuation.definition.string.end | #98c379 | — |
| variable.parameter.function | #ffffff | — |
| comment markup.link | #7f848e | — |
| markup.changed.diff | #e5c07b | — |
| meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff | #61afef | — |
| markup.inserted.diff | #98c379 | — |
| markup.deleted.diff | #00e479 | — |
| meta.function.c,meta.function.cpp | #00e479 | — |
| punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c | #ffffff | — |
| punctuation.separator.key-value | #ffffff | — |
| keyword.operator.expression.import | #61afef | — |
| support.constant.math | #e5c07b | — |
| support.constant.property.math | #a97544 | — |
| variable.other.constant | #e5c07b | — |
| storage.type.annotation.java, storage.type.object.array.java | #e5c07b | — |
| source.java | #00e479 | — |
| punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java | #ffffff | — |
| meta.method.java | #61afef | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #e5c07b | — |
| keyword.operator.instanceof.java | #ad90ff | — |
| meta.definition.variable.name.java | #00e479 | — |
| keyword.operator.logical | #56b6c2 | — |
| keyword.operator.bitwise | #56b6c2 | — |
| keyword.operator.channel | #56b6c2 | — |
| support.constant.property-value.scss,support.constant.property-value.css | #a97544 | — |
| keyword.operator.css,keyword.operator.scss,keyword.operator.less | #56b6c2 | — |
| support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss | #a97544 | — |
| punctuation.separator.list.comma.css | #ffffff | — |
| support.constant.color.w3c-standard-color-name.css | #a97544 | — |
| support.type.vendored.property-name.css | #56b6c2 | — |
| support.module.node,support.type.object.module,support.module.node | #e5c07b | — |
| entity.name.type.module | #e5c07b | — |
| variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node | #00e479 | — |
| support.constant.json | #a97544 | — |
| keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof | #ad90ff | — |
| support.type.object.console | #00e479 | — |
| support.variable.property.process | #a97544 | — |
| entity.name.function,support.function.console | #61afef | — |
| keyword.operator.misc.rust | #ffffff | — |
| keyword.operator.sigil.rust | #ad90ff | — |
| keyword.operator.delete | #ad90ff | — |
| support.type.object.dom | #56b6c2 | — |
| support.variable.dom,support.variable.property.dom | #00e479 | — |
| keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational | #56b6c2 | — |
| keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp | #ad90ff | — |
| punctuation.separator.delimiter | #ffffff | — |
| punctuation.separator.c,punctuation.separator.cpp | #ad90ff | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #56b6c2 | — |
| keyword.operator.sizeof.c,keyword.operator.sizeof.cpp | #ad90ff | — |
| variable.parameter.function.language.python | #a97544 | — |
| support.type.python | #56b6c2 | — |
| keyword.operator.logical.python | #ad90ff | — |
| variable.parameter.function.python | #a97544 | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #ffffff | — |
| meta.function-call.generic.python | #61afef | — |
| constant.character.format.placeholder.other.python | #a97544 | — |
| keyword.operator | #ffffff | — |
| keyword.operator.assignment.compound | #ad90ff | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #56b6c2 | — |
| keyword | #ad90ff | — |
| entity.name.namespace | #e5c07b | — |
| variable | #00e479 | — |
| variable.c | #ffffff | — |
| variable.language | #e5c07b | — |
| token.variable.parameter.java | #ffffff | — |
| import.storage.java | #e5c07b | — |
| token.package.keyword | #ad90ff | — |
| token.package | #ffffff | — |
| entity.name.function, meta.require, support.function.any-method, variable.function | #61afef | — |
| entity.name.type.namespace | #e5c07b | — |
| support.class, entity.name.type.class | #e5c07b | — |
| entity.name.class.identifier.namespace.type | #e5c07b | — |
| entity.name.class, variable.other.class.js, variable.other.class.ts | #e5c07b | — |
| variable.other.class.php | #00e479 | — |
| entity.name.type | #e5c07b | — |
| keyword.control | #ad90ff | — |
| control.elements, keyword.operator.less | #a97544 | — |
| keyword.other.special-method | #61afef | — |
| storage | #ad90ff | — |
| token.storage | #ad90ff | — |
| keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void | #ad90ff | — |
| token.storage.type.java | #e5c07b | — |
| support.function | #56b6c2 | — |
| support.type.property-name | #ffffff | — |
| support.constant.property-value | #ffffff | — |
| support.constant.font-name | #a97544 | — |
| meta.tag | #ffffff | — |
| string | #98c379 | — |
| entity.other.inherited-class | #e5c07b | — |
| constant.other.symbol | #56b6c2 | — |
| constant.numeric | #a97544 | — |
| constant | #a97544 | — |
| punctuation.definition.constant | #a97544 | — |
| entity.name.tag | #00e479 | — |
| entity.other.attribute-name | #a97544 | — |
| entity.other.attribute-name.id | #61afef | |
| entity.other.attribute-name.class.css | #a97544 | |
| meta.selector | #ad90ff | — |
| markup.heading | #00e479 | — |
| markup.heading punctuation.definition.heading, entity.name.section | #61afef | — |
| keyword.other.unit | #00e479 | — |
| markup.bold,todo.bold | #a97544 | — |
| punctuation.definition.bold | #e5c07b | — |
| markup.italic, punctuation.definition.italic,todo.emphasis | #ad90ff | — |
| emphasis md | #ad90ff | — |
| entity.name.section.markdown | #00e479 | — |
| punctuation.definition.heading.markdown | #00e479 | — |
| punctuation.definition.list.begin.markdown | #00e479 | — |
| markup.heading.setext | #ffffff | — |
| punctuation.definition.bold.markdown | #a97544 | — |
| markup.inline.raw.markdown | #98c379 | — |
| markup.inline.raw.string.markdown | #98c379 | — |
| punctuation.definition.list.markdown | #00e479 | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #00e479 | — |
| beginning.punctuation.definition.list.markdown | #00e479 | — |
| punctuation.definition.metadata.markdown | #00e479 | — |
| markup.underline.link.markdown,markup.underline.link.image.markdown | #ad90ff | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #61afef | — |
| string.regexp | #56b6c2 | — |
| constant.character.escape | #56b6c2 | — |
| punctuation.section.embedded, variable.interpolation | #00e479 | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | #ad90ff | — |
| invalid.illegal | #ffffff | — |
| invalid.illegal.bad-ampersand.html | #ffffff | — |
| invalid.broken | #ffffff | — |
| invalid.deprecated | #ffffff | — |
| invalid.unimplemented | #ffffff | — |
| source.json meta.structure.dictionary.json > string.quoted.json | #00e479 | — |
| source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string | #00e479 | — |
| source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation | #98c379 | — |
| source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json | #56b6c2 | — |
| support.type.property-name.json | #00e479 | — |
| support.type.property-name.json punctuation | #00e479 | — |
| text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade | #ad90ff | — |
| text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade | #ad90ff | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php | #e5c07b | — |
| keyword.operator.error-control.php | #ad90ff | — |
| keyword.operator.type.php | #ad90ff | — |
| punctuation.section.array.begin.php | #ffffff | — |
| punctuation.section.array.end.php | #ffffff | — |
| invalid.illegal.non-null-typehinted.php | #f44747 | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #e5c07b | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #61afef | — |
| punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php | #ffffff | — |
| support.constant.core.rust | #a97544 | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #a97544 | — |
| entity.name.goto-label.php,support.other.php | #61afef | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #56b6c2 | — |
| keyword.operator.regexp.php | #ad90ff | — |
| keyword.operator.comparison.php | #56b6c2 | — |
| keyword.operator.heredoc.php,keyword.operator.nowdoc.php | #ad90ff | — |
| meta.function.decorator.python | #61afef | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #56b6c2 | — |
| function.parameter | #ffffff | — |
| function.brace | #ffffff | — |
| function.parameter.ruby, function.parameter.cs | #ffffff | — |
| constant.language.symbol.ruby | #56b6c2 | — |
| rgb-value | #56b6c2 | — |
| inline-color-decoration rgb-value | #a97544 | — |
| less rgb-value | #a97544 | — |
| selector.sass | #00e479 | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #e5c07b | — |
| block.scope.end,block.scope.begin | #ffffff | — |
| storage.type.cs | #e5c07b | — |
| entity.name.variable.local.cs | #00e479 | — |
| token.info-token | #61afef | — |
| token.warn-token | #a97544 | — |
| token.error-token | #f44747 | — |
| token.debug-token | #ad90ff | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #ad90ff | — |
| meta.template.expression | #ffffff | — |
| keyword.operator.module | #ad90ff | — |
| support.type.type.flowtype | #61afef | — |
| support.type.primitive | #e5c07b | — |
| meta.property.object | #00e479 | — |
| variable.parameter.function.js | #00e479 | — |
| keyword.other.template.begin | #98c379 | — |
| keyword.other.template.end | #98c379 | — |
| keyword.other.substitution.begin | #98c379 | — |
| keyword.other.substitution.end | #98c379 | — |
| keyword.operator.assignment | #56b6c2 | — |
| keyword.operator.assignment.go | #e5c07b | — |
| keyword.operator.arithmetic.go, keyword.operator.address.go | #ad90ff | — |
| entity.name.package.go | #e5c07b | — |
| support.type.prelude.elm | #56b6c2 | — |
| support.constant.elm | #a97544 | — |
| punctuation.quasi.element | #ad90ff | — |
| constant.character.entity | #00e479 | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #56b6c2 | — |
| entity.global.clojure | #e5c07b | — |
| meta.symbol.clojure | #00e479 | — |
| constant.keyword.clojure | #56b6c2 | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #00e479 | — |
| source.ini | #98c379 | — |
| meta.scope.prerequisites.makefile | #00e479 | — |
| source.makefile | #e5c07b | — |
| storage.modifier.import.groovy | #e5c07b | — |
| meta.method.groovy | #61afef | — |
| meta.definition.variable.name.groovy | #00e479 | — |
| meta.definition.class.inherited.classes.groovy | #98c379 | — |
| support.variable.semantic.hlsl | #e5c07b | — |
| support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl | #ad90ff | — |
| text.variable, text.bracketed | #00e479 | — |
| support.type.swift, support.type.vb.asp | #e5c07b | — |
| entity.name.function.xi | #e5c07b | — |
| entity.name.class.xi | #56b6c2 | — |
| constant.character.character-class.regexp.xi | #00e479 | — |
| constant.regexp.xi | #ad90ff | — |
| keyword.control.xi | #56b6c2 | — |
| invalid.xi | #ffffff | — |
| beginning.punctuation.definition.quote.markdown.xi | #98c379 | — |
| beginning.punctuation.definition.list.markdown.xi | #7f848e | — |
| constant.character.xi | #61afef | — |
| accent.xi | #61afef | — |
| wikiword.xi | #a97544 | — |
| constant.other.color.rgb-value.xi | #ffffff | — |
| punctuation.definition.tag.xi | #7f848e | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #e5c07b | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #00e479 | — |
| meta.brace.square | #ffffff | — |
| comment, punctuation.definition.comment | #7f848e | italic |
| markup.quote.markdown | #7f848e | — |
| punctuation.definition.block.sequence.item.yaml | #ffffff | — |
| constant.language.symbol.elixir | #56b6c2 | — |
| entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super | — | italic |
| comment.line.double-slash,comment.block.documentation | — | italic |
| keyword.control.import.python,keyword.control.flow.python | — | italic |
| markup.italic.markdown | — | italic |
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}!`;
}
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}!`;
}