Skip to main content
Coding Theme

cb-darkturbo

Publisher: CBThemes in package: 1

this is a dark theme which support many old turbo pascal color, it tries to display different symbols as differnt color as possible and also uses some default colors from the Defaul Dark Modern 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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBorder#0078d4
  • activityBar.background#181818
  • activityBar.border#2b2b2b
  • activityBar.foreground#d7d7d7
  • activityBar.inactiveForeground#868686
  • activityBarBadge.background#0078d4
  • activityBarBadge.foreground#ffffff
  • badge.background#616161
  • badge.foreground#f8f8f8
  • button.background#0078d4
  • button.border#ffffff12
  • button.foreground#ffffff
  • button.hoverBackground#026ec1
  • button.secondaryBackground#313131
  • button.secondaryForeground#cccccc
  • button.secondaryHoverBackground#3c3c3c
  • chat.slashCommandBackground#34414b
  • chat.slashCommandForeground#40a6ff
  • checkbox.background#313131
  • checkbox.border#3c3c3c
  • debugToolBar.background#181818
  • descriptionForeground#9d9d9d
  • dropdown.background#313131
  • dropdown.border#3c3c3c
  • dropdown.foreground#cccccc
  • dropdown.listBackground#1f1f1f
  • editor.background#121212
  • editor.findMatchBackground#9e6a03
  • editor.foreground#cccccc
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorGroup.border#ffffff17
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2b2b2b
  • editorGutter.addedBackground#2ea043
  • editorGutter.deletedBackground#f85149
  • editorGutter.modifiedBackground#0078d4
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#6e7681
  • editorOverviewRuler.border#010409
  • editorWidget.background#202020
  • errorForeground#f85149
  • focusBorder#0078d4
  • foreground#cccccc
  • icon.foreground#cccccc
  • input.background#313131
  • input.border#3c3c3c
  • input.foreground#cccccc
  • input.placeholderForeground#818181
  • inputOption.activeBackground#2489db82
  • inputOption.activeBorder#2488db
  • keybindingLabel.foreground#cccccc
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#383b3d
  • menu.background#1f1f1f
  • menu.border#454545
  • menu.foreground#cccccc
  • menu.separatorBackground#454545
  • notificationCenterHeader.background#1f1f1f
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#1f1f1f
  • notifications.border#2b2b2b
  • notifications.foreground#cccccc
  • panel.background#181818
  • panel.border#2b2b2b
  • panelInput.border#2b2b2b
  • panelTitle.activeBorder#0078d4
  • panelTitle.activeForeground#cccccc
  • panelTitle.inactiveForeground#9d9d9d
  • peekViewEditor.background#1f1f1f
  • peekViewEditor.matchHighlightBackground#bb800966
  • peekViewResult.background#1f1f1f
  • peekViewResult.matchHighlightBackground#bb800966
  • pickerGroup.border#3c3c3c
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#0078d4
  • quickInput.background#222222
  • quickInput.foreground#cccccc
  • settings.dropdownBackground#313131
  • settings.dropdownBorder#3c3c3c
  • settings.headerForeground#ffffff
  • settings.modifiedItemIndicator#bb800966
  • sideBar.background#181818
  • sideBar.border#2b2b2b
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#2b2b2b
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#cccccc
  • statusBar.background#181818
  • statusBar.border#2b2b2b
  • statusBar.debuggingBackground#0078d4
  • statusBar.debuggingForeground#ffffff
  • statusBar.focusBorder#0078d4
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#1f1f1f
  • statusBarItem.focusBorder#0078d4
  • statusBarItem.prominentBackground#6e768166
  • statusBarItem.remoteBackground#0078d4
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1f1f1f
  • tab.activeBorder#1f1f1f
  • tab.activeBorderTop#0078d4
  • tab.activeForeground#ffffff
  • tab.border#2b2b2b
  • tab.hoverBackground#1f1f1f
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#9d9d9d
  • tab.lastPinnedBorder#cccccc33
  • tab.unfocusedActiveBorder#1f1f1f
  • tab.unfocusedActiveBorderTop#2b2b2b
  • tab.unfocusedHoverBackground#1f1f1f
  • terminal.foreground#cccccc
  • terminal.inactiveSelectionBackground#3a3d41
  • terminal.tab.activeBorder#0078d4
  • textBlockQuote.background#2b2b2b
  • textBlockQuote.border#616161
  • textCodeBlock.background#2b2b2b
  • textLink.activeForeground#4daafc
  • textLink.foreground#4daafc
  • textPreformat.background#3c3c3c
  • textPreformat.foreground#d7ba7d
  • textSeparator.foreground#21262d
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#cccccc
  • titleBar.border#2b2b2b
  • titleBar.inactiveBackground#1f1f1f
  • titleBar.inactiveForeground#9d9d9d
  • welcomePage.progress.foreground#0078d4
  • welcomePage.tileBackground#2b2b2b
  • widget.border#313131

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.type, keyword.other.using, keyword.other.import.java, keyword.other.directive.using, keyword.other.namespace, keyword.other.class, keyword.other.await, keyword.other.var, keyword.other.new, keyword.other.this, keyword.other.enum, keyword.other.typeof, keyword.other.where, keyword.control.default, keyword.other.interface, storage.type.namespace.cs, keyword.control.context.using, storage.type.var.cs, meta.function.powershell, keyword.other.DML.sql, keyword.control.import, keyword.control.as, keyword.control.from, keyword.control.export, storage.type.function, storage.type.ts, storage.type.tsx, storage.type.class, storage.type.interface, keyword.operator.new.ts, variable.language.super.tsx, variable.language.java, variable.language.this, storage.type.js, keyword.control.razor.directive, storage.type.def.groovy, storage.type.primitive.java, keyword.control.new.java, keyword.control.java, storage.type.primitive.array.java, keyword.other.package.java, keyword.other.special-method.dockerfile, storage.type.pascal, log.error#FF0000
storage.modifier, keyword.control.cshtml.transition#FF0000italic
storage.type.annotation.java, punctuation.definition.annotation.java#35f555italic bold
controlKeyword, keyword.control.conditional, keyword.control.switch, keyword.control.case, keyword.control.powershell, keyword.control.shell, keyword.control.then.shell, keyword.control.else.shell#59afffbold
keyword.control.flow, keyword.control.try, keyword.control.catch, keyword.control.finally, keyword.control.loop, keyword.control.powershell, keyword.control.trycatch, keyword.control.pascal, log.exception#FF0080
constant, keyword.other.get.cs, keyword.other.set.cs, constant.language, variable.other.constant, entity.name.variable.enum-member, constant.character.entity.tsx, variable.other.constant.property.tsx, variable.other.constant.property.ts#FFffff
namespace, entity.name.namespace, entity.name.type.namespace, entity.name.type.module, storage.modifier.import.java, storage.modifier.package.java#FF80BF
class, entity.name.type.class, variable.other.object, entity.name.type.tsx, entity.other.inherited-class.java, storage.type.java, storage.type.object.array.java, entity.name.type.pascal#2B91AFbold
interface, entity.name.type.interface#6CC2D8
struct#1d6478
entity.name.type.enum#80ff00
parameter, entity.name.variable.parameter, variable.parameter, meta.scriptblock.powershell, variable.other.jsdoc, meta.group.simple.subexpression.powershell, string.unquoted.argument, string.unquoted.argument.shell, constant.other.option.dash.shell#fba300
property, variable.other.property, variable.other.object.property, entity.name.variable.property, variable.other.member.powershell, entity.other.attribute-name#a2ca00bold
field, entity.name.variable.field, source.sql, constant.other.key.groovy, variable.other.definition.java#c1a500
variable.other.constant.property#c1a500bold underline
entity.name.variable.local, variable.other.readwrite, variable.other.readwrite.powershell, variable.other.pascal, variable.other.assignment.shell, variable.other.normal.shell#ffbaa6
entity.name.tag, support.type.property-name.json, meta.object-literal.key, keyword.other.definition.ini, entity.name.section.inno, storage.type.class.jsdoc, log.date#569CD6
entity.name.function, text.yaml.jinja, meta.method.groovy, source.groovy, meta.function-call.python, source.inno, source.powershell, log.warning#FFFF00
support.function.powershell, support.function.string.sql, support.type.builtin, support.type.primitive, support.function.builtin.shell#ffe600bold underline
keyword.operator, punctuation.definition.typeparameters.begin.cs, punctuation.definition.typeparameters.end.cs, punctuation.terminator.statement, punctuation.separator.comma, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.definition.tag.begin, punctuation.definition.tag.end, punctuation.definition.tag, storage.type.function.arrow, keyword.control.razor.directive.codeblock, punctuation.curlybrace.open.cs, punctuation.curlybrace.close.cs, punctuation.separator.key-value.ini, punctuation.definition.separator.groovy, punctuation.definition.seperator.key-value.groovy, punctuation.terminator.java, punctuation.separator.period.python, punctuation.separator.dict.python, punctuation.separator.colon.python, punctuation.separator.element.python, keyword.other.hashtable.begin.powershell, keyword.other.array.begin.powershell, punctuation.definition.subexpression.powershell, punctuation.definition.variable.powershell, meta.section.pascal, punctuation.definition.variable.shell#00ff00
macro, preprocessorText, comment.block.documentation.cs, keyword.preprocessor.region.cs, comment.block.documentation.tsx, comment.block.js, comment.block.razor, comment.block.groovy, comment.block.javadoc.java, text.log#57a64a
comment.line.double-slash.cs, comment.line.powershell, punctuation.definition.comment.powershell, comment.line.number-sign.yaml, comment.line.double-slash, comment.line.number-sign.python, comment.line.semicolon.inno, comment.line.pascal, comment.line.number-sign.shell, log.constant#C0C0C0italic
constant.numeric#ff00ff
string.quoted.double, string.quoted.single.sql, string.quoted.single.yaml, string.quoted.single.groovy, string.quoted.single.python, string.quoted.multi.python, string.quoted.back.inno, string.quoted.pascal, log.string#00ffff
string.template#00ffffitalic bold
meta.interpolation, storage.type.generic.java#ff80ff
keyword.other.inno#008000bold
cb-darkturbo by CB - VS Code Theme