365 Day & Night Themes
Dynamic VS Code themes with automatic day/night switching and festive holiday modes. Enhance your coding experience with themes designed to reduce eye strain and improve accessibility.
Dynamic VS Code themes with automatic day/night switching and festive holiday modes. Enhance your coding experience with themes designed to reduce eye strain and improve accessibility.
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 | #FFD700 | — |
| variable, string constant.other.placeholder, variable.other.constant, variable.language | #ADFF2F | — |
| string, string.template, punctuation.definition.string, string.quoted.single, string.quoted.double | #FFA07A | — |
| keyword, keyword.control, storage.type, storage.modifier | #FF4500 | — |
| entity.name.function, support.function, meta.function-call, variable.function | #B0E0E6 | — |
| entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.class | #7FFF00 | — |
| meta.method, meta.method.declaration | #BA55D3 | — |
| constant, constant.language, constant.character, constant.other | #FF4500 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal | #FFFF33 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical | #FF4500 | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator | #F0F0F0 | — |
| entity.name.tag, punctuation.definition.tag | #FF4500 | — |
| entity.other.attribute-name | #FFA07A | — |
| support.type, support.class, support.constant, support.variable | #32CD32 | — |
| markup.heading, punctuation.definition.heading | #FFA500 | bold |
| markup.italic, punctuation.definition.italic | #FFD700 | — |
| markup.bold, punctuation.definition.bold | #FF4500 | bold |
| markup.underline.link, string.other.link | #00AFFF | — |
| markup.fenced_code, markup.inline.raw | #FFD700 | — |
| markup.list.unnumbered, markup.list.numbered | #FFFFFF | — |
| markup.quote | #00FF00 | italic |
| string.regexp, string.regexp keyword.other | #00FFFF | — |
| constant.character.escape | #FF8800 | — |
| meta.tag.inline.any.html, *url*, *link*, *uri* | — | underline |
| markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file | #00FFFF | italic |
| markup.deleted | #FF0000 | — |
| markup.inserted | #00FF00 | — |
| invalid, invalid.illegal | #FF0000 | underline wavy |
| invalid.deprecated | #FFD700 | underline wavy |
| meta.diff.header | #00FFFF | — |
| markup.deleted.diff | #FF0000 | — |
| markup.inserted.diff | #00FF00 | — |
| markup.changed.diff | #FFD700 | — |
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 | #5C6BC0 | — |
| keyword, keyword.control, storage.type, storage.modifier | #D32F2F | — |
| variable, string constant.other.placeholder, variable.other.constant, variable.language | #0288D1 | — |
| string, string.template, punctuation.definition.string, string.quoted.single, string.quoted.double | #388E3C | — |
| entity.name.function, support.function, meta.function-call, variable.function | #1976D2 | — |
| entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.class | #D32F2F | — |
| constant, constant.language, constant.character, constant.other | #FFA000 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal | #7B1FA2 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical | #FFA000 | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator | #1A237E | — |
| entity.name.tag, punctuation.definition.tag | #1976D2 | — |
| entity.other.attribute-name | #388E3C | — |
| support.type, support.class, support.constant, support.variable | #0288D1 | — |
| markup.heading, punctuation.definition.heading | #1976D2 | bold |
| markup.italic, punctuation.definition.italic | #388E3C | italic |
| markup.bold, punctuation.definition.bold | #D32F2F | bold |
| markup.underline.link, string.other.link | #0288D1 | — |
| markup.fenced_code, markup.inline.raw | #1976D2 | — |
| markup.list.unnumbered, markup.list.numbered | #1A237E | — |
| markup.quote | #388E3C | italic |
| string.regexp, string.regexp keyword.other | #0288D1 | — |
| constant.character.escape | #D32F2F | — |
| meta.tag.inline.any.html, *url*, *link*, *uri* | — | underline |
| markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file | #1976D2 | italic |
| markup.deleted | #D32F2F | — |
| markup.inserted | #388E3C | — |
| invalid, invalid.illegal | #D32F2F | underline wavy |
| invalid.deprecated | #FFA000 | underline wavy |
| meta.diff.header | #1976D2 | — |
| markup.deleted.diff | #D32F2F | — |
| markup.inserted.diff | #388E3C | — |
| markup.changed.diff | #FFA000 | — |
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 | #93A1A1 | — |
| keyword, keyword.control, storage.type, storage.modifier | #CB4B16 | — |
| variable, string constant.other.placeholder, variable.other.constant, variable.language | #2AA198 | — |
| string, string.template, punctuation.definition.string, string.quoted.single, string.quoted.double | #2AA198 | — |
| entity.name.function, support.function, meta.function-call, variable.function | #859900 | — |
| entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.class | #6C71C4 | — |
| constant, constant.language, constant.character, constant.other | #B58900 | — |
| markup.italic, punctuation.definition.italic | #2AA198 | — |
| markup.heading, punctuation.definition.heading | #268BD2 | bold |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal | #DC322F | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical | #CB4B16 | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator | #FFFFFF | — |
| entity.name.tag, punctuation.definition.tag | #268BD2 | — |
| entity.other.attribute-name | #B58900 | — |
| support.type, support.class, support.constant, support.variable | #2AA198 | — |
| markup.bold, punctuation.definition.bold | #CB4B16 | bold |
| markup.underline.link, string.other.link | #268BD2 | underline |
| markup.fenced_code, markup.inline.raw | #B58900 | — |
| markup.list.unnumbered, markup.list.numbered | #FFFFFF | — |
| markup.quote | #859900 | italic |
| string.regexp, string.regexp keyword.other | #2AA198 | — |
| constant.character.escape | #FF4500 | — |
| meta.tag.inline.any.html, *url*, *link*, *uri* | — | underline |
| markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file | #268BD2 | italic |
| markup.deleted | #DC322F | — |
| markup.inserted | #859900 | — |
| invalid, invalid.illegal | #DC322F | underline wavy |
| invalid.deprecated | #B58900 | underline wavy |
| meta.diff.header | #268BD2 | — |
| markup.deleted.diff | #DC322F | — |
| markup.inserted.diff | #859900 | — |
| markup.changed.diff | #B58900 | — |
| meta.method, meta.method.declaration | #268BD2 | — |
| support.type.property-name.json | #B58900 | — |
| entity.name.tag.yaml | #B58900 | — |
| entity.other.inherited-class | #6C71C4 | — |
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 | #64B5F6 | italic |
| variable, string constant.other.placeholder, variable.other.constant, variable.language | #4DB6AC | — |
| string, string.template, punctuation.definition.string, string.quoted.single, string.quoted.double | #FFD700 | — |
| keyword, keyword.control, storage.type, storage.modifier | #FF8C00 | bold |
| entity.name.function, support.function, meta.function-call, variable.function, keyword.other.special-method | #4FB3FF | bold |
| entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.class | #FFB74D | bold |
| meta.method, meta.method.declaration | #00FFFF | — |
| constant, constant.language, constant.character, constant.numeric, constant.other | #FFA500 | bold |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary | #FFA500 | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.logical, keyword.operator.comparison, keyword.operator.increment-decrement, keyword.operator.ternary, keyword.operator.relational, keyword.operator.misc | #FFFFFF | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator | #FFFFFF | — |
| entity.name.tag, punctuation.definition.tag | #FF0000 | — |
| entity.other.attribute-name | #FFFF00 | — |
| support.type, support.class, support.constant, support.variable, support.other.variable, support.function | #00FF00 | — |
| markup.heading, entity.name.section, punctuation.definition.heading | #FF0000 | bold |
| markup.italic, punctuation.definition.italic | #FFFF00 | italic |
| markup.bold, punctuation.definition.bold | #FF0000 | bold |
| markup.underline.link, string.other.link | #0000FF | underline |
| markup.fenced_code.block, markup.inline.raw, markup.raw.block | #00FF00 | italic |
| constant.character.escape | #FFA500 | bold |
| storage, storage.type, storage.modifier | #FF0000 | — |
| entity.other.inherited-class | #FF00FF | — |
| support.type.property-name.json | #FFD700 | — |
| entity.name.tag.yaml | #FFD700 | — |
| meta.tag, meta.tag.xml | #FF4500 | — |
| markup.inserted | #00FF00 | — |
| markup.deleted | #FF0000 | — |
| markup.changed | #FFFF00 | — |
| string.quoted.double.json | #FFFF00 | — |
| meta.tag.xml | #FFFFFF | — |
| meta.type.annotation | #FF00FF | — |
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}!`;
}