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#062D45
- editor.background#071022
- editor.foreground#D8D8D8
- editor.selectionBackground#2A4A6B
- editorCursor.foreground#FFD866
- editorGroup.border#102236
- editorLineNumber.foreground#5C6773
- panel.background#04121A
- sideBar.background#071022
- statusBar.background#031018
- titleBar.activeBackground#061018
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #6A737D | italic |
| keyword, storage.type, storage.modifier | #B48CC5 | bold |
| string, constant.other.symbol | #80C27E | — |
| variable, identifier, support.variable | #9CDCFE | — |
| entity.name.function, support.function | #FF9A4D | — |
| constant.numeric | #00B3A6 | — |
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#FFF3F1
- editor.background#FCF7F6
- editor.foreground#2C2A28
- editor.selectionBackground#FFF0EE
- editorCursor.foreground#FF6F61
- editorLineNumber.foreground#B8AFAE
- panel.background#FFF9F8
- sideBar.background#FEF8F7
- statusBar.background#FFF0EF
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment | #A89A99 | italic |
| keyword | #FF6F61 | bold |
| string | #00B3A6 | — |
| variable | #8A5A2B | — |
| constant.numeric | #FFB860 | — |
| entity.name.function | #9B5CFF | — |
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#14384A
- editor.background#0F1722
- editor.foreground#F0F6FF
- editorCursor.foreground#FFB4A2
- statusBar.background#0B2833
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| keyword | #7CC7FF | bold |
| string | #FFD7A3 | — |
| constant.numeric | #FFB4A2 | — |
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#042A2A
- editor.background#07191A
- editor.foreground#E6F7F5
- editor.selectionBackground#0E3A37
- editorCursor.foreground#00B3A6
- editorLineNumber.foreground#748B8A
- panel.background#081919
- sideBar.background#07191A
- statusBar.background#061213
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment | #8FB7B3 | italic |
| keyword, storage | #9B69D9 | — |
| string | #7EE6C9 | — |
| constant.numeric, meta.sequence | #FF9A4D | — |
| entity.name.function | #00B3A6 | — |