Skip to main content
Coding Theme

blog gpt

Publisher: clemaireThemes in package: 1

This theme was created by ChatGPT after asking it to look at a screenshot and fill in any gaps with 1984 unbolded.

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#1B1B1B
  • button.background#BB86FC
  • button.foreground#FFFFFF
  • editor.background#2C2C2C
  • editor.foreground#E1E1E1
  • editor.selectionBackground#454545
  • editorCursor.foreground#E1E1E1
  • editorLineNumber.foreground#7D7D7D
  • editorLink.activeForeground#BB86FC
  • editorWhitespace.foreground#454545
  • sideBar.background#1B1B1B
  • statusBar.background#1B1B1B
  • tab.activeBackground#2C2C2C
  • tab.activeForeground#E1E1E1
  • tab.inactiveBackground#1B1B1B
  • tab.inactiveForeground#7D7D7D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A6A6A
keyword#BB86FC
string#A3D9FF
variable, entity.name.variable#E1E1E1
function, entity.name.function#FFB86C
constant.numeric, constant.language#FF79BF

Shiki preview

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

Loading...