skill
Adom Theme
Public Made by Adomby adom
The canonical Adom application theme spec: five schemes, exact tokens, font pairings, and the implementation contract.
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
{
"name": "Adom Slate",
"type": "dark",
"semanticHighlighting": true,
"colors": {
"foreground": "#93a6bd",
"descriptionForeground": "#93a6bd",
"disabledForeground": "#93a6bd",
"errorForeground": "#f85149",
"focusBorder": "#00b8b1",
"widget.border": "#3d4754",
"sash.hoverBorder": "#00b8b1",
"selection.background": "#00b8b155",
"icon.foreground": "#93a6bd",
"titleBar.activeBackground": "#17212e",
"titleBar.activeForeground": "#f0f6fc",
"titleBar.inactiveBackground": "#17212e",
"titleBar.inactiveForeground": "#93a6bd",
"titleBar.border": "#3d4754",
"commandCenter.background": "#17212e",
"commandCenter.foreground": "#93a6bd",
"commandCenter.border": "#3d4754",
"commandCenter.activeBackground": "#202a37",
"commandCenter.activeForeground": "#f0f6fc",
"commandCenter.activeBorder": "#00b8b1",
"menubar.selectionBackground": "#202a37",
"activityBar.background": "#17212e",
"activityBar.foreground": "#f0f6fc",
"activityBar.inactiveForeground": "#93a6bd",
"activityBar.border": "#3d4754",
"activityBarBadge.background": "#00b8b1",
"activityBarBadge.foreground": "#04211f",
"sideBar.background": "#17212e",
"sideBar.foreground": "#d3e0ef",
"sideBar.border": "#3d4754",
"sideBarTitle.foreground": "#f0f6fc",
"sideBarSectionHeader.background": "#17212e",
"sideBarSectionHeader.foreground": "#f0f6fc",
"sideBarSectionHeader.border": "#3d4754",
"statusBar.background": "#17212e",
"statusBar.foreground": "#93a6bd",
"statusBar.border": "#3d4754",
"statusBar.noFolderBackground": "#17212e",
"statusBar.debuggingBackground": "#00b8b1",
"statusBar.debuggingForeground": "#04211f",
"statusBarItem.remoteBackground": "#00b8b1",
"statusBarItem.remoteForeground": "#04211f",
"statusBarItem.hoverBackground": "#28323f",
"editorGroupHeader.tabsBackground": "#202a37",
"editorGroupHeader.noTabsBackground": "#17212e",
"editorGroupHeader.tabsBorder": "#3d4754",
"editorGroup.border": "#3d4754",
"tab.activeBackground": "#17212e",
"tab.inactiveBackground": "#202a37",
"tab.activeForeground": "#f0f6fc",
"tab.inactiveForeground": "#93a6bd",
"tab.border": "#3d4754",
"tab.activeBorderTop": "#00b8b1",
"tab.unfocusedActiveBorderTop": "#3d4754",
"tab.hoverBackground": "#17212e",
"breadcrumb.background": "#17212e",
"breadcrumb.foreground": "#93a6bd",
"breadcrumb.focusForeground": "#f0f6fc",
"editor.background": "#17212e",
"editor.foreground": "#d3e0ef",
"editorLineNumber.foreground": "#93a6bd",
"editorLineNumber.activeForeground": "#00b8b1",
"editorCursor.foreground": "#00b8b1",
"editor.selectionBackground": "#00b8b138",
"editor.selectionHighlightBackground": "#00b8b122",
"editor.wordHighlightBackground": "#00b8b122",
"editor.findMatchBackground": "#00b8b166",
"editor.findMatchHighlightBackground": "#00b8b133",
"editor.lineHighlightBackground": "#202a37",
"editorWhitespace.foreground": "#3d4754",
"editorIndentGuide.background1": "#313b48",
"editorIndentGuide.activeBackground1": "#3d4754",
"editorBracketMatch.background": "#00b8b133",
"editorBracketMatch.border": "#00b8b1",
"editorRuler.foreground": "#313b48",
"editorCodeLens.foreground": "#93a6bd",
"editorGutter.background": "#17212e",
"editorError.foreground": "#f85149",
"editorWarning.foreground": "#d29922",
"editorInfo.foreground": "#64abff",
"editorWidget.background": "#313b48",
"editorWidget.border": "#3d4754",
"editorSuggestWidget.background": "#313b48",
"editorSuggestWidget.border": "#3d4754",
"editorSuggestWidget.selectedBackground": "#00b8b124",
"editorSuggestWidget.highlightForeground": "#00b8b1",
"editorHoverWidget.background": "#313b48",
"editorHoverWidget.border": "#3d4754",
"peekViewEditor.background": "#17212e",
"peekViewResult.background": "#202a37",
"peekView.border": "#00b8b1",
"panel.background": "#17212e",
"panel.border": "#3d4754",
"panelTitle.activeForeground": "#f0f6fc",
"panelTitle.activeBorder": "#00b8b1",
"panelTitle.inactiveForeground": "#93a6bd",
"terminal.background": "#17212e",
"terminal.foreground": "#d3e0ef",
"terminalCursor.foreground": "#00b8b1",
"terminal.ansiBlack": "#202a37",
"terminal.ansiRed": "#f85149",
"terminal.ansiGreen": "#3fb950",
"terminal.ansiYellow": "#d29922",
"terminal.ansiBlue": "#64abff",
"terminal.ansiMagenta": "#8c6bf7",
"terminal.ansiCyan": "#00b8b1",
"terminal.ansiWhite": "#d3e0ef",
"terminal.ansiBrightBlack": "#93a6bd",
"terminal.ansiBrightRed": "#f85149",
"terminal.ansiBrightGreen": "#3fb950",
"terminal.ansiBrightYellow": "#d29922",
"terminal.ansiBrightBlue": "#64abff",
"terminal.ansiBrightMagenta": "#8c6bf7",
"terminal.ansiBrightCyan": "#5fe6de",
"terminal.ansiBrightWhite": "#f0f6fc",
"list.hoverBackground": "#28323f",
"list.activeSelectionBackground": "#00b8b124",
"list.activeSelectionForeground": "#f0f6fc",
"list.inactiveSelectionBackground": "#313b48",
"list.highlightForeground": "#00b8b1",
"list.focusOutline": "#00b8b1",
"tree.indentGuidesStroke": "#3d4754",
"button.background": "#00b8b1",
"button.foreground": "#04211f",
"button.hoverBackground": "#00d4cb",
"button.secondaryBackground": "#313b48",
"button.secondaryForeground": "#f0f6fc",
"badge.background": "#00b8b1",
"badge.foreground": "#04211f",
"progressBar.background": "#00b8b1",
"input.background": "#202a37",
"input.foreground": "#d3e0ef",
"input.border": "#3d4754",
"input.placeholderForeground": "#93a6bd",
"inputOption.activeBorder": "#00b8b1",
"dropdown.background": "#202a37",
"dropdown.foreground": "#d3e0ef",
"dropdown.border": "#3d4754",
"quickInput.background": "#313b48",
"quickInput.foreground": "#d3e0ef",
"quickInputList.focusBackground": "#00b8b124",
"menu.background": "#313b48",
"menu.foreground": "#d3e0ef",
"menu.selectionBackground": "#00b8b124",
"menu.border": "#3d4754",
"scrollbarSlider.background": "#3d475480",
"scrollbarSlider.hoverBackground": "#93a6bdaa",
"scrollbarSlider.activeBackground": "#00b8b188",
"gitDecoration.modifiedResourceForeground": "#d29922",
"gitDecoration.deletedResourceForeground": "#f85149",
"gitDecoration.untrackedResourceForeground": "#3fb950",
"gitDecoration.ignoredResourceForeground": "#93a6bd",
"notifications.background": "#313b48",
"notifications.border": "#3d4754",
"notificationLink.foreground": "#00b8b1",
"textLink.foreground": "#00b8b1",
"textLink.activeForeground": "#5fe6de",
"textPreformat.foreground": "#5fe6de",
"welcomePage.background": "#17212e",
"welcomePage.tileBackground": "#202a37",
"tab.unfocusedActiveBackground": "#17212e",
"widget.shadow": "#090d12aa",
"quickInput.border": "#3d4754",
"notificationCenter.border": "#3d4754"
},
"tokenColors": [
{
"scope": [
"comment",
"punctuation.definition.comment"
],
"settings": {
"foreground": "#93a6bd",
"fontStyle": "italic"
}
},
{
"scope": [
"string",
"string.quoted",
"punctuation.definition.string"
],
"settings": {
"foreground": "#00b8b1"
}
},
{
"scope": [
"string.regexp"
],
"settings": {
"foreground": "#5fe6de"
}
},
{
"scope": [
"keyword",
"keyword.control",
"storage",
"storage.type",
"storage.modifier"
],
"settings": {
"foreground": "#8c6bf7"
}
},
{
"scope": [
"keyword.operator",
"punctuation",
"meta.brace"
],
"settings": {
"foreground": "#93a6bd"
}
},
{
"scope": [
"entity.name.function",
"support.function",
"meta.function-call",
"variable.function"
],
"settings": {
"foreground": "#64abff"
}
},
{
"scope": [
"entity.name.type",
"entity.name.class",
"support.class",
"support.type"
],
"settings": {
"foreground": "#5fe6de"
}
},
{
"scope": [
"constant.numeric",
"constant.language",
"constant.character",
"constant.other"
],
"settings": {
"foreground": "#d29922"
}
},
{
"scope": [
"variable",
"variable.other",
"meta.definition.variable"
],
"settings": {
"foreground": "#d3e0ef"
}
},
{
"scope": [
"variable.parameter"
],
"settings": {
"foreground": "#93a6bd"
}
},
{
"scope": [
"entity.name.tag"
],
"settings": {
"foreground": "#8c6bf7"
}
},
{
"scope": [
"entity.other.attribute-name"
],
"settings": {
"foreground": "#00b8b1"
}
},
{
"scope": [
"support.type.property-name",
"meta.object-literal.key"
],
"settings": {
"foreground": "#64abff"
}
},
{
"scope": [
"invalid",
"invalid.illegal"
],
"settings": {
"foreground": "#f85149"
}
},
{
"scope": [
"markup.heading",
"entity.name.section"
],
"settings": {
"foreground": "#5fe6de",
"fontStyle": "bold"
}
},
{
"scope": [
"markup.bold"
],
"settings": {
"foreground": "#f0f6fc",
"fontStyle": "bold"
}
},
{
"scope": [
"markup.italic"
],
"settings": {
"foreground": "#d3e0ef",
"fontStyle": "italic"
}
},
{
"scope": [
"markup.underline.link",
"string.other.link"
],
"settings": {
"foreground": "#64abff"
}
},
{
"scope": [
"markup.inserted"
],
"settings": {
"foreground": "#3fb950"
}
},
{
"scope": [
"markup.deleted"
],
"settings": {
"foreground": "#f85149"
}
},
{
"scope": [
"markup.changed"
],
"settings": {
"foreground": "#d29922"
}
}
]
}