Skip to main content
Coding Theme

COBOL Themes

Publisher: BitLangThemes in package: 5

COBOL Themes (Eclipse, NX, ISPF, EntCOBOL) Inspired

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.

  • editor.background#000000
  • editor.foreground#3A8D32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line, punctuation.definition.comment#ff60AD
variable, string constant.other.placeholder#2FD6C3
keyword#86DA64
storage#86DA64
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution#86DA64italic bold
entity.name.function, variable.function, support.function, keyword.other.special-method#f6f79D
token.info-token#FCDB1F
token.warn-token#F48B34
invalid.illegal#E5004C
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#BDBEBC
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ECEEEF
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#89EDA0
support.type.property-name, meta.structure.dictionary.value#86DA64
string.quoted.double#BDBEBC

Shiki preview

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

Loading...