Skip to main content
Coding Theme

Laetus: Dark Vibrant Theme

Publisher: 10FThemes in package: 2

Dark and vibrant theme with minimalist flat UI and colorful syntax.

Color themes

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#21252B
  • activityBar.foreground#f8f8f0
  • activityBarBadge.background#40C4FF
  • activityBarBadge.foreground#1B1E23
  • badge.background#40C4FF
  • badge.foreground#1B1E23
  • button.background#B2FF59
  • button.foreground#1B1E23
  • button.hoverBackground#40C4FF
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#16171D
  • dropdown.border#ffffff22
  • dropdown.foreground#ffffff99
  • editor.background#16171D
  • editor.findMatchBackground#40c3ff66
  • editor.findMatchHighlightBackground#ffffff22
  • editor.foreground#f8f8f0
  • editor.hoverHighlightBackground#ffffff22
  • editor.inactiveSelectionBackground#ffffff22
  • editor.lineHighlightBackground#ffffff22
  • editor.selectionBackground#40c3ff66
  • editor.selectionHighlightBackground#ffffff22
  • editor.wordHighlightBackground#ff000000
  • editorCodeLens.foreground#ffffff66
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#FF5252
  • editorGroup.border#16171D
  • editorGroup.emptyBackground#16171D
  • editorGroupHeader.tabsBackground#21252B
  • editorGutter.addedBackground#B2FF59
  • editorGutter.deletedBackground#FF5252
  • editorGutter.modifiedBackground#40C4FF
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#21252B
  • editorIndentGuide.background#ffffff22
  • editorLineNumber.foreground#ffffff33
  • editorLink.activeForeground#40C4FF
  • editorOverviewRuler.addedForeground#B2FF5900
  • editorOverviewRuler.border#ff000000
  • editorOverviewRuler.bracketMatchForeground#40C4FF00
  • editorOverviewRuler.deletedForeground#E040FB00
  • editorOverviewRuler.errorForeground#FF5252
  • editorOverviewRuler.infoForeground#FFFF0000
  • editorOverviewRuler.modifiedForeground#40C4FF00
  • editorOverviewRuler.warningForeground#FFAB40
  • editorRuler.foreground#ffffff66
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#21252B
  • editorSuggestWidget.foreground#f8f8f0
  • editorSuggestWidget.highlightForeground#40C4FF
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWarning.foreground#FFAB40
  • editorWhitespace.foreground#ffffff66
  • editorWidget.background#21252B
  • editorWidget.border#40C4FE00
  • errorForeground#FF5252
  • extensionButton.prominentBackground#B2FF59
  • extensionButton.prominentForeground#16171D
  • extensionButton.prominentHoverBackground#40C4FF
  • focusBorder#40C4FF
  • input.background#16171D
  • input.border#21252B
  • input.foreground#f8f8f0
  • input.placeholderForeground#ffffff66
  • inputOption.activeBackground#00000000
  • inputOption.activeBorder#40C4FF
  • inputValidation.errorBackground#16171D
  • inputValidation.errorBorder#FF5252
  • inputValidation.infoBackground#16171D
  • inputValidation.infoBorder#FFFF00
  • inputValidation.warningBackground#16171D
  • inputValidation.warningBorder#FFAB40
  • list.activeSelectionBackground#40c3ff66
  • list.activeSelectionForeground#f8f8f0
  • list.errorForeground#FF5252
  • list.focusBackground#ffffff22
  • list.focusForeground#f8f8f0
  • list.highlightForeground#40C4FF
  • list.hoverBackground#ffffff22
  • list.inactiveSelectionBackground#ffffff22
  • list.inactiveSelectionForeground#f8f8f0
  • list.warningForeground#FFAB40
  • panel.background#1B1E23
  • panel.border#1B1E23
  • panelTitle.activeBorder#40C4FF
  • pickerGroup.border#40c3ff00
  • pickerGroup.foreground#40C4FF
  • progressBar.background#B2FF59
  • scrollbar.shadow#ff000000
  • scrollbarSlider.activeBackground#ffffff99
  • scrollbarSlider.background#ffffff33
  • scrollbarSlider.hoverBackground#ffffff66
  • sideBar.background#1B1E23
  • sideBar.foreground#ffffff99
  • sideBarSectionHeader.background#21252B
  • sideBarSectionHeader.foreground#f8f8f0
  • sideBarTitle.foreground#f8f8f0
  • statusBar.background#21252B
  • statusBar.debuggingBackground#21252B
  • statusBar.foreground#ffffff99
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#ffffff33
  • tab.activeBackground#21252B
  • tab.activeBorder#40C4FF
  • tab.activeForeground#f8f8f0
  • tab.border#ffffff00
  • tab.hoverBackground#ffffff22
  • tab.inactiveBackground#1B1E23
  • tab.inactiveForeground#ffffffAA
  • terminal.background#1B1E23
  • titleBar.activeBackground#21252B
  • titleBar.activeForeground#ffffff99
  • titleBar.inactiveBackground#21252B
  • titleBar.inactiveForeground#ffffff99
  • widget.shadow#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F6F6F6
