Skip to main content
Coding Theme

CodeRunner 2 like Theme

Publisher: bijanThemes in package: 1

A theme for Visual Studio Code resembling CodeRunner 2 app for MacOS.

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#2f3644
  • activityBar.dropBackground#5196C680
  • activityBarBadge.background#5196C6
  • debugToolBar.background#2f3644
  • dropdown.background#363e4e
  • editor.background#222731
  • editor.foreground#C0C5CE
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#5196C680
  • editorGroupHeader.tabsBackground#282e3a
  • editorHoverWidget.background#282e3a
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#282e3a
  • editorWidget.background#282e3a
  • focusBorder#5196C6
  • foreground#C0C5CE
  • input.background#363e4e
  • inputOption.activeBorder#5196C6
  • list.activeSelectionBackground#5196C680
  • list.dropBackground#5196C680
  • list.focusBackground#5196C680
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#282e3a
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#C0C5CE80
  • panelTitle.inactiveForeground#C0C5CE80
  • peekView.border#5196C6
  • peekViewEditor.background#1b1f27
  • peekViewResult.background#282e3a
  • peekViewTitle.background#222731
  • pickerGroup.border#FFFFFF1a
  • sideBar.background#282e3a
  • sideBarSectionHeader.background#2f3644
  • statusBar.background#1b1f27
  • statusBar.debuggingBackground#5196C6
  • statusBar.noFolderBackground#1b1f27
  • statusBarItem.activeBackground#5196C680
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.border#00000033
  • tab.inactiveBackground#2f3644
  • titleBar.activeBackground#1b1f27

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#C0C5CE
string#C9538C
constant.language.boolean#5196C6
constant.numeric#EBCB8B
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#79e1ff
keyword, modifier, variable.language.this, support.type.object, constant.language#5196C6
entity.name.function, support.function#EBCB8B
storage.type, storage.modifier#5196C6
support.module, support.node#79e1ffitalic
support.type#679C76
entity.name.type, entity.other.inherited-class#679C76
comment#667593italic
entity.name.type.class#679C76underline
variable.object.property#679C76
meta.definition.method entity.name.function#679C76
meta.function entity.name.function#679C76
template.expression.begin, template.expression.end#5196C6
entity.name.tag.yaml#79e1ff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#79e1ff
constant.language.json#5196C6
entity.other.attribute-name.class#5196C6
entity.other.attribute-name.id#C9538C
source.css entity.name.tag#679C76
meta.tag, punctuation.definition.tag#5196C6
entity.name.tag#79e1ff
entity.other.attribute-name#EBCB8B
markup.heading#5196C6
text.html.markdown meta.link.inline, meta.link.reference#79e1ff
text.html.markdown beginning.punctuation.definition.list#5196C6
markup.italic#79e1ffitalic
markup.bold#79e1ffbold
markup.bold markup.italic, markup.italic markup.bold#79e1ffitalic bold
keyword.other.definition.ini#79e1ff
entity.name.section.group-title.ini#5196C6
source.cs meta.class.identifier storage.type#679C76underline
source.cs meta.method.identifier entity.name.function#679C76
source.cs meta.method-call meta.method, source.cs entity.name.function#EBCB8B
source.cs storage.type#679C76
source.cs meta.method.return-type#679C76
source.cs meta.preprocessor#667593
source.cs entity.name.type.namespace#C0C5CE
Global settings#C0C5CE

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

CodeRunner 2 like Theme - Coding Theme