Owokai Themes
Publisher: fluffyfenThemes in package: 3
:3c
:3c
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.comment | #7b785a | italic |
| comment.block.documentation, comment.line.double-slash.documentation | #ad9556 | italic |
| string, string.template, punctuation.definition.string | #64b358 | — |
| constant.numeric | #80a9f5 | — |
| punctuation.separator.pointer-access, entity.name.function.operator, meta.template.expression, storage.modifier.import, constant.character, variable.language, support.constant, keyword.operator, constant.other, source, text | #ebe9d7 | |
| keyword, keyword.operator.expression, keyword.operator.logical, keyword.operator.cast, punctuation.accessor.optional | #dbad49 | bold |
| constant.language | #8f9396 | — |
| meta.attribute, keyword.storage, storage.modifier, storage.type.class, storage.type.modifier.access | #8f9396 | — |
| keyword.type, storage.type, entity.other, entity.name.tag, entity.name.type, support.function, constant.other.placeholder, entity.name.scope-resolution, punctuation.definition.interpolation, punctuation.definition.template-expression | #8f9396 | |
| support, storage.identifier, entity.name.tag.class | #8f9396 | — |
| meta.property-name, variable.readwrite, entity.other.attribute-name, entity.other.inherited-class, variable.readwrite.other.block | #ebe9d7 | — |
| entity.name.function.preprocessor, entity.name.other.preprocessor.macro.predefined | #ebe9d7 | bold |
| support.function, entity.name.function, entity.name.function-call, meta.function-call.generic, entity.name.function.definition | #e694b9 | — |
| invalid | #c00000 | bold |
| string.detected-link | — | underline |
| meta.diff, meta.diff.header | #75715E | — |
| markup.deleted | #e06c75 | — |
| markup.inserted | #98c379 | — |
| markup.changed | #e5c07b | — |
| constant.numeric.line-number.find-in-files - match | #56b6c2A0 | — |
| entity.name.filename.find-in-files | #e5c07b | — |
| punctuation.accessor, punctuation.separator, punctuation.terminator | #ebe9d7 | — |
| markup.bold | — | bold |
| markup.heading.markdown | — | bold |
| markup.block.raw, markup.inline.raw | #8f9396 | — |
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.comment | #717a85 | italic |
| comment.block.documentation, punctiation.definition.comment, comment.line.double-slash.documentation | #90a3aa | italic |
| constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language | #96b7ff | — |
| entity, entity.name | #96b7ff | — |
| entity.name.function | #d29cf6 | — |
| variable.parameter.function | #e1e4e8 | — |
| entity.name.tag | #85e89d | — |
| keyword | #f97583 | — |
| storage, storage.type, meta.attribute | #f97583 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #e1e4e8 | — |
| string, punctuation.definition.string, string punctuation.section.embedded source | #9ecbff | — |
| support | #96b7ff | — |
| meta.property-name | #96b7ff | — |
| variable.other | #e1e4e8 | — |
| invalid.broken | #fdaeb7 | italic |
| invalid.deprecated | #fdaeb7 | italic |
| invalid.illegal | #fdaeb7 | italic |
| invalid.unimplemented | #fdaeb7 | italic |
| carriage-return | #24292e | italic |
| message.error | #ff5c6f | strikethrough |
| string variable | #96b7ff | — |
| source.regexp, string.regexp | #dbedff | — |
| string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition | #dbedff | — |
| string.regexp constant.character.escape | #85e89d | bold |
| support.constant | #96b7ff | — |
| support.variable | #96b7ff | — |
| meta.module-reference | #96b7ff | — |
| punctuation.definition.list.begin.markdown | #ffab70 | — |
| markup.heading, markup.heading entity.name | #96b7ff | bold |
| markup.quote | #85e89d | — |
| markup.italic | #e1e4e8 | italic |
| markup.bold | #e1e4e8 | bold |
| markup.underline | — | italic |
| markup.strikethrough | — | strikethrough |
| markup.inline.raw | #96b7ff | — |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #fdaeb7 | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #85e89d | — |
| markup.changed, punctuation.definition.changed | #ffab70 | — |
| markup.ignored, markup.untracked | #2f363d | — |
| meta.diff.range | #b392f0 | bold |
| meta.diff.header | #96b7ff | — |
| meta.separator | #96b7ff | bold |
| meta.output | #96b7ff | — |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #d1d5da | — |
| brackethighlighter.unmatched | #fdaeb7 | — |
| constant.other.reference.link, string.other.link | #dbedff | underline |
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 |
|---|---|---|
| text, source, variable, meta.macro, keyword.symbol, keyword.operator, meta.property-name, constant.character, entity.name.variable, entity.name.function | #dddddd | |
| comment, string.comment | #af9661 | italic |
| string, string.template, punctuation.definition.string | #4bbb5a | — |
| constant.numeric | #6a95e6 | — |
| keyword, entity.name.function.macro.rules.rust | #d8b65a | bold |
| support, storage, entity.name, keyword.type, keyword.storage, constant.language, constant.other.placeholder, punctuation.definition.interpolation | #939799 | |
| entity.name.function.preprocessor, entity.name.other.preprocessor.macro.predefined | — | bold |
| invalid | #c00000 | bold |
| string.detected-link | — | underline |
| meta.diff, meta.diff.header | #75715E | — |
| markup.deleted | #e06c75 | — |
| markup.inserted | #98c379 | — |
| markup.changed | #e5c07b | — |
| constant.numeric.line-number.find-in-files - match | #56b6c2A0 | — |
| entity.name.filename.find-in-files | #e5c07b | — |
| markup.bold | — | bold |
| markup.bold | — | bold |
| markup.italic | — | italic |
| markup.heading.markdown | — | bold |
| markup.block.raw, markup.inline.raw | #939799 | — |
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}!`;
}