Skip to main content
Coding Theme

Starry Theme

Publisher: Alec DanielsThemes in package: 1

Celesticode is a visually soothing dark theme for Visual Studio Code, designed for optimal readability and minimal eye strain. It features a deep gray background with light gray text and carefully chosen syntax highlighting colors for a comfortable coding experience

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#1E1E1E
  • editor.foreground#CCCCCC
  • editor.inactiveSelectionBackground#DDDDDD33
  • editor.lineHighlightBackground#2B2B2B
  • editor.selectionBackground#DDDDDD55
  • editorCursor.foreground#FFFFFF
  • editorLineNumber.foreground#858585

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A9955
variable#9CDCFE
keyword#569CD6
string#CE9178
entity.name.function#DCDCAA
invalid#F44747
storage.type#569CD6
keyword.operator#D4D4D4
entity.name.type.class#4EC9B0
entity.name.type.interface#B8D7A3
punctuation#D4D4D4
constant#9CDCFE
constant.numeric#B5CEA8
punctuation.definition.annotation#C586C0

Shiki preview

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

Loading...

Starry Theme - Coding Theme