Files
docs/node_modules/@shikijs/themes/dist/slack-dark.mjs

3 lines
9.9 KiB
JavaScript
Raw Normal View History

2025-08-27 14:05:33 +08:00
/* Theme: slack-dark */
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#222222\",\"activityBarBadge.background\":\"#1D978D\",\"button.background\":\"#0077B5\",\"button.foreground\":\"#FFF\",\"button.hoverBackground\":\"#005076\",\"debugExceptionWidget.background\":\"#141414\",\"debugExceptionWidget.border\":\"#FFF\",\"debugToolBar.background\":\"#141414\",\"editor.background\":\"#222222\",\"editor.foreground\":\"#E6E6E6\",\"editor.inactiveSelectionBackground\":\"#3a3d41\",\"editor.lineHighlightBackground\":\"#141414\",\"editor.lineHighlightBorder\":\"#141414\",\"editor.selectionHighlightBackground\":\"#add6ff26\",\"editorIndentGuide.activeBackground\":\"#707070\",\"editorIndentGuide.background\":\"#404040\",\"editorLink.activeForeground\":\"#0077B5\",\"editorSuggestWidget.selectedBackground\":\"#0077B5\",\"extensionButton.prominentBackground\":\"#0077B5\",\"extensionButton.prominentForeground\":\"#FFF\",\"extensionButton.prominentHoverBackground\":\"#005076\",\"focusBorder\":\"#0077B5\",\"gitDecoration.addedResourceForeground\":\"#ECB22E\",\"gitDecoration.conflictingResourceForeground\":\"#FFF\",\"gitDecoration.deletedResourceForeground\":\"#FFF\",\"gitDecoration.ignoredResourceForeground\":\"#877583\",\"gitDecoration.modifiedResourceForeground\":\"#ECB22E\",\"gitDecoration.untrackedResourceForeground\":\"#ECB22E\",\"input.placeholderForeground\":\"#7A7A7A\",\"list.activeSelectionBackground\":\"#222222\",\"list.dropBackground\":\"#383b3d\",\"list.focusBackground\":\"#0077B5\",\"list.hoverBackground\":\"#222222\",\"menu.background\":\"#252526\",\"menu.foreground\":\"#E6E6E6\",\"notificationLink.foreground\":\"#0077B5\",\"settings.numberInputBackground\":\"#292929\",\"settings.textInputBackground\":\"#292929\",\"sideBarSectionHeader.background\":\"#222222\",\"sideBarTitle.foreground\":\"#E6E6E6\",\"statusBar.background\":\"#222222\",\"statusBar.debuggingBackground\":\"#1D978D\",\"statusBar.noFolderBackground\":\"#141414\",\"textLink.activeForeground\":\"#0077B5\",\"textLink.foreground\":\"#0077B5\",\"titleBar.activeBackground\":\"#222222\",\"titleBar.activeForeground\":\"#E6E6E6\",\"titleBar.inactiveBackground\":\"#222222\",\"titleBar.inactiveForeground\":\"#7A7A7A\"},\"displayName\":\"Slack Dark\",\"name\":\"slack-dark\",\"tokenColors\":[{\"scope\":[\"meta.embedded\",\"source.groovy.embedded\"],\"settings\":{\"foreground\":\"#D4D4D4\"}},{\"scope\":\"emphasis\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"strong\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"header\",\"settings\":{\"foreground\":\"#000080\"}},{\"scope\":\"comment\",\"settings\":{\"foreground\":\"#6A9955\"}},{\"scope\":\"constant.language\",\"settings\":{\"foreground\":\"#569cd6\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#b5cea8\"}},{\"scope\":\"constant.regexp\",\"settings\":{\"foreground\":\"#646695\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"foreground\":\"#569cd6\"}},{\"scope\":\"entity.name.tag.css\",\"settings\":{\"foreground\":\"#d7ba7d\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#9cdcfe\"}},{\"scope\":[\"entity.other.attribute-name.class.css\",\"entity.other.attribute-name.class.mixin.css\",\"entity.other.attribute-name.id.css\",\"entity.other.attribute-name.parent-selector.css\",\"entity.other.attribute-name.pseudo-class.css\",\"entity.other.attribute-name.pseudo-element.css\",\"source.css.less entity.other.attribute-name.id\",\"entity.other.attribute-name.attribute.scss\",\"entity.other.attribute-name.scss\"],\"settings\":{\"foreground\":\"#d7ba7d\"}},{\"scope\":\"invalid\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"markup.underline\",\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#569cd6\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#569cd6\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.inserted\",\"settings\":{\"foreground\":\"#b5cea8\"}},{\"scope\":\"markup.deleted\",\"sett