Skip to main content
Coding Theme

sjsepan.redalertish

Publisher: sjsepanThemes in package: 1

RedAlert-ish, but with borders and with matching colors in Activity- and Side-bars. Inspired by various Red Alert or Battle Stations scenes. Really just forked from Sneakersish and made red.

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#350a03
  • activityBar.border#83250b
  • activityBar.foreground#ff9486
  • activityBar.inactiveForeground#ff4027
  • activityBarBadge.background#ff94869b
  • activityBarBadge.foreground#000000
  • badge.background#ff94869b
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ff9486
  • breadcrumb.background#350a03
  • breadcrumb.focusForeground#e72910
  • breadcrumb.foreground#ff9486
  • button.background#301c19
  • button.border#83250b
  • button.foreground#ff9486
  • button.hoverBackground#3a221e
  • button.secondaryBackground#000000
  • button.secondaryForeground#ff9486
  • button.secondaryHoverBackground#ff4027
  • checkbox.background#000000
  • checkbox.border#000000
  • checkbox.foreground#ff9486
  • debugExceptionWidget.background#350a03
  • debugExceptionWidget.border#ff9486
  • debugIcon.breakpointCurrentStackframeForeground#ffc3bd
  • debugIcon.breakpointDisabledForeground#8a0e00
  • debugIcon.breakpointForeground#cc1400
  • debugIcon.breakpointStackframeForeground#ff958a
  • debugIcon.breakpointUnverifiedForeground#8a0e00
  • debugIcon.continueForeground#ff958a
  • debugIcon.disconnectForeground#b40000
  • debugIcon.pauseForeground#cc1400
  • debugIcon.restartForeground#ff958a
  • debugIcon.startForeground#ff958a
  • debugIcon.stepBackForeground#cc1400
  • debugIcon.stepIntoForeground#cc1400
  • debugIcon.stepOutForeground#cc1400
  • debugIcon.stepOverForeground#cc1400
  • debugIcon.stopForeground#b40000
  • debugTokenExpression.boolean#ff958a
  • debugTokenExpression.error#b40000
  • debugTokenExpression.name#cc1400
  • debugTokenExpression.number#ff958a
  • debugTokenExpression.string#ff958a
  • debugTokenExpression.value#ff958a
  • debugToolBar.background#000000
  • debugToolBar.border#ff9486
  • diffEditor.border#000000
  • diffEditor.insertedTextBackground#1b0301ee
  • diffEditor.insertedTextBorder#000000
  • diffEditor.removedTextBackground#1b0301ee
  • diffEditor.removedTextBorder#000000
  • dropdown.background#000000
  • dropdown.border#000000
  • dropdown.foreground#ff9486
  • editor.background#000000
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#ff9486
  • editor.findMatchHighlightBackground#ff4027ee
  • editor.findMatchHighlightBorder#ff4027
  • editor.findRangeHighlightBackground#1b0301ee
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#1b0301ee
  • editor.foreground#ff9486
  • editor.hoverHighlightBackground#090d2eee
  • editor.inactiveSelectionBackground#240502ee
  • editor.lineHighlightBackground#1b0301
  • editor.lineHighlightBorder#ff948680
  • editor.rangeHighlightBackground#0000000b
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#ff948640
  • editor.selectionHighlightBackground#ff948660
  • editor.selectionHighlightBorder#ff9486
  • editor.wordHighlightBackground#000000b8
  • editor.wordHighlightBorder#ff9486
  • editor.wordHighlightStrongBackground#000000ee
  • editor.wordHighlightStrongBorder#ff9486
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#ff9486
  • editorCodeLens.foreground#ff4027
  • editorCursor.background#ff9486
  • editorCursor.foreground#ff9486
  • editorError.background#1b0301ee
  • editorError.border#00000000
  • editorError.foreground#ff9486
  • editorGroup.border#83250b
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#83250b
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#ff9486
  • editorGutter.background#350a03
  • editorGutter.commentRangeForeground#ff9486
  • editorGutter.deletedBackground#ff9486
  • editorGutter.foldingControlForeground#ff9486
  • editorGutter.modifiedBackground#ff9486
  • editorHoverWidget.background#350a03
  • editorHoverWidget.border#ff9486
  • editorHoverWidget.foreground#ff9486
  • editorIndentGuide.activeBackground1#ff9486
  • editorIndentGuide.background1#ff9486
  • editorInfo.background#1b0301ee
  • editorInfo.border#00000000
  • editorInfo.foreground#ff9486
  • editorLineNumber.activeForeground#ff9486
  • editorLineNumber.foreground#ff4027
  • editorLink.activeForeground#ff9486
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#ff9486
  • editorMarkerNavigationInfo.background#ff9486
  • editorMarkerNavigationWarning.background#ff9486
  • editorOverviewRuler.background#000000
  • editorOverviewRuler.border#000000
  • editorRuler.foreground#000000
  • editorSuggestWidget.background#350a03
  • editorSuggestWidget.border#ff9486
  • editorSuggestWidget.foreground#ff9486
  • editorSuggestWidget.highlightForeground#ff9486
  • editorSuggestWidget.selectedBackground#1b0301
  • editorWarning.background#00000000
  • editorWarning.border#000000
  • editorWarning.foreground#ff9486
  • editorWhitespace.foreground#ff9486
  • editorWidget.background#350a03
  • editorWidget.border#ff9486
  • editorWidget.foreground#ff9486
  • editorWidget.resizeBorder#022004
  • focusBorder#ff9486
  • foreground#ff9486
  • gitDecoration.addedResourceForeground#ffc3bd
  • gitDecoration.conflictingResourceForeground#b40000
  • gitDecoration.deletedResourceForeground#420000
  • gitDecoration.ignoredResourceForeground#660a00
  • gitDecoration.modifiedResourceForeground#ff958a
  • gitDecoration.stageDeletedResourceForeground#cd210e
  • gitDecoration.stageModifiedResourceForeground#cd210e
  • gitDecoration.submoduleResourceForeground#ff3a24
  • gitDecoration.untrackedResourceForeground#ff3a24
  • icon.foreground#ff9486
  • input.background#350a03
  • input.border#83250b
  • input.foreground#ff9486
  • input.placeholderForeground#ff4027
  • inputOption.activeBackground#730d06
  • inputOption.activeBorder#ff9486
  • inputOption.activeForeground#ff9486
  • keybindingLabel.background#000000
  • keybindingLabel.foreground#ff9486
  • list.activeSelectionBackground#520904
  • list.activeSelectionForeground#ff9486
  • list.dropBackground#1b0301
  • list.focusBackground#1b0301
  • list.focusForeground#ff4027
  • list.highlightForeground#ff9486
  • list.hoverBackground#300603
  • list.hoverForeground#ff9486
  • list.inactiveSelectionBackground#240502
  • list.inactiveSelectionForeground#ff9486
  • listFilterWidget.background#350a03
  • listFilterWidget.noMatchesOutline#ff9486
  • listFilterWidget.outline#ff9486
  • menu.background#000000
  • menu.border#ff9486
  • menu.foreground#ff9486
  • menu.selectionBackground#714709
  • menu.selectionBorder#00000000
  • menu.selectionForeground#000000
  • menu.separatorBackground#ff9486
  • menubar.selectionBackground#000000
  • menubar.selectionBorder#ff9486
  • menubar.selectionForeground#ff9486
  • merge.commonContentBackground#1b0301ee
  • merge.commonHeaderBackground#1b0301ee
  • merge.currentContentBackground#1b0301ee
  • merge.currentHeaderBackground#1b0301ee
  • merge.incomingContentBackground#1b0301ee
  • merge.incomingHeaderBackground#1b0301ee
  • minimap.background#350a03
  • minimap.errorHighlight#ff9486
  • minimap.findMatchHighlight#000000ee
  • minimap.selectionHighlight#600e0690
  • minimap.warningHighlight#ff4027
  • minimapGutter.addedBackground#ff9486
  • minimapGutter.deletedBackground#ff9486
  • minimapGutter.modifiedBackground#ff9486
  • minimapSlider.activeBackground#ffffff40
  • minimapSlider.background#ffffff20
  • minimapSlider.hoverBackground#ffffff60
  • notebook.cellHoverBackground#330500
  • notebook.cellInsertionIndicator#ff958a
  • notebook.cellStatusBarItemHoverBackground#660a00
  • notebook.cellToolbarSeparator#8a0e00
  • notebook.focusedCellBackground#000000
  • notebook.focusedCellBorder#cc1400
  • notebook.focusedEditorBorder#cc1400
  • notebook.outputContainerBackgroundColor#000000
  • notebook.symbolHighlightBackground#330500
  • notebookScrollbarSlider.activeBackground#8a0e00
  • notebookScrollbarSlider.background#660a0080
  • notebookScrollbarSlider.hoverBackground#8a0e00
  • notebookStatusErrorIcon.foreground#b40000
  • notebookStatusRunningIcon.foreground#ff958a
  • notebookStatusSuccessIcon.foreground#ffe3e0
  • notificationCenter.border#ff9486
  • notificationCenterHeader.background#350a03
  • notificationCenterHeader.foreground#ff9486
  • notifications.background#350a03
  • notifications.border#ff9486
  • notifications.foreground#ff9486
  • notificationsErrorIcon.foreground#ff9486
  • notificationsInfoIcon.foreground#ff9486
  • notificationsWarningIcon.foreground#ff9486
  • notificationToast.border#ff9486
  • panel.background#350a03
  • panel.border#83250b
  • panelSection.border#ff9486
  • panelTitle.activeBorder#ff9486
  • panelTitle.activeForeground#ff9486
  • panelTitle.inactiveForeground#ff4027
  • peekView.border#ff9486
  • peekViewEditor.background#1b0301
  • peekViewEditor.matchHighlightBackground#00000099
  • peekViewEditor.matchHighlightBorder#ff9486
  • peekViewEditorGutter.background#1b0301
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#ff9486
  • peekViewResult.lineForeground#ff9486
  • peekViewResult.matchHighlightBackground#1b0301
  • peekViewResult.selectionBackground#1b0301
  • peekViewResult.selectionForeground#ff9486
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#ff9486
  • peekViewTitleLabel.foreground#ff9486
  • pickerGroup.border#ff9486
  • pickerGroup.foreground#ff9486
  • problemsErrorIcon.foreground#b40000
  • problemsInfoIcon.foreground#87ff87
  • problemsWarningIcon.foreground#cdcd00
  • profileBadge.background#ff94869b
  • profileBadge.foreground#000000
  • progressBar.background#ff9486
  • scmGraph.foreground1default
  • scmGraph.foreground2default
  • scmGraph.foreground3default
  • scmGraph.foreground4default
  • scmGraph.foreground5default
  • scmGraph.historyItemBaseRefColordefault
  • scmGraph.historyItemHoverAdditionsForegrounddefault
  • scmGraph.historyItemHoverDefaultLabelBackgrounddefault
  • scmGraph.historyItemHoverDefaultLabelForegrounddefault
  • scmGraph.historyItemHoverDeletionsForegrounddefault
  • scmGraph.historyItemHoverLabelForegrounddefault
  • scmGraph.historyItemRefColor#ad655b
  • scmGraph.historyItemRemoteRefColordefault
  • scrollbar.shadow#ff9486
  • scrollbarSlider.activeBackground#ffffff40
  • scrollbarSlider.background#ffffff20
  • scrollbarSlider.hoverBackground#ffffff60
  • selection.background#830f07
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#cc1400
  • settings.checkboxForeground#cc1400
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#cc1400
  • settings.dropdownForeground#cc1400
  • settings.dropdownListBorder#cc1400
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ff9486
  • sideBar.background#000000
  • sideBar.border#83250b
  • sideBar.dropBackground#1b0301
  • sideBar.foreground#ff9486
  • sideBarSectionHeader.background#350a03
  • sideBarSectionHeader.border#b8323233
  • sideBarSectionHeader.foreground#ff9486
  • sideBarTitle.foreground#ff9486
  • statusBar.background#350a03
  • statusBar.border#83250b
  • statusBar.debuggingBackground#350a03
  • statusBar.debuggingBorder#83250b
  • statusBar.debuggingForeground#ff9486
  • statusBar.foreground#ff9486
  • statusBar.noFolderBackground#350a03
  • statusBar.noFolderBorder#83250b
  • statusBar.noFolderForeground#ff9486
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ff94861f
  • statusBarItem.prominentBackground#cc1400
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#ff958a
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#ff9486
  • symbolIcon.arrayForeground#ff958a
  • symbolIcon.booleanForeground#ff958a
  • symbolIcon.classForeground#ff958a
  • symbolIcon.colorForeground#ff958a
  • symbolIcon.constantForeground#ff958a
  • symbolIcon.constructorForeground#ff958a
  • symbolIcon.enumeratorForeground#ff958a
  • symbolIcon.enumeratorMemberForeground#ff958a
  • symbolIcon.eventForeground#ff958a
  • symbolIcon.fieldForeground#ff958a
  • symbolIcon.fileForeground#ffe3e0
  • symbolIcon.folderForeground#ffe3e0
  • symbolIcon.functionForeground#ff958a
  • symbolIcon.interfaceForeground#ff958a
  • symbolIcon.keyForeground#ff958a
  • symbolIcon.keywordForeground#ff958a
  • symbolIcon.methodForeground#ff958a
  • symbolIcon.moduleForeground#ffc3bd
  • symbolIcon.namespaceForeground#ff958a
  • symbolIcon.nullForeground#ff958a
  • symbolIcon.numberForeground#ff958a
  • symbolIcon.objectForeground#ff958a
  • symbolIcon.operatorForeground#ff958a
  • symbolIcon.packageForeground#ffc3bd
  • symbolIcon.propertyForeground#ff958a
  • symbolIcon.referenceForeground#ff958a
  • symbolIcon.snippetForeground#ffc3bd
  • symbolIcon.stringForeground#ff958a
  • symbolIcon.structForeground#ff958a
  • symbolIcon.textForeground#ff958a
  • symbolIcon.typeParameterForeground#ff958a
  • symbolIcon.unitForeground#ff958a
  • symbolIcon.variableForeground#ff958a
  • tab.activeBackground#350a03
  • tab.activeBorder#ff9486
  • tab.activeBorderTop#83250b
  • tab.activeForeground#ff9486
  • tab.border#83250b
  • tab.hoverBackground#ff4027
  • tab.hoverBorder#000000
  • tab.hoverForeground#000000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ff4027
  • terminal.ansiBlack#332500
  • terminal.ansiBlue#003fff
  • terminal.ansiBrightBlack#664b00
  • terminal.ansiBrightBlue#003fff
  • terminal.ansiBrightCyan#008888
  • terminal.ansiBrightGreen#ff958a
  • terminal.ansiBrightMagenta#880088
  • terminal.ansiBrightRed#b40000
  • terminal.ansiBrightWhite#ffc3bd
  • terminal.ansiBrightYellow#888800
  • terminal.ansiCyan#008888
  • terminal.ansiGreen#cc1400
  • terminal.ansiMagenta#880088
  • terminal.ansiRed#b40000
  • terminal.ansiWhite#ffedbd
  • terminal.ansiYellow#cccc00
  • terminal.background#080808
  • terminal.border#8a6500
  • terminal.foreground#cc1400
  • terminal.selectionBackground#332500
  • terminalCursor.background#000000
  • terminalCursor.foreground#ff9486
  • textLink.foreground#ff4027
  • titleBar.activeBackground#350a03
  • titleBar.activeForeground#ff9486
  • titleBar.border#83250b
  • titleBar.inactiveBackground#350a03
  • titleBar.inactiveForeground#ff4027
  • tree.indentGuidesStroke#ff9486
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#ff9486

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ff3a24italic
variable, string constant.other.placeholder#cc1400—
constant.other.color#ffc3bd—
invalid, invalid.illegal#b40000—
keyword, storage.type, storage.modifier#ff958aitalic
keyword#ffc3bd
punctuation, punctuation.terminator#ff958a—
keyword.control, constant.other.color, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#ff958a—
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution—italic
punctuation.definition.string#ff958a—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffc3bd—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#cc1400—
meta.function-call, variable.function, support.function, keyword.other.special-method#ff958a—
meta.block variable.other#cc1400—
support.other.variable, string.other.link#ff958a—
variable.parameter#cc1400—
constant.language, constant.numeric, constant.character, constant.escape, support.constant#ff958a—
keyword.other.unit#ff958a
keyword.other#ffe3e0italic bold
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ff958a—
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ff958abold
support.type#8a0e00italic
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#cc1400
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#cc1400—
variable.language#cc1400—
entity.name.method.js#cc1400italic
meta.class-method.js entity.name.function.js, variable.function.constructor#ff958aitalic
entity.other.attribute-name#cc1400—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#cc1400—
entity.other.attribute-name.class#ff958aitalic
source.sass keyword.control#ff958aitalic bold
markup.inserted#ff958a—
markup.deleted#b40000—
markup.changed#cc1400—
string.regexp#ff958aitalic
constant.character.escape#8a0e00—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ff958aitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff958aitalic
source.json meta.structure.dictionary.json support.type.property-name.json#cc1400
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc1400
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc1400
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc1400
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc1400
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc1400
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc1400
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc1400
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc1400
text.html.markdown, punctuation.definition.list_item.markdown#cc1400—
text.html.markdown markup.inline.raw.markdown#660a00—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8a0e00—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ffc3bdbold
markup.italic—italic
markup.bold, markup.bold string—bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string—italic bold
markup.underline#ff958aunderline
markup.quote punctuation.definition.blockquote.markdown#8a0e00—
markup.quote#8a0e00italic
string.other.link.title.markdown#ffc3bditalic
string.other.link.description.title.markdown#ff958a—
constant.other.reference.link.markdown#ff958a—
markup.raw.block#660a00—
markup.raw.block.fenced.markdown#330500—
punctuation.definition.fenced.markdown#cc1400—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ff958a—
variable.language.fenced.markdown#ffc3bd—
meta.separator#cc1400bold
markup.table#8a0e00—
sjsepan.redalertish by sjsepan - VS Code Theme