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.

  • activityBar.background#14181f
  • activityBar.border#14181f
  • activityBar.foreground#707a8ccc
  • activityBarBadge.background#ffcc66
  • activityBarBadge.foreground#1f2430
  • badge.background#ffcc66
  • badge.foreground#1f2430
  • breadcrumb.background#1a1f29
  • button.background#ffcc66
  • button.foreground#1f2430
  • button.hoverBackground#fac761
  • debugExceptionWidget.background#232834
  • debugExceptionWidget.border#191e2a
  • debugToolBar.background#232834
  • diffEditor.insertedTextBackground#bae67e26
  • diffEditor.removedTextBackground#f29e7426
  • dropdown.background#232834
  • dropdown.border#373e4c
  • dropdown.foreground#707a8c
  • editor.background#12151c
  • editor.findMatchBackground#ffcc660d
  • editor.findMatchBorder#ffcc66
  • editor.findMatchHighlightBackground#ffcc660d
  • editor.findMatchHighlightBorder#ffcc6659
  • editor.findRangeHighlightBackground#262f3e
  • editor.findRangeHighlightBorder#1f243000
  • editor.foreground#abb2bf
  • editor.inactiveSelectionBackground#262f3e
  • editor.lineHighlightBackground#191e2a
  • editor.rangeHighlightBackground#191e2a
  • editor.selectionBackground#2a3546
  • editor.selectionHighlightBackground#262f3e
  • editor.selectionHighlightBorder#313e52
  • editor.wordHighlightBackground#262f3e
  • editor.wordHighlightStrongBackground#ffcc6633
  • editorBracketMatch.background#707a8c4d
  • editorBracketMatch.border#707a8c99
  • editorCodeLens.foreground#5c6773
  • editorCursor.foreground#ffcc66
  • editorError.foreground#ff3333
  • editorGroup.border#191e2a
  • editorGroup.emptyBackground#232834
  • editorGroupHeader.noTabsBackground#1a1f29
  • editorGroupHeader.tabsBackground#1a1f29
  • editorGroupHeader.tabsBorder#1a1f29
  • editorGutter.addedBackground#a6cc7099
  • editorGutter.deletedBackground#f2798399
  • editorGutter.modifiedBackground#77a8d999
  • editorHoverWidget.background#232834
  • editorHoverWidget.border#101521
  • editorIndentGuide.activeBackground#707a8cb3
  • editorIndentGuide.background#707a8c4d
  • editorLineNumber.activeForeground#707a8ccc
  • editorLineNumber.foreground#707a8c66
  • editorLink.activeForeground#ffcc66
  • editorMarkerNavigation.background#232834
  • editorOverviewRuler.addedForeground#a6cc7099
  • editorOverviewRuler.border#191e2a
  • editorOverviewRuler.deletedForeground#f2798399
  • editorOverviewRuler.errorForeground#ff3333
  • editorOverviewRuler.modifiedForeground#77a8d999
  • editorOverviewRuler.warningForeground#ffcc66
  • editorRuler.foreground#707a8c4d
  • editorSuggestWidget.background#232834
  • editorSuggestWidget.border#101521
  • editorSuggestWidget.highlightForeground#ffcc66
  • editorSuggestWidget.selectedBackground#191e2a
  • editorWarning.foreground#ffcc66
  • editorWhitespace.foreground#707a8c66
  • editorWidget.background#232834
  • extensionButton.prominentBackground#ffcc66
  • extensionButton.prominentForeground#1f2430
  • extensionButton.prominentHoverBackground#fac761
  • focusBorder#505867
  • foreground#707a8c
  • gitDecoration.conflictingResourceForeground#ff0000
  • gitDecoration.deletedResourceForeground#f27983b3
  • gitDecoration.ignoredResourceForeground#484f5e
  • gitDecoration.modifiedResourceForeground#77a8d9b3
  • gitDecoration.submoduleResourceForeground#d4bfffb3
  • gitDecoration.untrackedResourceForeground#a6cc70b3
  • input.background#232834
  • input.border#373e4c
  • input.foreground#cbccc6
  • input.placeholderForeground#586070
  • inputOption.activeBorder#ffcc66
  • inputValidation.errorBackground#1f2430
  • inputValidation.errorBorder#ff3333
  • inputValidation.infoBackground#1f2430
  • inputValidation.infoBorder#5ccfe6
  • inputValidation.warningBackground#1f2430
  • inputValidation.warningBorder#ffd580
  • list.activeSelectionBackground#1f232e
  • list.activeSelectionForeground#707a8c
  • list.focusBackground#191e2a
  • list.focusForeground#707a8c
  • list.highlightForeground#ffcc66
  • list.hoverBackground#1e232e
  • list.hoverForeground#707a8c
  • list.inactiveSelectionBackground#1f232e
  • list.inactiveSelectionForeground#707a8c
  • list.invalidItemForeground#586070
  • menubar.selectionBackground#181c25
  • panel.background#1f2430
  • panel.border#191e2a
  • panelTitle.activeBorder#ffcc66
  • panelTitle.activeForeground#cbccc6
  • panelTitle.inactiveForeground#707a8c
  • peekView.border#191e2a
  • peekViewEditor.background#232834
  • peekViewEditor.matchHighlightBackground#ffcc6633
  • peekViewResult.background#232834
  • peekViewResult.fileForeground#707a8c
  • peekViewResult.matchHighlightBackground#ffcc6633
  • peekViewTitle.background#232834
  • peekViewTitleDescription.foreground#707a8c
  • peekViewTitleLabel.foreground#707a8c
  • pickerGroup.border#191e2a
  • pickerGroup.foreground#484f5e
  • progressBar.background#ffcc66
  • scrollbar.shadow#191e2a
  • scrollbarSlider.activeBackground#707a8cb3
  • scrollbarSlider.background#707a8c66
  • scrollbarSlider.hoverBackground#707a8c99
  • selection.background#2a3546fd
  • settings.headerForeground#cbccc6
  • settings.modifiedItemIndicator#77a8d9
  • sideBar.background#1a1f29
  • sideBar.border#191e2a
  • sideBarSectionHeader.background#1a1f29
  • sideBarSectionHeader.foreground#707a8c
  • sideBarTitle.foreground#707a8c
  • statusBar.background#14181f
  • statusBar.border#14181f
  • statusBar.debuggingBackground#f29e74
  • statusBar.debuggingForeground#1f2430
  • statusBar.foreground#707a8c
  • statusBar.noFolderBackground#232834
  • statusBarItem.activeBackground#00000050
  • statusBarItem.hoverBackground#00000030
  • statusBarItem.prominentBackground#191e2a
  • statusBarItem.prominentHoverBackground#00000030
  • tab.activeBackground#14181f
  • tab.activeBorder#14181f
  • tab.activeBorderTop#ffcc66
  • tab.activeForeground#cbccc6
  • tab.border#1a1f29
  • tab.hoverBackground#1f232e
  • tab.inactiveBackground#1a1f29
  • tab.inactiveForeground#707a8c
  • tab.unfocusedActiveBorderTop#707a8c
  • tab.unfocusedActiveForeground#707a8c
  • tab.unfocusedInactiveForeground#707a8c
  • terminal.ansiBlack#191e2a
  • terminal.ansiBlue#6dcbfa
  • terminal.ansiBrightBlack#686868
  • terminal.ansiBrightBlue#73d0ff
  • terminal.ansiBrightCyan#95e6cb
  • terminal.ansiBrightGreen#bae67e
  • terminal.ansiBrightMagenta#d4bfff
  • terminal.ansiBrightRed#f28779
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd580
  • terminal.ansiCyan#90e1c6
  • terminal.ansiGreen#a6cc70
  • terminal.ansiMagenta#cfbafa
  • terminal.ansiRed#ed8274
  • terminal.ansiWhite#c7c7c7
  • terminal.ansiYellow#fad07b
  • terminal.background#1f2430
  • terminal.foreground#cbccc6
  • textBlockQuote.background#232834
  • textLink.activeForeground#ffcc66
  • textLink.foreground#ffcc66
  • textPreformat.foreground#cbccc6
  • titleBar.activeBackground#14181f
  • titleBar.activeForeground#cbccc6
  • titleBar.border#14181f
  • titleBar.inactiveBackground#1f2430
  • titleBar.inactiveForeground#707a8c
  • walkThrough.embeddedEditorBackground#232834
  • widget.shadow#141925

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#EF596F
variable.other.generic-type.haskell#D55FDE
storage.type.haskell#D19A66
support.variable.magic.python#EF596F
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ABB2BF
variable.parameter.function.language.special.self.python#E5C07B
storage.modifier.lifetime.rust#ABB2BF
support.function.std.rust#61AFEF
entity.name.lifetime.rust#E5C07B
variable.language.rust#EF596F
support.constant.edge#D55FDE
constant.other.character-class.regexp#EF596F
keyword.operator.quantifier.regexp#D19A66
punctuation.definition.string.begin,punctuation.definition.string.end#89CA78
variable.parameter.function#ABB2BF
comment markup.link#5C6370
markup.changed.diff#E5C07B
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#61AFEF
markup.inserted.diff#89CA78
markup.deleted.diff#EF596F
meta.function.c,meta.function.cpp#EF596F
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#ABB2BF
punctuation.separator.key-value#ABB2BF
keyword.operator.expression.import#61AFEF
support.constant.math#E5C07B
support.constant.property.math#D19A66
variable.other.constant#E5C07B
storage.type.annotation.java, storage.type.object.array.java#E5C07B
source.java#EF596F
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#ABB2BF
meta.method.java#61AFEF
storage.modifier.import.java,storage.type.java,storage.type.generic.java#E5C07B
keyword.operator.instanceof.java#D55FDE
meta.definition.variable.name.java#EF596F
keyword.operator.logical#2BBAC5
keyword.operator.bitwise#2BBAC5
keyword.operator.channel#2BBAC5
support.constant.property-value.scss,support.constant.property-value.css#D19A66
keyword.operator.css,keyword.operator.scss,keyword.operator.less#2BBAC5
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#D19A66
punctuation.separator.list.comma.css#ABB2BF
support.constant.color.w3c-standard-color-name.css#D19A66
support.type.vendored.property-name.css#2BBAC5
support.module.node,support.type.object.module,support.module.node#E5C07B
entity.name.type.module#E5C07B
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#EF596F
support.constant.json#D19A66
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#D55FDE
support.type.object.console#EF596F
support.variable.property.process#D19A66
entity.name.function,support.function.console#61AFEF
keyword.operator.misc.rust#ABB2BF
keyword.operator.sigil.rust#D55FDE
keyword.operator.delete#D55FDE
support.type.object.dom#2BBAC5
support.variable.dom,support.variable.property.dom#EF596F
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#2BBAC5
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#D55FDE
punctuation.separator.delimiter#ABB2BF
punctuation.separator.c,punctuation.separator.cpp#D55FDE
support.type.posix-reserved.c,support.type.posix-reserved.cpp#2BBAC5
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#D55FDE
variable.parameter.function.language.python#D19A66
support.type.python#2BBAC5
keyword.operator.logical.python#D55FDE
variable.parameter.function.python#D19A66
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#ABB2BF
meta.function-call.generic.python#61AFEF
constant.character.format.placeholder.other.python#D19A66
keyword.operator#ABB2BF
keyword.operator.assignment.compound#D55FDE
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#2BBAC5
keyword#D55FDE
entity.name.namespace#E5C07B
variable#EF596F
variable.c#ABB2BF
variable.language#E5C07B
token.variable.parameter.java#ABB2BF
import.storage.java#E5C07B
token.package.keyword#D55FDE
token.package#ABB2BF
entity.name.function, meta.require, support.function.any-method, variable.function#61AFEF
entity.name.type.namespace#E5C07B
support.class, entity.name.type.class#E5C07B
entity.name.class.identifier.namespace.type#E5C07B
entity.name.class, variable.other.class.js, variable.other.class.ts#E5C07B
variable.other.class.php#EF596F
entity.name.type#E5C07B
keyword.control#D55FDE
control.elements, keyword.operator.less#D19A66
keyword.other.special-method#61AFEF
storage#D55FDE
token.storage#D55FDE
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#D55FDE
token.storage.type.java#E5C07B
support.function#2BBAC5
support.type.property-name#ABB2BF
support.constant.property-value#ABB2BF
support.constant.font-name#D19A66
meta.tag#ABB2BF
string#89CA78
constant.other.symbol#2BBAC5
constant.numeric#D19A66
constant#D19A66
punctuation.definition.constant#D19A66
entity.name.tag#EF596F
entity.other.attribute-name#D19A66
entity.other.attribute-name.id#61AFEF
entity.other.attribute-name.class.css#D19A66
meta.selector#D55FDE
markup.heading#EF596F
markup.heading punctuation.definition.heading, entity.name.section#61AFEF
keyword.other.unit#EF596F
markup.bold,todo.bold#D19A66
punctuation.definition.bold#E5C07B
markup.italic, punctuation.definition.italic,todo.emphasis#D55FDE
emphasis md#D55FDE
entity.name.section.markdown#EF596F
punctuation.definition.heading.markdown#EF596F
punctuation.definition.list.begin.markdown#EF596F
markup.heading.setext#ABB2BF
punctuation.definition.bold.markdown#D19A66
markup.inline.raw.markdown#89CA78
markup.inline.raw.string.markdown#89CA78
punctuation.definition.list.markdown#EF596F
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#EF596F
beginning.punctuation.definition.list.markdown#EF596F
punctuation.definition.metadata.markdown#EF596F
markup.underline.link.markdown,markup.underline.link.image.markdown#D55FDE
string.other.link.title.markdown,string.other.link.description.markdown#61AFEF
string.regexp#2BBAC5
constant.character.escape#2BBAC5
punctuation.section.embedded, variable.interpolation#EF596F
punctuation.section.embedded.begin,punctuation.section.embedded.end#D55FDE
invalid.illegal#FFFFFF
invalid.illegal.bad-ampersand.html#ABB2BF
invalid.broken#FFFFFF
invalid.deprecated#FFFFFF
invalid.unimplemented#FFFFFF
source.json meta.structure.dictionary.json > string.quoted.json#EF596F
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#EF596F
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#89CA78
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#2BBAC5
support.type.property-name.json#EF596F
support.type.property-name.json punctuation#EF596F
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#D55FDE
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#D55FDE
support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php#E5C07B
keyword.operator.error-control.php#D55FDE
keyword.operator.type.php#D55FDE
punctuation.section.array.begin.php#ABB2BF
punctuation.section.array.end.php#ABB2BF
invalid.illegal.non-null-typehinted.php#F44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#E5C07B
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#61AFEF
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#ABB2BF
support.constant.core.rust#D19A66
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#D19A66
entity.name.goto-label.php,support.other.php#61AFEF
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#2BBAC5
keyword.operator.regexp.php#D55FDE
keyword.operator.comparison.php#2BBAC5
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#D55FDE
meta.function.decorator.python#61AFEF
support.token.decorator.python,meta.function.decorator.identifier.python#2BBAC5
function.parameter#ABB2BF
function.brace#ABB2BF
function.parameter.ruby, function.parameter.cs#ABB2BF
constant.language.symbol.ruby#2BBAC5
rgb-value#2BBAC5
inline-color-decoration rgb-value#D19A66
less rgb-value#D19A66
selector.sass#EF596F
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#E5C07B
block.scope.end,block.scope.begin#ABB2BF
storage.type.cs#E5C07B
entity.name.variable.local.cs#EF596F
token.info-token#61AFEF
token.warn-token#D19A66
token.error-token#F44747
token.debug-token#D55FDE
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#D55FDE
meta.template.expression#ABB2BF
keyword.operator.module#D55FDE
support.type.type.flowtype#61AFEF
support.type.primitive#E5C07B
meta.property.object#EF596F
variable.parameter.function.js#EF596F
keyword.other.template.begin#89CA78
keyword.other.template.end#89CA78
keyword.other.substitution.begin#89CA78
keyword.other.substitution.end#89CA78
keyword.operator.assignment#2BBAC5
keyword.operator.assignment.go#E5C07B
keyword.operator.arithmetic.go, keyword.operator.address.go#D55FDE
entity.name.package.go#E5C07B
support.type.prelude.elm#2BBAC5
support.constant.elm#D19A66
punctuation.quasi.element#D55FDE
constant.character.entity#EF596F
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#2BBAC5
entity.global.clojure#E5C07B
meta.symbol.clojure#EF596F
constant.keyword.clojure#2BBAC5
meta.arguments.coffee, variable.parameter.function.coffee#EF596F
source.ini#89CA78
meta.scope.prerequisites.makefile#EF596F
source.makefile#E5C07B
storage.modifier.import.groovy#E5C07B
meta.method.groovy#61AFEF
meta.definition.variable.name.groovy#EF596F
meta.definition.class.inherited.classes.groovy#89CA78
support.variable.semantic.hlsl#E5C07B
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#D55FDE
text.variable, text.bracketed#EF596F
support.type.swift, support.type.vb.asp#E5C07B
entity.name.function.xi#E5C07B
entity.name.class.xi#2BBAC5
constant.character.character-class.regexp.xi#EF596F
constant.regexp.xi#D55FDE
keyword.control.xi#2BBAC5
invalid.xi#ABB2BF
beginning.punctuation.definition.quote.markdown.xi#89CA78
beginning.punctuation.definition.list.markdown.xi#7F848E
constant.character.xi#61AFEF
accent.xi#61AFEF
wikiword.xi#D19A66
constant.other.color.rgb-value.xi#FFFFFF
punctuation.definition.tag.xi#5C6370
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#E5C07B
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#EF596F
meta.brace.square#ABB2BF
comment, punctuation.definition.comment#7F848E
markup.quote.markdown#5C6370
punctuation.definition.block.sequence.item.yaml#ABB2BF
constant.language.symbol.elixir, constant.language.symbol.double-quoted.elixir#2BBAC5
entity.name.variable.parameter.cs#E5C07B
entity.name.variable.field.cs#EF596F
markup.deleted#EF596F
markup.inserted#89CA78
markup.underlineunderline
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#BE5046
support.other.namespace.php#ABB2BF
variable.other.object#E5C07B
variable.other.constant.property#EF596F
entity.other.inherited-class#E5C07B
comment, entity.name.type.class, keyword, constant, storage.modifier, storage.type.class.js, entity.name.type, constant.other.placeholder, constant, storageitalic
storage.type.function.arrow.js, meta.arrow.js, meta.var.expr.js, source.js
invalid, keyword.operator, constant.numeric.css, keyword.other.unit.px.css, constant.numeric.decimal.js, constant.numeric.json, constant.numeric