Skip to main content
Coding 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.

  • editor.background#2B2B2B
  • editor.foldBackground#000000
  • editor.foreground#FAE6E9
  • editor.selectionBackground#000000
  • editorBracketHighlight.foreground1#F0E7AF
  • editorBracketHighlight.foreground2#F1E9B7
  • editorBracketHighlight.foreground3#F3ECBE
  • editorBracketHighlight.foreground4#F4EEC6
  • editorBracketHighlight.foreground5#F6F1CE
  • editorBracketHighlight.foreground6#F7F3D6
  • editorBracketHighlight.unexpectedBracket.foreground#EB7889
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#F0E7AF
  • editorBracketPairGuide.activeBackground1#F0E7AF
  • editorBracketPairGuide.activeBackground2#F1E9B7
  • editorBracketPairGuide.activeBackground3#F3ECBE
  • editorBracketPairGuide.activeBackground4#F4EEC6
  • editorBracketPairGuide.activeBackground5#F6F1CE
  • editorBracketPairGuide.activeBackground6#F7F3D6
  • editorBracketPairGuide.background1#666453
  • editorBracketPairGuide.background2#757361
  • editorBracketPairGuide.background3#858370
  • editorBracketPairGuide.background4#949280
  • editorBracketPairGuide.background5#A3A191
  • editorBracketPairGuide.background6#B3B1A2
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1A1A1A
  • statusBar.debuggingBackground#263238
  • statusBar.noFolderBackground#212121
  • statusBarItem.remoteBackground#1A1A1A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
namespace#FAE6E9
class#82AABD
enum#82BDB0
interface, entity.name.type.interface#F0C3A9italic
struct, entity.name.type.struct#82AABDitalic
variable.other.object#82AABD
variable.other.property, variable.other.member, entity.name.function.member#82AABD
typeParameter#F0E7AF
type, storage, entity.other.attribute-name, support.type#F0C3A9italic
parameter, variable.parameter.js, variable.parameter#FAE6E9
variable#FAE6E9
constant, constant.language.c, variable.other.constant.js#82BD89
property#FAE6E9
enumMember#82BDB0
event#FAE6E9
function, entity.name.function, support.function.builtin.ld#82BD89
method#82BD89
macro, meta.preprocessor.macro#82BD89
label#FAE6E9
comment, punctuation.definition.comment#8F8F8F
string#D1B8BB
constant.character.escape, constant.other.placeholder#d49aa1
keyword, punctuation, storage.type.struct, storage.type.enum, storage.modifier, meta.brace.round, meta.brace.square, source.ld#F0E7AF
number, constant.numeric#F0E7AF
regexp#FAE6E9
operator#F0E7AF
invalid, invalid.deprecated#EB7889
variable.other.makefile#82AABD
meta.scope.target#82BD89
markup.quote#82BDB0
markup.bold#82BD89bold
markup.italic#82BD89italic
markup.inline.raw, markup.fenced_code.block#F0E7AF
markup.heading, punctuation.definition.heading#F0C3A9
meta.link.inline#82AABD
string.other.link.title, string.other.link.description#82AABDbold
support.type.property-name.json#F0C3A9
entity.name.tag#82AABD
Ilk Theme by Tomasz Lisowski - VS Code Theme