Skip to main content
Coding Theme

TemaTemaTemaTemaTema

Publisher: Felipe LobatoThemes in package: 1

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.activeBackground#1c0122
  • activityBar.activeBorder#aa01ff
  • activityBar.activeFocusBorder#aa01ff
  • activityBar.background#120116
  • activityBar.border#32023b
  • activityBar.dropBorder#000000
  • activityBar.foreground#ff00aa
  • activityBar.inactiveForeground#ff00fb
  • activityBarBadge.background#300131
  • activityBarBadge.foreground#9000ff
  • badge.background#300131
  • badge.foreground#e8e8e8
  • banner.background#ff0000
  • banner.foreground#ff0000
  • banner.iconForeground#ff0000
  • breadcrumb.activeSelectionForeground#a743f4
  • breadcrumb.background#1c0122
  • breadcrumb.focusForeground#9000ff
  • breadcrumb.foreground#a7a7a7
  • breadcrumbPicker.background#1c0122
  • button.background#300131
  • button.border#300131
  • button.foreground#e8e8e8
  • button.hoverBackground#440145
  • button.secondaryBackground#eaff00
  • button.secondaryForeground#eaff00
  • button.secondaryHoverBackground#eaff00
  • button.separator#eaff00
  • checkbox.background#ff0000
  • checkbox.border#ff0000
  • checkbox.foreground#ff0000
  • commandCenter.activeBackground#ff0000
  • commandCenter.activeForeground#ff0000
  • commandCenter.background#ff0000
  • commandCenter.border#ff0000
  • commandCenter.foreground#ff0000
  • contrastActiveBorder#ffffff00
  • contrastBorder#ffffff00
  • debugConsole.errorForeground#ff0000
  • debugConsole.infoForeground#f6ff00
  • debugConsole.sourceForeground#f6ff00
  • debugConsole.warningForeground#ff0000
  • debugConsoleInputIcon.foreground#ff0000
  • debugExceptionWidget.background#f6ff00
  • debugExceptionWidget.border#f6ff00
  • debugIcon.breakpointCurrentStackframeForeground#130127
  • debugIcon.breakpointDisabledForeground#f6ff00
  • debugIcon.breakpointForeground#fffb00
  • debugIcon.breakpointStackframeForeground#fff
  • debugIcon.breakpointUnverifiedForeground#fff
  • debugIcon.continueForeground#f6ff00
  • debugIcon.disconnectForeground#f6ff00
  • debugIcon.pauseForeground#f6ff00
  • debugIcon.restartForeground#53de03
  • debugIcon.startForeground#53de03
  • debugIcon.stepBackForeground#a200ff
  • debugIcon.stepIntoForeground#a200ff
  • debugIcon.stepOutForeground#a200ff
  • debugIcon.stepOverForeground#a200ff
  • debugIcon.stopForeground#ff005d
  • debugTokenExpression.boolean#ff0000
  • debugTokenExpression.error#ff0000
  • debugTokenExpression.name#ff0000
  • debugTokenExpression.number#ff0000
  • debugTokenExpression.string#ff0000
  • debugTokenExpression.value#ff0000
  • debugToolBar.background#01091b
  • debugToolBar.border#01091b
  • descriptionForeground#a7a7a7
  • diffEditor.border#ff0000
  • diffEditor.diagonalFill#ff0000
  • diffEditor.insertedLineBackground#ff0000
  • diffEditor.insertedTextBackground#ff0000
  • diffEditor.insertedTextBorder#ff0000
  • diffEditor.removedLineBackground#ff0000
  • diffEditor.removedTextBackground#ff0000
  • diffEditor.removedTextBorder#ff0000
  • diffEditorGutter.insertedLineBackground#ff0000
  • diffEditorGutter.removedLineBackground#ff0000
  • diffEditorOverview.insertedForeground#ff0000
  • diffEditorOverview.removedForeground#ff0000
  • disabledForeground#7a7979
  • dropdown.background#1c0121
  • dropdown.border#290633
  • dropdown.foreground#e8e8e8
  • dropdown.listBackground#290633
  • editor.background#161516
  • editor.foreground#ffbdff
  • editorGutter.background#ffffff02
  • foreground#a7a7a7
  • menu.background#1f0120
  • menu.selectionBackground#ffffff23
  • menubar.selectionBackground#ffffff23
  • panel.background#161616
  • sideBar.background#0e0d0fbe
  • sideBar.border#32023b
  • sideBar.dropBackground#ff0000
  • sideBar.foreground#a7a7a7
  • sideBarSectionHeader.background#a7a7a731
  • sideBarSectionHeader.border#ffffff00
  • sideBarSectionHeader.foreground#a7a7a7
  • sideBarTitle.foreground#e8e8e8
  • statusBar.background#3c013d
  • tab.activeBackground#1a131a
  • tab.inactiveBackground#171317
  • titleBar.activeBackground#0e0111
  • titleBar.activeForeground#e8e8e8
  • titleBar.border#ff000000
  • titleBar.inactiveBackground#0e0111
  • titleBar.inactiveForeground#a7a7a7
  • widget.shadow#ffd90014
  • window.activeBorder#ff0000
  • window.inactiveBorder#ff0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b79b3italic
variable, string constant.other.placeholder#e8e8e8bold
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#fb0182
keyword.control, constant.other.color, punctuation, 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#c73fcc
punctuation.definition.string#dbc15d
punctuation.separator, punctuation.terminator#ab87ad
keyword.operator.assignment#f700ffbold
keyword.operator.arithmetic, keyword.operator.logical, keyword.operator#607dd4bold
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, keyword.other.special-method#ffd500bold
meta.block variable.other#fdd4ff
support.other.variable, string.other.link#fdd4ff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ee7e5d
variable.parameter#ff5100bold
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#fee685
support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#f5af0b
support.class#ec265e
support.type#fb0182
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#e94f4fitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#F78C6C
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#FF5370
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#C17E70
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#82AAFF
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#f07178
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#C792EA
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#C3E88D
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
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.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

Shiki preview

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

Loading...

TemaTemaTemaTemaTema - Coding Theme