Skip to main content
Coding Theme

Verdandi Theme

Publisher: be5invisThemes in package: 2

Verdandi themes for VS Code.

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#39414a
  • activityBar.foreground#b5bbc0
  • badge.background#0b78d7
  • badge.foreground#d8dce0
  • breadcrumb.activeSelectionForeground#778089
  • breadcrumb.focusForeground#778089
  • breadcrumb.foreground#5f6871
  • breadcrumbPicker.background#171b20
  • button.background#1c92ee
  • button.foreground#001f2f
  • button.hoverBackground#2999f0
  • debugToolBar.background#20262cff
  • diffEditor.insertedTextBackground#3b994a1a
  • diffEditor.removedTextBackground#dd5e5e26
  • dropdown.background#171b20
  • dropdown.border#2c3239
  • dropdown.foreground#949ca3
  • editor.background#0f1216
  • editor.foreground#949ca3
  • editor.inactiveSelectionBackground#4a535c60
  • editor.lineHighlightBackground#171b20
  • editor.selectionBackground#1289ec60
  • editor.selectionHighlightBackground#012f4dff
  • editorActiveLineNumber.foreground#d8dce0
  • editorCursor.foreground#1289ec
  • editorError.foreground#f27475
  • editorGroup.border#2c3239
  • editorGroupHeader.noTabsBackground#0f1216
  • editorGroupHeader.tabsBackground#20262c
  • editorGutter.addedBackground#246e30
  • editorGutter.deletedBackground#9d372c
  • editorGutter.modifiedBackground#0660ab
  • editorHint.foreground#399ff1
  • editorInfo.foreground#399ff1
  • editorLineNumber.foreground#4a535c
  • editorOverviewRuler.addedForeground#246e30
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#9d372c
  • editorOverviewRuler.errorForeground#dd5e5e
  • editorOverviewRuler.infoForeground#1289ec
  • editorOverviewRuler.modifiedForeground#0660ab
  • editorOverviewRuler.warningForeground#ca700b
  • editorSuggestWidget.background#0f1216ff
  • editorWarning.foreground#e8810e
  • editorWidget.background#20262cff
  • errorForeground#e66768
  • focusBorder#1289ec
  • foreground#949ca3
  • gitDecoration.addedResourceForeground#52ad5f
  • gitDecoration.conflictingResourceForeground#f27475
  • gitDecoration.deletedResourceForeground#f27475
  • gitDecoration.modifiedResourceForeground#399ff1
  • gitDecoration.untrackedResourceForeground#52ad5f
  • input.background#0f1216
  • input.border#2c3239
  • input.foreground#949ca3
  • input.placeholderForeground#4a535c
  • list.activeSelectionBackground#1289ec40
  • list.activeSelectionForeground#d8dce0
  • list.errorForeground#f27475
  • list.focusBackground#1289ec40
  • list.focusForeground#d8dce0
  • list.highlightForeground#1c92ee
  • list.hoverBackground#2c3239
  • list.inactiveSelectionBackground#4a535c4d
  • list.inactiveSelectionForeground#d8dce0
  • list.warningForeground#e8810e
  • notification.errorBackground#c54e49
  • notification.errorForeground#f27475
  • notification.infoBackground#0b78d7
  • notification.infoForeground#399ff1
  • notification.warningBackground#b26008
  • notification.warningForeground#e8810e
  • panel.border#2c3239
  • panelTitle.activeBorder#1289ec
  • peekView.border#2c3239
  • peekViewEditor.background#2c323955
  • peekViewTitle.background#0f1216ff
  • scrollbar.shadow#d8dce01a
  • scrollbarSlider.activeBackground#d8dce026
  • scrollbarSlider.background#d8dce013
  • scrollbarSlider.hoverBackground#d8dce026
  • sideBar.background#171b20
  • sideBarSectionHeader.background#2c3239
  • sideBarTitle.foreground#d8dce0
  • statusBar.background#2c3239
  • statusBar.debuggingBackground#2c3239
  • statusBar.debuggingForeground#949ca3
  • statusBar.foreground#949ca3
  • statusBar.noFolderBackground#2c3239
  • statusBar.noFolderForeground#949ca3
  • tab.activeBackground#0f1216
  • tab.activeForeground#d8dce0
  • tab.border#2c3239
  • tab.inactiveBackground#20262c
  • tab.inactiveForeground#778089
  • titleBar.activeBackground#20262c
  • titleBar.activeForeground#b5bbc0
  • titleBar.inactiveBackground#5f6871
  • titleBar.inactiveForeground#171b20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, meta.definition.variable.name, support.variable#949ca3
meta.object-literal.key, meta.object-literal.key entity.name.function#949ca3
comment, punctuation.comment, punctuation.definition.comment#5f6871
keyword.operator#d8dce0bold
punctuation, delimiter, bracket, brace, paren, delimiter.tag, punctuation.tag, tag.html, tag.xml, meta.property-value punctuation.separator.key-value, punctuation.definition.metadata.md, string.link.md, meta.brace#778089
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js, punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php#d8dce0
string, meta.property-value.string, support.constant.property-value.string, meta.structure.dictionary.value.json string.quoted.double.json, meta.structure.dictionary.json string.quoted.double.json, meta.preprocessor string#778089italic
constant.numeric, meta.property-value.numeric, support.constant.property-value.numeric, meta.property-value.color, support.constant.property-value.color, constant.language#d8dce0
constant.character, constant.other, entity.name.function, entity.name.class, entity.other.inherited-class, entity.other.attribute-name, entity.name, entity.other.attribute-name, entity.other.attribute-name.html, support.type.property-name, entity.name.tag.table, meta.structure.dictionary.json string.quoted.double.json#b5bbc0
keyword, meta.property-value.keyword, support.constant.property-value.keyword, meta.preprocessor.keyword, keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#d8dce0bold
storage, storage.type, storage.type.ts, storage.type.var.ts, storage.type.js, storage.type.var.js, storage.type.const.ts, storage.type.let.ts, storage.type.let.js, storage.type.const.js, entity.name.tag#d8dce0bold
meta.ptr, meta.pointer, meta.address, meta.array.cxx
meta.preprocessor#b5bbc0
support.type, support.class, support.function, support.constant#b5bbc0
invalid#ed6e6f
invalid.deprecated#ed6e6f
punctuation.definition.heading.md, entity.name.type.md, beginning.punctuation#b5bbc0
markup.heading, entity.name.section#d8dce0bold
markup.raw, markup.inline.raw, markup.fenced, markup.fenced_code#778089italic
markup.link, string.other.link.title, string.other.link.description, meta.link.inline, meta.image.inline#b5bbc0
variable.language.makefile, variable.other.makefile#b5bbc0
markup.italicitalic
markup.boldbold
entity.other.attribute-name.class.css#b5bbc0
entity.name.tag.css#d8dce0bold
meta.property-name.css#b5bbc0

Shiki preview

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

Loading...

Verdandi Theme - Coding Theme