Skip to main content
Coding Theme

Sequoya theme

Publisher: sequoyaThemes in package: 1

Darcula theme spin off

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#101010
  • activityBar.foreground#74819b
  • activityBarBadge.background#ffffff
  • activityBarBadge.foreground#000000
  • button.hoverBackground#232323
  • debugToolBar.background#101010
  • dropdown.background#101010
  • dropdown.border#232323
  • editor.background#201b1b
  • editor.findMatchBackground#232323
  • editor.foreground#c7d0d9
  • editor.lineHighlightBackground#232323
  • editor.lineHighlightBorder#232323
  • editor.selectionBackground#644613
  • editor.selectionHighlightBackground#135564
  • editorBracketMatch.border#74819b
  • editorCursor.foreground#ffffff
  • editorGroup.border#101010
  • editorGroupHeader.noTabsBackground#101010
  • editorGroupHeader.tabsBackground#101010
  • editorGutter.addedBackground#98c378
  • editorGutter.deletedBackground#ef596f
  • editorGutter.modifiedBackground#e5c07b
  • editorHoverWidget.background#101010
  • editorIndentGuide.activeBackground#4b5567
  • editorIndentGuide.background#232323
  • editorLineNumber.activeForeground#74819b
  • editorLineNumber.foreground#3a3e46
  • editorOverviewRuler.border#101010
  • editorRuler.foreground#232323
  • editorSuggestWidget.background#101010
  • editorSuggestWidget.selectedBackground#232323
  • editorWhitespace.foreground#232323
  • editorWidget.background#101010
  • focusBorder#74819b
  • foreground#74819b
  • gitDecoration.conflictingResourceForeground#d55fde
  • gitDecoration.deletedResourceForeground#ef596f
  • gitDecoration.ignoredResourceForeground#00b7c9
  • gitDecoration.modifiedResourceForeground#f7f308
  • gitDecoration.untrackedResourceForeground#11eb73
  • input.background#101010
  • input.border#232323
  • list.activeSelectionBackground#101010
  • list.focusBackground#232323
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#232323
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#101010
  • list.inactiveSelectionForeground#ffffff
  • notificationCenterHeader.background#232323
  • notificationCenterHeader.foreground#eeeeee
  • notifications.background#232323
  • notifications.border#232323
  • notifications.foreground#eeeeee
  • notificationToast.border#232323
  • panel.background#201b1b
  • panel.border#232323
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#74819b
  • peekView.border#232323
  • peekViewEditor.background#232323
  • peekViewResult.background#232323
  • peekViewResult.selectionBackground#232323
  • peekViewTitle.background#232323
  • peekViewTitleLabel.foreground#ffffff
  • scrollbar.shadow#00000026
  • scrollbarSlider.background#232323
  • scrollbarSlider.hoverBackground#22303e
  • sideBar.background#201b1b
  • sideBarSectionHeader.background#101010
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#201b1b
  • statusBar.debuggingBackground#101010
  • statusBar.foreground#74819b
  • tab.activeBackground#101010
  • tab.activeBorder#232323
  • tab.activeForeground#ffffff
  • tab.border#101010
  • tab.hoverBackground#232323
  • tab.inactiveBackground#101010
  • tab.inactiveForeground#74819b
  • tab.unfocusedActiveBorder#101010
  • textBlockQuote.background#ff0000
  • titleBar.activeBackground#101010
  • titleBar.inactiveForeground#101010
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.constant.edge#d55fdeff
variable.parameter.function#A6B2C0
comment, punctuation.definition.comment#5C6370italic
comment markup.link#5C6370
markup.changed.diff#e0c285
meta.diff.header.from-file,punctuation.definition.from-file.diff#569cd6
markup.inserted.diff#89CA78
markup.deleted.diff#EF596F
meta.function.c#EF596F
keyword.control.cpp#e5c07b
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#AAB1C0
storage.type.annotation.java#e5c07bff
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,storage.type.generic.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,meta.method.body.java#AAB1C0
meta.method.java#52ADF2
storage.modifier.import.java,storage.type.java#e5c07b
meta.definition.variable.name.java#EF596F
support.constant.property-value.scss,support.constant.property-value.css#D8985F
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#D8985F
punctuation.separator.list.comma.css#b9c0ca
support.constant.color.w3c-standard-color-name.css#D8985F
support.type.vendored.property-name.css#2BBAC5
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c#D55FDEff
punctuation.separator.delimiter.c#bbbbbb
support.type.posix-reserved.c#57adb8
keyword.operator.sizeof.c#C178DD
variable.parameter.function.language.python#D8985F
support.type.python#2BBAC5
keyword.operator.logical.python#D55FDE
meta.function-call.arguments.python#E06C60
meta.function-call.python#E06C60
variable.parameter.function.python#D18C4E
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python,meta.function-call.arguments.python#AAB1C0
meta.function-call.generic.python#52ADF2
constant.character.format.placeholder.other.python#98c379
none#A6B2C0
variable#EF596F
token.variable.parameter.java#AAB1C0
import.storage.java#e5c07b
entity.name.type.namespace#e5c07b
support.class, entity.name.type.class#bbb
entity.name.class.identifier.namespace.type#e5c07b
token.storage.type.java#e5c07b
constant.other.symbol#2BBAC5
constant.numeric#D8985F
entity.other.attribute-name.class.css#D8985Fitalic
meta.selector#D55FDE
none#D2945D
markup.heading#EF596Fbold
markup.heading punctuation.definition.heading, entity.name.section#52ADF2
markup.bold,todo.bold#D8985Fbold
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
markup.heading.setext#AAB1C0
punctuation.definition.bold.markdown#D8985F
markup.inline.raw.markdown#89CA78
markup.inline.raw.string.markdown#98c379
beginning.punctuation.definition.list.markdown#EF596F
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown,punctuation.definition.metadata.markdown#AAB1C0
punctuation.definition.metadata.markdown#D55FDE
markup.underline.link.markdown,markup.underline.link.image.markdown#D55FDE
string.other.link.title.markdown,string.other.link.description.markdown#52ADF2
markup.italic.markdownitalic
markup.bold.markdownbold
punctuation.section.embedded, variable.interpolation#BE4F44
invalid.illegal#FFFFFF
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
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#C679DD
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#C679DD
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.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#AAB1C0
punctuation.section.array.end.php#AAB1C0
invalid.illegal.non-null-typehinted.php#ff0000
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#52ADF2
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#bbbbbb
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#D8985F
entity.name.goto-label.php,support.other.php#52ADF2
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#2BBAC5
keyword.operator.regexp.php#D55FDE
keyword.operator.comparison.php#2BBAC5
punctuation.definition.variable.php#EF596F
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#D55FDE
meta.function.decorator.python#52ADF2
support.token.decorator.python,meta.function.decorator.identifier.python#2BBAC5
function.parameter#D8985F
function.parameter#AAB1C0
function.brace#AAB1C0
function.parameter.ruby, function.parameter.cs#AAB1C0
rgb-value#2BBAC5
inline-color-decoration rgb-value#D8985F
less rgb-value#D8985F
selector.sass#EF596F
storage.type.cs#e5c07bff
entity.name.variable.local.cs#EF596F
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
punctuation.section.embedded#d55fde
meta.template.expression#aab1c0
emphasisitalic
strongbold
header#000080
comment#808080
constant.numeric#6897BB
entity.name.tag#FFC66D
entity.name.tag.css#FFC66D
entity.other.attribute-name.class.html, entity.other.attribute-name.class.jade#9876AA
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#FFC66D
invalid#f44747
markup.underlineunderline
markup.bold#bbbbold
markup.heading#bbb
markup.italicitalic
markup.inserted#6A8759
markup.deleted#CC7832
markup.changed#bbb
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#CC7832
meta.selector#FFC66D
punctuation.definition.tag#FFC66D
meta.preprocessor#CC7832
meta.preprocessor.string#CC7832
meta.preprocessor.numeric#6A8759
meta.structure.dictionary.key.python#9876AA
meta.diff.header#CC7832
variable.css, variable.scss, variable.other.less, entity.other.inherited-class.php, entity.name.type.class.php, entity.name.type.namespace.php, keyword.operator.key.php, storage.type.php, support.class.builtin.php#bbb
support.class.dom, meta.function-call, entity.name.type.module#bbb
keyword#CC7832
punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php#CC7832
support.function.git-rebase#9876AA
constant.sha.git-rebase#6A8759
storage.modifier.import.java, storage.modifier.package.java#d4d4d4
variable.language#CC7832
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#CC7832
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
support.class#bbb
entity.name.tag#ef596fff
punctuation.section.embedded#FFC66D
entity.other.attribute-name#808080
text.html entity.name.tag, text.html punctuation.definition.tag#FFC66D
constant.numeric#6897BB
storage#cc7832ffbold
keyword#cc7832ffbold
keyword.control.import, keyword.control.export#cc7832ffbold
support.type.object.module#cc7832ffbold
keyword.operator.new, keyword.operator.expression#cc7832ffbold
storage.type.function.arrow, punctuation.definition.parameters#cc7832ffbold
variable.language.this, variable.language.super#cc7832ffbold
support.class.console, variable.language.arguments, keyword.other.debugger, support.variable.dom, keyword.operator.expression.delete#ef596fff
meta.embedded.expression meta.objectliteral, meta.embedded.expression storage, meta.embedded.expression storage.type.function.arrow, meta.embedded.expression punctuation.definition.parameters#ef596fffbold
support.function, meta.function-call entity.name.function#FFC66D
punctuation.definition.binding-pattern#cc7832ffbold
constant.language, support.constant, support.class.builtin#808080italic
variable, keyword.operator, entity.other.inherited-class, support.variable.property.process, support.function.console, meta.definition#bbb
entity.name.type, meta.object.type, meta.type.function punctuation.definition.parameters, meta.type.function storage.type.function.arrow, meta.type.annotation meta.brace.square#eee
support.type.builtin, support.type.primitive#eeeitalic
punctuation.separator, punctuation.accessor, punctuation.terminator#444
meta.brace.round, meta.block, meta.class#444
punctuation.definition.tag#808080
variable.other.property, support.variable.property#bbb
entity.name.type.class#bbb
string, string keyword#6A8759
punctuation.definition.string#98c378
punctuation.definition.template-expression, keyword.control.anchor.regexp#6A8759
meta.object-literal.key#9876AA
meta.interface punctuation.definition.block, meta.objectliteral#9876AAbold
meta.array.literal#9876AA
punctuation.separator.key-value#444
meta.method.declaration, meta.definition.method#bbb
variable.other.object.property, variable.other.object#808080
punctuation.definition.comment, comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, comment.block.documentation variable.other.jsdoc, comment#464646
source.json punctuation, source.json punctuation.definition.string, source.json punctuation.support.type.property-name#444
source.json punctuation.definition#bbb
source.json string#bbb
source.json constant.language, source.json constant.numeric#6897BB
source.json support.type.property-name#808080
comment#755555
punctuation.separator, punctuation.terminator, punctuation.definition, punctuation.support.type#b9dc8a
entity.other.attribute-name.html#cc7832ff

Shiki preview

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

Loading...

Sequoya theme - Coding Theme