A celebration of The Winders Aesthetic. Based on one of my favorite Telegram themes.
{
"name": "Windows Eternal",
"author": "David Blue",
"description": "A celebration of The Winders Aesthetic. Based on one of my favorite Telegram themes.",
"isDark": false,
"scopes": {
"text.normal": {
"name": "Normal Text",
"settings": {
"foreground": "foreground",
"fontStyle": "normal"
}
},
"text.normal.large": {
"name": "Large Text",
"settings": {
"foreground": "foreground",
"fontSize": "large"
}
},
"text.normal.extraLarge": {
"name": "Extra Large Text",
"settings": {
"foreground": "foreground",
"fontSize": "extraLarge"
}
},
"text.normal.small": {
"name": "Small Text",
"settings": {
"foreground": "foreground",
"fontSize": "small"
}
},
"text.normal.extraSmall": {
"name": "Extra Small Text",
"settings": {
"foreground": "foreground",
"fontSize": "extraSmall"
}
},
"text.bold": {
"name": "Bold",
"settings": {
"fontWeight": "bold"
}
},
"text.bold.large": {
"name": "Large Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "large"
}
},
"text.bold.extraLarge": {
"name": "Extra Large Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "extraLarge"
}
},
"text.bold.small": {
"name": "Small Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "small"
}
},
"text.bold.extraSmall": {
"name": "Extra Small Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "extraSmall"
}
},
"text.italic": {
"name": "Italic",
"settings": {
"fontStyle": "italic"
}
},
"text.italic.large": {
"name": "Large Italic",
"settings": {
"fontStyle": "italic",
"fontSize": "large"
}
},
"text.italic.extraLarge": {
"name": "Extra Large Italic",
"settings": {
"fontStyle": "italic",
"fontSize": "extraLarge"
}
},
"text.italic.small": {
"name": "Small Italic",
"settings": {
"fontStyle": "italic",
"fontSize": "small"
}
},
"text.italic.extraSmall": {
"name": "Extra Small Italic",
"settings": {
"fontStyle": "italic",
"fontSize": "extraSmall"
}
},
"text.bolditalic": {
"name": "Bold, Italic",
"settings": {
"fontStyle": "italic",
"fontWeight": "bold"
}
},
"text.bolditalic.large": {
"name": "Large Bold, Italic",
"settings": {
"fontStyle": "italic",
"fontWeight": "bold",
"fontSize": "large"
}
},
"text.bolditalic.extraLarge": {
"name": "Extra Large Bold, Italic",
"settings": {
"fontStyle": "italic",
"fontWeight": "bold",
"fontSize": "extraLarge"
}
},
"text.bolditalic.small": {
"name": "Small Bold, Italic",
"settings": {
"fontStyle": "italic",
"fontWeight": "bold",
"fontSize": "small"
}
},
"text.bolditalic.extraSmall": {
"name": "Extra Small Bold, Italic",
"settings": {
"fontStyle": "italic",
"fontWeight": "bold",
"fontSize": "extraSmall"
}
},
"text.monospace": {
"name": "Monospace",
"settings": {
"fontStyle": "monospace"
}
},
"text.monospace.large": {
"name": "Large Monospace",
"settings": {
"fontStyle": "monospace",
"fontSize": "large"
}
},
"text.monospace.extraLarge": {
"name": "Extra Large Monospace",
"settings": {
"fontStyle": "monospace",
"fontSize": "extraLarge"
}
},
"text.monospace.small": {
"name": "Small Monospace",
"settings": {
"fontStyle": "monospace",
"fontSize": "small"
}
},
"text.monospace.extraSmall": {
"name": "Extra Small Monospace",
"settings": {
"fontStyle": "monospace",
"fontSize": "extraSmall"
}
},
"text.monospace.bold": {
"name": "Monospace Bold",
"settings": {
"fontStyle": "monospace",
"fontWeight": "bold"
}
},
"text.monospace.bold.large": {
"name": "Large Monospace Bold",
"settings": {
"fontStyle": "monospace",
"fontWeight": "bold",
"fontSize": "large"
}
},
"text.monospace.bold.extraLarge": {
"name": "Extra Large Monospace Bold",
"settings": {
"fontStyle": "monospace",
"fontWeight": "bold",
"fontSize": "extraLarge"
}
},
"text.monospace.bold.small": {
"name": "Small Monospace Bold",
"settings": {
"fontStyle": "monospace",
"fontWeight": "bold",
"fontSize": "small"
}
},
"text.monospace.bold.extraSmall": {
"name": "Extra Small Monospace Bold",
"settings": {
"fontStyle": "monospace",
"fontWeight": "bold",
"fontSize": "small"
}
},
"text.monospace.italic": {
"name": "Monospace Italic",
"settings": {
"fontStyle": "monospace",
"foreground": "foreground"
}
},
"text.monospace.italic.large": {
"name": "Large Monospace Italic",
"settings": {
"fontStyle": "italic, monospace",
"fontSize": "large"
}
},
"text.monospace.italic.extraLarge": {
"name": "Extra Large Monospace Italic",
"settings": {
"fontStyle": "italic, monospace",
"fontSize": "extraLarge"
}
},
"text.monospace.italic.small": {
"name": "Small Monospace Italic",
"settings": {
"fontStyle": "italic, monospace",
"fontSize": "small"
}
},
"text.monospace.italic.extraSmall": {
"name": "Extra Small Monospace Italic",
"settings": {
"fontStyle": "italic, monospace",
"fontSize": "extraSmall"
}
},
"text.underline": {
"name": "Underline",
"settings": {
"fontStyle": "underline"
}
},
"text.heading": {
"name": "Heading",
"settings": {
"fontWeight": "bold",
"foreground": "accent01"
}
},
"text.heading01": {
"name": "Level 1 Heading",
"settings": {
"fontWeight": "bold",
"foreground": "accent01"
}
},
"text.heading02": {
"name": "Level 2 Heading",
"settings": {
"fontWeight": "bold",
"foreground": "accent02"
}
},
"text.heading03": {
"name": "Level 3 Heading",
"settings": {
"fontWeight": "bold",
"foreground": "accent03"
}
},
"text.heading04": {
"name": "Level 4 Heading",
"settings": {
"fontWeight": "bold",
"foreground": "accent04"
}
},
"text.heading05": {
"name": "Level 5 Heading",
"settings": {
"fontWeight": "bold",
"foreground": "accent05"
}
},
"text.heading06": {
"name": "Level 6 Heading",
"settings": {
"fontWeight": "bold",
"foreground": "accent06"
}
},
"text.link": {
"name": "Link",
"settings": {
"foreground": "#007ee5"
}
},
"text.activeLink": {
"name": "Link which is tap/clickable",
"settings": {
"foreground": "activeLink"
}
},
"text.quotation": {
"name": "Quotation block",
"settings": {
"fontStyle": "italic",
"foreground": "#505050"
}
},
"text.url": {
"name": "URL",
"settings": {
"foreground": "link",
"fontWeight": "light",
"fontSize": "small"
}
},
"text.linkModeLink": {
"name": "Link Mode Link",
"settings": {
"foreground": "link",
"fontStyle": "underline"
}
},
"text.strikethrough": {
"name": "Strikethrough",
"settings": {
"fontStyle": "strikethrough",
"foreground": "strikethrough"
}
},
"markup": {
"name": "Markup",
"settings": {
"foreground": "markup"
}
},
"markup.heading": {
"name": "Markup",
"settings": {
"foreground": "markup"
}
},
"markup.quotation": {
"name": "Markup",
"settings": {
"foreground": "markup"
}
},
"markup.list": {
"name": "Markup",
"settings": {
"foreground": "markup"
}
},
"markup.link": {
"name": "Markup",
"settings": {
"foreground": "markup"
}
},
"markup.code": {
"name": "Markup",
"settings": {
"foreground": "markup",
"fontStyle": "monospace"
}
},
"markup.addition": {
"name": "Addition",
"settings": {
"fontStyle": "italic",
"foreground": "addition"
}
},
"markup.deletion": {
"name": "Deletion",
"settings": {
"fontStyle": "italic",
"foreground": "deletion"
}
},
"markup.highlight": {
"name": "Highlight",
"settings": {
"background": "highlight"
}
},
"markup.substitution": {
"name": "Substitution",
"settings": {
"fontStyle": "italic",
"foreground": "substitution"
}
},
"code.comment": {
"name": "Comment",
"settings": {
"foreground": "comment"
}
},
"code.inline": {
"name": "Inline code",
"settings": {
"fontStyle": "monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"code.block": {
"name": "Code block",
"settings": {
"fontStyle": "monospace",
"foreground": "code"
}
},
"code.literal": {
"name": "Code block",
"settings": {
"foreground": "literal"
}
},
"code.keyword": {
"name": "Keyword",
"settings": {
"foreground": "keyword"
}
},
"code.operator": {
"name": "Operator",
"settings": {
"foreground": "markup"
}
},
"code.punctuation": {
"name": "Operator",
"settings": {
"foreground": "comment"
}
},
"text.invisibles": {
"name": "Invisible characters",
"settings": {
"foreground": "invisibles"
}
},
"color.accent01": {
"name": "Accent color",
"settings": {
"foreground": "#cf3030"
}
},
"color.accent02": {
"name": "Accent color",
"settings": {
"foreground": "#dd4b39"
}
},
"color.accent03": {
"name": "Accent color",
"settings": {
"foreground": "#000da6"
}
},
"color.accent04": {
"name": "Accent color",
"settings": {
"foreground": "#004bad"
}
},
"color.accent05": {
"name": "Accent color",
"settings": {
"foreground": "#00a700"
}
},
"color.accent06": {
"name": "Accent color",
"settings": {
"foreground": "#00c900"
}
},
"color.blue": {
"name": "Blue color",
"settings": {
}
},
"color.indigo": {
"name": "Blue color",
"settings": {
}
},
"color.purple": {
"name": "Purple color",
"settings": {
}
},
"color.pink": {
"name": "Pink color",
"settings": {
}
},
"color.red": {
"name": "Red color",
"settings": {
}
},
"color.orange": {
"name": "Orange color",
"settings": {
}
},
"color.yellow": {
"name": "Yellow color",
"settings": {
}
},
"color.green": {
"name": "Green color",
"settings": {
}
},
"color.black": {
"name": "Black color",
"settings": {
}
},
"color.white": {
"name": "White color",
"settings": {
}
},
"color.gray": {
"name": "Gray color",
"settings": {
"foreground": "#bfc0c1"
}
}
},
"colors": {
"editor": {
"foreground": "#000001",
"background": "#bfc0c1",
"heading": "#cf3030",
"strikethrough": "#696a6b",
"comment": "#696a6b",
"link": "#000ea7",
"activeLink": "#000ea7",
"code": "#444444",
"codeBackground": "#bfc0c1",
"literal": "#32812b",
"keyword": "#813631",
"markup": "#327c7d",
"addition": "#46c139",
"deletion": "#ee0000",
"substitution": "#f3a536",
"highlight": "#fffd80",
"invisibles": "#cccccc",
"accent01": "#000da6",
"accent02": "#dd4b39",
"accent03": "#00a700",
"accent04": "#327c7d",
"accent05": "#4892f2",
"accent06": "#2dba45"
},
"interface": {
"tint": "#000da6",
"tintAlternate": "#007ee5",
"textCaret": "#000da6",
"textSelection": "#327c7d",
"textHighlight": "#b1d3d4",
"textBackground": "#bfc0c1",
"textForeground": "#000001",
"background": "#bfc0c1",
"backgroundCollection": "#bfc0c1",
"promptBackground": "#bfc0c1",
"promptButtonBackground": "#327c7d",
"promptButtonForeground": "#bfc0c1",
"promptButtonDestructiveBackground": "#ff0000",
"promptButtonDestructiveForeground": "#cecece",
"foreground": "#000001",
"caption": "#7b7b81",
"actionBarBackground": "#bfc0c1",
"actionBarKeyBackground": "#327c7d",
"actionBarKeyForeground": "#cecece",
"flagged": "#f09a37",
"move": "#bbde9f",
"delete": "#cf3030",
"tagForeground": "#cecece",
"tagBackground": "#327c7d",
"tagAddHighlight": "#bbde9f",
"tagRemoveHighlight": "#72d5fd",
"border": "#327c7d",
"messageForeground": "#cecece",
"messageSuccess": "#3fc33b",
"messageInfo": "#cecece",
"messageWarning": "#ffe438",
"messageError": "#fe3824",
"tintGray": "#808080",
"tintRed": "#ff0000",
"tintPink": "#f64f9d",
"tintOrange": "#e59a28",
"tintYellow": "#e8d21e",
"tintGreen": "#46c138",
"tintIndigo": "#38cad3",
"tintBlue": "#0874a0",
"tintViolet": "#1c0021",
"widgetBackground": "#bfc0c1",
"widgetForeground": "#327c7d",
"widgetForegroundAlternate": "#000da6",
"widgetBackgroundAlternate": "#cecece"
}
}
}
https://bit.ly/windowseternalDescription
A celebration of The Winders Aesthetic. Based on one of my favorite Telegram themes.
Directory Description
A celebration of The Winders™ Aesthetic. Based on one of my favorite Telegram themes.
Social
iOS Screenshots
MacOS Screenshots
Source
{ "name": "Windows Eternal", "author": "David Blue", "description": "A celebration of The Winders Aesthetic. Based on one of my favorite Telegram themes.", "isDark": false, "scopes": { "text.normal": { "name": "Normal Text", "settings": { "foreground": "foreground", "fontStyle": "normal" } }, "text.normal.large": { "name": "Large Text", "settings": { "foreground": "foreground", "fontSize": "large" } }, "text.normal.extraLarge": { "name": "Extra Large Text", "settings": { "foreground": "foreground", "fontSize": "extraLarge" } }, "text.normal.small": { "name": "Small Text", "settings": { "foreground": "foreground", "fontSize": "small" } }, "text.normal.extraSmall": { "name": "Extra Small Text", "settings": { "foreground": "foreground", "fontSize": "extraSmall" } }, "text.bold": { "name": "Bold", "settings": { "fontWeight": "bold" } }, "text.bold.large": { "name": "Large Bold", "settings": { "fontWeight": "bold", "fontSize": "large" } }, "text.bold.extraLarge": { "name": "Extra Large Bold", "settings": { "fontWeight": "bold", "fontSize": "extraLarge" } }, "text.bold.small": { "name": "Small Bold", "settings": { "fontWeight": "bold", "fontSize": "small" } }, "text.bold.extraSmall": { "name": "Extra Small Bold", "settings": { "fontWeight": "bold", "fontSize": "extraSmall" } }, "text.italic": { "name": "Italic", "settings": { "fontStyle": "italic" } }, "text.italic.large": { "name": "Large Italic", "settings": { "fontStyle": "italic", "fontSize": "large" } }, "text.italic.extraLarge": { "name": "Extra Large Italic", "settings": { "fontStyle": "italic", "fontSize": "extraLarge" } }, "text.italic.small": { "name": "Small Italic", "settings": { "fontStyle": "italic", "fontSize": "small" } }, "text.italic.extraSmall": { "name": "Extra Small Italic", "settings": { "fontStyle": "italic", "fontSize": "extraSmall" } }, "text.bolditalic": { "name": "Bold, Italic", "settings": { "fontStyle": "italic", "fontWeight": "bold" } }, "text.bolditalic.large": { "name": "Large Bold, Italic", "settings": { "fontStyle": "italic", "fontWeight": "bold", "fontSize": "large" } }, "text.bolditalic.extraLarge": { "name": "Extra Large Bold, Italic", "settings": { "fontStyle": "italic", "fontWeight": "bold", "fontSize": "extraLarge" } }, "text.bolditalic.small": { "name": "Small Bold, Italic", "settings": { "fontStyle": "italic", "fontWeight": "bold", "fontSize": "small" } }, "text.bolditalic.extraSmall": { "name": "Extra Small Bold, Italic", "settings": { "fontStyle": "italic", "fontWeight": "bold", "fontSize": "extraSmall" } }, "text.monospace": { "name": "Monospace", "settings": { "fontStyle": "monospace" } }, "text.monospace.large": { "name": "Large Monospace", "settings": { "fontStyle": "monospace", "fontSize": "large" } }, "text.monospace.extraLarge": { "name": "Extra Large Monospace", "settings": { "fontStyle": "monospace", "fontSize": "extraLarge" } }, "text.monospace.small": { "name": "Small Monospace", "settings": { "fontStyle": "monospace", "fontSize": "small" } }, "text.monospace.extraSmall": { "name": "Extra Small Monospace", "settings": { "fontStyle": "monospace", "fontSize": "extraSmall" } }, "text.monospace.bold": { "name": "Monospace Bold", "settings": { "fontStyle": "monospace", "fontWeight": "bold" } }, "text.monospace.bold.large": { "name": "Large Monospace Bold", "settings": { "fontStyle": "monospace", "fontWeight": "bold", "fontSize": "large" } }, "text.monospace.bold.extraLarge": { "name": "Extra Large Monospace Bold", "settings": { "fontStyle": "monospace", "fontWeight": "bold", "fontSize": "extraLarge" } }, "text.monospace.bold.small": { "name": "Small Monospace Bold", "settings": { "fontStyle": "monospace", "fontWeight": "bold", "fontSize": "small" } }, "text.monospace.bold.extraSmall": { "name": "Extra Small Monospace Bold", "settings": { "fontStyle": "monospace", "fontWeight": "bold", "fontSize": "small" } }, "text.monospace.italic": { "name": "Monospace Italic", "settings": { "fontStyle": "monospace", "foreground": "foreground" } }, "text.monospace.italic.large": { "name": "Large Monospace Italic", "settings": { "fontStyle": "italic, monospace", "fontSize": "large" } }, "text.monospace.italic.extraLarge": { "name": "Extra Large Monospace Italic", "settings": { "fontStyle": "italic, monospace", "fontSize": "extraLarge" } }, "text.monospace.italic.small": { "name": "Small Monospace Italic", "settings": { "fontStyle": "italic, monospace", "fontSize": "small" } }, "text.monospace.italic.extraSmall": { "name": "Extra Small Monospace Italic", "settings": { "fontStyle": "italic, monospace", "fontSize": "extraSmall" } }, "text.underline": { "name": "Underline", "settings": { "fontStyle": "underline" } }, "text.heading": { "name": "Heading", "settings": { "fontWeight": "bold", "foreground": "accent01" } }, "text.heading01": { "name": "Level 1 Heading", "settings": { "fontWeight": "bold", "foreground": "accent01" } }, "text.heading02": { "name": "Level 2 Heading", "settings": { "fontWeight": "bold", "foreground": "accent02" } }, "text.heading03": { "name": "Level 3 Heading", "settings": { "fontWeight": "bold", "foreground": "accent03" } }, "text.heading04": { "name": "Level 4 Heading", "settings": { "fontWeight": "bold", "foreground": "accent04" } }, "text.heading05": { "name": "Level 5 Heading", "settings": { "fontWeight": "bold", "foreground": "accent05" } }, "text.heading06": { "name": "Level 6 Heading", "settings": { "fontWeight": "bold", "foreground": "accent06" } }, "text.link": { "name": "Link", "settings": { "foreground": "#007ee5" } }, "text.activeLink": { "name": "Link which is tap/clickable", "settings": { "foreground": "activeLink" } }, "text.quotation": { "name": "Quotation block", "settings": { "fontStyle": "italic", "foreground": "#505050" } }, "text.url": { "name": "URL", "settings": { "foreground": "link", "fontWeight": "light", "fontSize": "small" } }, "text.linkModeLink": { "name": "Link Mode Link", "settings": { "foreground": "link", "fontStyle": "underline" } }, "text.strikethrough": { "name": "Strikethrough", "settings": { "fontStyle": "strikethrough", "foreground": "strikethrough" } }, "markup": { "name": "Markup", "settings": { "foreground": "markup" } }, "markup.heading": { "name": "Markup", "settings": { "foreground": "markup" } }, "markup.quotation": { "name": "Markup", "settings": { "foreground": "markup" } }, "markup.list": { "name": "Markup", "settings": { "foreground": "markup" } }, "markup.link": { "name": "Markup", "settings": { "foreground": "markup" } }, "markup.code": { "name": "Markup", "settings": { "foreground": "markup", "fontStyle": "monospace" } }, "markup.addition": { "name": "Addition", "settings": { "fontStyle": "italic", "foreground": "addition" } }, "markup.deletion": { "name": "Deletion", "settings": { "fontStyle": "italic", "foreground": "deletion" } }, "markup.highlight": { "name": "Highlight", "settings": { "background": "highlight" } }, "markup.substitution": { "name": "Substitution", "settings": { "fontStyle": "italic", "foreground": "substitution" } }, "code.comment": { "name": "Comment", "settings": { "foreground": "comment" } }, "code.inline": { "name": "Inline code", "settings": { "fontStyle": "monospace", "foreground": "code", "background": "codeBackground" } }, "code.block": { "name": "Code block", "settings": { "fontStyle": "monospace", "foreground": "code" } }, "code.literal": { "name": "Code block", "settings": { "foreground": "literal" } }, "code.keyword": { "name": "Keyword", "settings": { "foreground": "keyword" } }, "code.operator": { "name": "Operator", "settings": { "foreground": "markup" } }, "code.punctuation": { "name": "Operator", "settings": { "foreground": "comment" } }, "text.invisibles": { "name": "Invisible characters", "settings": { "foreground": "invisibles" } }, "color.accent01": { "name": "Accent color", "settings": { "foreground": "#cf3030" } }, "color.accent02": { "name": "Accent color", "settings": { "foreground": "#dd4b39" } }, "color.accent03": { "name": "Accent color", "settings": { "foreground": "#000da6" } }, "color.accent04": { "name": "Accent color", "settings": { "foreground": "#004bad" } }, "color.accent05": { "name": "Accent color", "settings": { "foreground": "#00a700" } }, "color.accent06": { "name": "Accent color", "settings": { "foreground": "#00c900" } }, "color.blue": { "name": "Blue color", "settings": { } }, "color.indigo": { "name": "Blue color", "settings": { } }, "color.purple": { "name": "Purple color", "settings": { } }, "color.pink": { "name": "Pink color", "settings": { } }, "color.red": { "name": "Red color", "settings": { } }, "color.orange": { "name": "Orange color", "settings": { } }, "color.yellow": { "name": "Yellow color", "settings": { } }, "color.green": { "name": "Green color", "settings": { } }, "color.black": { "name": "Black color", "settings": { } }, "color.white": { "name": "White color", "settings": { } }, "color.gray": { "name": "Gray color", "settings": { "foreground": "#bfc0c1" } } }, "colors": { "editor": { "foreground": "#000001", "background": "#bfc0c1", "heading": "#cf3030", "strikethrough": "#696a6b", "comment": "#696a6b", "link": "#000ea7", "activeLink": "#000ea7", "code": "#444444", "codeBackground": "#bfc0c1", "literal": "#32812b", "keyword": "#813631", "markup": "#327c7d", "addition": "#46c139", "deletion": "#ee0000", "substitution": "#f3a536", "highlight": "#fffd80", "invisibles": "#cccccc", "accent01": "#000da6", "accent02": "#dd4b39", "accent03": "#00a700", "accent04": "#327c7d", "accent05": "#4892f2", "accent06": "#2dba45" }, "interface": { "tint": "#000da6", "tintAlternate": "#007ee5", "textCaret": "#000da6", "textSelection": "#327c7d", "textHighlight": "#b1d3d4", "textBackground": "#bfc0c1", "textForeground": "#000001", "background": "#bfc0c1", "backgroundCollection": "#bfc0c1", "promptBackground": "#bfc0c1", "promptButtonBackground": "#327c7d", "promptButtonForeground": "#bfc0c1", "promptButtonDestructiveBackground": "#ff0000", "promptButtonDestructiveForeground": "#cecece", "foreground": "#000001", "caption": "#7b7b81", "actionBarBackground": "#bfc0c1", "actionBarKeyBackground": "#327c7d", "actionBarKeyForeground": "#cecece", "flagged": "#f09a37", "move": "#bbde9f", "delete": "#cf3030", "tagForeground": "#cecece", "tagBackground": "#327c7d", "tagAddHighlight": "#bbde9f", "tagRemoveHighlight": "#72d5fd", "border": "#327c7d", "messageForeground": "#cecece", "messageSuccess": "#3fc33b", "messageInfo": "#cecece", "messageWarning": "#ffe438", "messageError": "#fe3824", "tintGray": "#808080", "tintRed": "#ff0000", "tintPink": "#f64f9d", "tintOrange": "#e59a28", "tintYellow": "#e8d21e", "tintGreen": "#46c138", "tintIndigo": "#38cad3", "tintBlue": "#0874a0", "tintViolet": "#1c0021", "widgetBackground": "#bfc0c1", "widgetForeground": "#327c7d", "widgetForegroundAlternate": "#000da6", "widgetBackgroundAlternate": "#cecece" } } }