comment, string.comment#ffffff66normal
string#FFFF00
punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js,punctuation.definition.template-expression.begin.ts,punctuation.definition.template-expression.end.ts#FF5252
string.template.js#FFFF00
meta.template.expression.js#f8f8f0
constant.numeric#FFAB40
string.embedded.begin, string.embedded.end#FFAB40
string.embedded#B2FF59
constant.language#FFAB40
constant.character, constant.other#FFAB40
variable.language#FFAB40normal
variable.readwrite, variable.readwrite.other.block#FF5252
entity.name.variable, entity.name.variable.local, meta.object-literal.key, variable.object.constant, variable.object.property, variable.other.alias, variable.other.constant, variable.other.object, variable.other.property, variable.other.readwrite, variable.parameter, support.variable#f8f8f0
keyword.other.base, keyword.other.this, variable.other.object.property, variable.language.base, variable.language.this#40C4FF
support.variable.UnityEngine#40C4FF
support.variable.UnityEditor#40C4FF
keyword, keyword.operator.logical, keyword.operator.constructor#FF5252normal
keyword.operator#FF5252normal
storage#FF5252normal
storage.type#E040FB
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#40C4FF
variable.other.property, variable.other.block#40C4FF
entity.other.inherited-class#B2FF59
entity.name.function, support.function#B2FF59
variable.parameter#FFAB40normal
entity.name.function-call#f8f8f0
function.support.builtin, function.support.core#B2FF59
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#FF5252
entity.name.tag.class, entity.name.tag.id#E040FB
entity.other.attribute-name#B2FF59
support.constant#FFAB40
support.type, support.variable#E040FB
support.dictionary.json#FF5252
source.json meta.structure.dictionary.json string.quoted.double.json punctuation.definition.string#FF5252
source.json string.quoted.double.json#f8f8f0
source.json meta.structure.dictionary.json support.type.property-name.json#FF5252
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFAB40
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#B2FF59
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#40C4FF
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#E040FB
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#FFAB40
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#B2FF59
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#40C4FF
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#E040FB
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#40C4FF
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#B2FF59
variable.css, variable.scss, variable.less, variable.sass#E040FB
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#FFFF00
unit.css, unit.scss, unit.less, unit.sass#FFAB40
constant.numeric.css, constant.numeric.scss, constant.numeric.less, constant.numeric.sass#FFAB40
function.css, function.scss, function.less, function.sass#B2FF59
support.other.variable#40C4FF
invalid#f8f8f0
invalid.deprecated#f8f8f0
string.detected-link#40C4FF
meta.diff, meta.diff.header#40C4FF
markup.deleted#FF5252
markup.inserted#FFFF00
markup.changed#FFFF00
constant.numeric.line-number.find-in-files - match#40C4FFA0
entity.name.filename.find-in-files#FFFF00
markup.normal, markup.normal.markdownnormal
punctuation.definition.normal.markdown#696969none
markup.underline.link.markdown#40C4FF
markup.bold.markdownbold
punctuation.definition.bold.markdown#919191none
keyword.control#FF5252
markup.heading.markdown#FF5252bold
punctuation.definition.heading.markdown#919191none
markup.quote.markdown#B2FF59
meta.separator.markdown#FF5252bold
markup.raw.inline.markdown, markup.raw.block.markdown#40C4FF
punctuation.definition.list_item.markdown#f8f8f0bold

Shiki preview

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

Loading...

Laetus: Dark Vibrant Theme - Coding Theme