Skip to main content
Coding Theme

Solarized Light N

Publisher: NarenThemes in package: 1

Based totally on Solarized

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#EEE8D5
  • activityBar.dropBackground#EEE8D5
  • activityBar.foreground#584c27
  • activityBarBadge.background#586e75
  • badge.background#B58900AA
  • button.background#AC9D57
  • debugExceptionWidget.background#DDD6C1
  • debugExceptionWidget.border#AB395B
  • debugToolBar.background#DDD6C1
  • dropdown.background#EEE8D5
  • dropdown.border#D3AF86
  • editor.background#FDF6E3
  • editor.foreground#839496
  • editor.lineHighlightBackground#eee8d5
  • editor.selectionBackground#eee8d5
  • editorCursor.background#fdf6e3
  • editorCursor.foreground#dc322f
  • editorGroup.border#eeeeee
  • editorGroup.dropBackground#DDD6C1AA
  • editorGroupHeader.tabsBackground#EEE8D5
  • editorHoverWidget.background#EEE8D5
  • editorIndentGuide.activeBackground#081E2580
  • editorIndentGuide.background#586E7580
  • editorLineNumber.activeForeground#93a1a1
  • editorLineNumber.foreground#93a1a1
  • editorPane.background#EEE8D5
  • editorWhitespace.foreground#586E7580
  • editorWidget.background#EEE8D5
  • extensionButton.prominentBackground#586e75
  • extensionButton.prominentHoverBackground#584c27aa
  • focusBorder#D3AF86
  • input.background#DDD6C1
  • input.foreground#586E75
  • input.placeholderForeground#586E75AA
  • inputOption.activeBorder#D3AF86
  • list.activeSelectionBackground#DFCA88
  • list.activeSelectionForeground#6C6C6C
  • list.focusBackground#DFCA8866
  • list.highlightForeground#586e75
  • list.hoverBackground#DFCA8844
  • list.inactiveSelectionBackground#D1CBB8
  • minimap.selectionHighlight#EEE8D5
  • panel.border#DDD6C1
  • peekView.border#586e75
  • peekViewEditor.background#FFFBF2
  • peekViewEditor.matchHighlightBackground#7744AA40
  • peekViewResult.background#EEE8D5
  • peekViewTitle.background#EEE8D5
  • pickerGroup.border#2AA19899
  • pickerGroup.foreground#2AA19899
  • progressBar.background#586e75
  • selection.background#CCC4B0
  • sideBar.background#EEE8D5
  • sideBar.foreground#657b83
  • sideBarTitle.foreground#586E75
  • statusBar.background#EEE8D5
  • statusBar.debuggingBackground#EEE8D5
  • statusBar.foreground#586E75
  • statusBar.noFolderBackground#EEE8D5
  • statusBarItem.prominentBackground#DDD6C1
  • statusBarItem.prominentHoverBackground#DDD6C199
  • statusBarItem.remoteBackground#AC9D57
  • tab.activeBackground#FDF6E3
  • tab.activeModifiedBorder#586e75
  • tab.border#DDD6C1
  • tab.inactiveBackground#D3CBB7
  • tab.inactiveForeground#586E75
  • terminal.ansiBlack#586e75
  • terminal.ansiBlue#268bd2
  • terminal.ansiBrightBlack#586e75
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#586e75
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#586e75
  • terminal.ansiBrightWhite#eee8d5
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#2aa198
  • terminal.ansiGreen#dc322f
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#859900
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#586e75
  • titleBar.activeBackground#EEE8D5
  • walkThrough.embeddedEditorBackground#00000014

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#268bd2
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#859900
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#859900
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#C586C0
variable, meta.definition.variable.name, support.variable, entity.name.variable#586e75
variable.other.constant, variable.other.enummember#6c71c4
meta.object-literal.key#586e75
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#2aa198
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#2aa198
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#268bd2
keyword.operator.quantifier.regexp#d7ba7d
constant.character#d33682
constant.character.escape#d7ba7d
entity.name.label#C8C8C8
meta.embedded, source.groovy.embedded#reds
emphasisitalic
strongbold
header#000080
comment#839496
constant.language#d33682
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#dc322f
constant.regexp#646695
entity.name.tag#d33682
entity.name.tag.css#d7ba7d
entity.other.attribute-name#586e75
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#d7ba7d
invalid#f44747
markup.underlineunderline
markup.bold#d33682bold
markup.heading#d33682bold
markup.italicitalic
markup.inserted#dc322f
markup.deleted#2aa198
markup.changed#d33682
punctuation.definition.quote.begin.markdown#839496
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#2aa198
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#d33682
meta.preprocessor.string#2aa198
meta.preprocessor.numeric#dc322f
meta.structure.dictionary.key.python#586e75
meta.diff.header#d33682
storage#d33682
storage.type#d33682
storage.modifier, keyword.operator.noexcept#d33682
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#2aa198
string.tag#2aa198
string.value#2aa198
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#d33682
meta.template.expression#reds
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#586e75
keyword#d33682
keyword.control#d33682
keyword.operator#reds
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#d33682
keyword.other.unit#dc322f
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#d33682
support.function.git-rebase#586e75
constant.sha.git-rebase#dc322f
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#reds
variable.language#d33682

Shiki preview

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

Loading...

Solarized Light N - Coding Theme