Skip to main content
Coding Theme

makika

Publisher: quartertoThemes in package: 1

a vibrant monokai-like material-based dark theme

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#171717
  • activityBarBadge.background#007acc
  • editor.background#222222
  • editor.foreground#f3f5f6
  • editor.lineHighlightBackground#fff1
  • editor.lineHighlightBorder#0000
  • editor.selectionBackground#03A9F4
  • editor.selectionForeground#d4d4d4
  • editorCodeLens.foreground#9ba7ad
  • editorGroup.border#171717
  • editorGroupHeader.tabsBackground#171717
  • editorPane.background#222222
  • focusBorder#0000
  • input.background#222222
  • panel.background#101010
  • panel.border#0000
  • panelTitle.activeBorder#0000
  • scrollbar.shadow#0000
  • sideBar.background#171717
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#222222
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#171717
  • statusBar.debuggingBackground#171717
  • statusBar.debuggingBorder#AA00FF
  • statusBar.noFolderBackground#171717
  • tab.border#00000000
  • tab.inactiveBackground#171717
  • terminal.background#101010
  • titleBar.activeBackground#171717
  • titleBar.inactiveBackground#171717
  • widget.shadow#0005

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#f3f5f6
comment, punctuation.definition.comment#9ba7aditalic
variable entity.name.function, meta.definition.function, meta.definition.method, keyword.other.special-method#C6FF00
variable, string constant.other.placeholder#81D4FA
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, keyword.other.import, storage.type, storage.modifier#EC407A
keyword.operator#FFA726
punctuation, meta.brace#b8c2c7
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#E1BEE7
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, constant.character.escape#FFE082normal
support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#1DE9B6
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
*url*, *link*, *uri*underline
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

makika - Coding Theme