Skip to main content
Coding Theme

MykeTheme

Publisher: entozoonThemes in package: 1

My bonkers personal color scheme, based loosely on the [previous Atom version](https://github.com/entozoon/atom-myke-theme-syntax) and the sublime one before that.

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#000000
  • activityBar.dropBackground#DC7D5880
  • activityBarBadge.background#DC7D58
  • debugToolBar.background#000000
  • dropdown.background#000000
  • editor.background#000000
  • editor.foreground#ffffffaa
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorBracketMatch.background#46300A
  • editorBracketMatch.border#46300A
  • editorCodeLens.foreground#38251d
  • editorGroup.dropBackground#DC7D5880
  • editorGroupHeader.tabsBackground#000000
  • editorHoverWidget.background#000000
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#000000
  • editorWhitespace.foreground#ffffff15
  • editorWidget.background#000000
  • focusBorder#DC7D58
  • foreground#dca045
  • HERE-DUDEhttps://code.visualstudio.com/docs/getstarted/theme-color-reference
  • input.background#000000
  • inputOption.activeBorder#DC7D58
  • list.activeSelectionBackground#DC7D5880
  • list.dropBackground#DC7D5880
  • list.focusBackground#DC7D5880
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#000000
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#ffffffaa
  • panelTitle.inactiveForeground#ffffffaa
  • peekView.border#DC7D58
  • peekViewEditor.background#000000
  • peekViewResult.background#000000
  • peekViewTitle.background#000000
  • pickerGroup.border#FFFFFF1a
  • selection.background#DC7D58
  • sideBar.background#000000
  • sideBarSectionHeader.background#000000
  • statusBar.background#000000
  • statusBar.debuggingBackground#DC7D58
  • statusBar.noFolderBackground#000000
  • statusBarItem.activeBackground#DC7D5880
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.border#00000033
  • tab.inactiveBackground#000000
  • titleBar.activeBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#ffffffaa
string#6dda67
constant.language.boolean#DC7D58
constant.numeric#e5949b
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#108FEF
keyword#C17656
modifier#2566AA
variable.language.this#b374fa
support.type.object#ff00ff
constant.language#00ff00ffccff
entity.name.function, support.function#77cadd
storage.type#DE627D
storage.modifier#dcc258
support.module, support.node#108FEFitalic
support.type#884D94
entity.name.type#f4a71a
entity.other.inherited-class#f4a71a
comment#7C3A84
entity.name.type.class#f4f900underline
variable.object.property#21C5C7
meta.definition.method entity.name.function#21C5C7
meta.function entity.name.function#21C5C7
template.expression.begin, template.expression.end#00ccff
entity.name.tag.yaml#108FEF
modifier#ff00ff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#108FEF
constant.language.json#00ccff
entity.other.attribute-name.class#f2c460
entity.other.attribute-name.id#f2ab60
source.css entity.name.tag#63d84b
meta.tag, punctuation.definition.tag#979797
entity.name.tag#cc6e51
entity.other.attribute-name#dfbc70
markup.heading#00ccff
text.html.markdown meta.link.inline, meta.link.reference#108FEF
text.html.markdown markup.quote#c0c0c0
text.html.markdown beginning.punctuation.definition.list#00ccff
markup.italic#108FEFitalic
markup.bold#108FEFbold
markup.bold markup.italic, markup.italic markup.bold#108FEFitalic bold
keyword.other.definition.ini#108FEF
entity.name.section.group-title.ini#00ccff
source.cs meta.class.identifier storage.type#21C5C7underline
source.cs meta.method.identifier entity.name.function#21C5C7
source.cs meta.method-call meta.method, source.cs entity.name.function#fff099
source.cs storage.type#4EB071
source.cs meta.method.return-type#4EB071
source.cs meta.preprocessor#DA6771
source.cs entity.name.type.namespace#ffffffaa
Global settings#ffffffaa

Shiki preview

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

Loading...

MykeTheme - Coding Theme