Skip to main content
Coding Theme

Twilight Gray

Publisher: AldoThemes in package: 1

Embrace the calm of Twilight Gray. This theme blends subtle blues and deep grays for a tranquil, focused coding environment. Perfect for late-night sessions.

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.border#2b303b
  • activityBar.foreground#8a94a8
  • activityBarBadge.background#232427
  • activityBarBadge.foreground#a2a9b8
  • badge.background#232427
  • badge.foreground#a2a9b8
  • button.background#232427
  • button.foreground#a2a9b8
  • button.hoverBackground#232427d3
  • diffEditor.insertedLineBackground#99F2FF15
  • diffEditor.insertedTextBackground#99F2FF15
  • diffEditor.removedLineBackground#FF808015
  • diffEditor.removedTextBackground#FF808015
  • editor.background#101010
  • editor.foreground#8a94a8
  • editor.selectionBackground#FFFFFF25
  • editor.selectionHighlightBackground#FFFFFF25
  • editorBracketHighlight.foreground1#8a94a8
  • editorBracketHighlight.foreground2#8a94a8
  • editorBracketHighlight.foreground3#8a94a8
  • editorBracketHighlight.foreground4#8a94a8
  • editorBracketHighlight.foreground5#8a94a8
  • editorBracketHighlight.foreground6#8a94a8
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorError.foreground#ff3535
  • editorGroupHeader.tabsBackground#101010
  • editorGutter.addedBackground#99F2FF
  • editorGutter.deletedBackground#FF8080
  • editorGutter.modifiedBackground#FEB9C0
  • editorHoverWidget.background#161616
  • editorHoverWidget.border#282828
  • editorInlayHint.background#1C1C1C
  • editorInlayHint.foreground#8a94a8
  • editorLineNumber.foreground#2b303b
  • editorWarning.foreground#ffda35
  • editorWidget.background#16181d
  • focusBorder#40485a
  • icon.foreground#a2a9b8
  • input.background#1C1C1C
  • list.activeSelectionBackground#232323
  • list.activeSelectionForeground#a2a9b8
  • list.errorForeground#FF8080
  • list.highlightForeground#8a94a8
  • list.hoverBackground#282828
  • list.inactiveSelectionBackground#232323
  • scrollbarSlider.background#34343480
  • scrollbarSlider.hoverBackground#343434
  • selection.background#666
  • settings.modifiedItemIndicator#FEB9C0
  • sideBar.background#101010
  • sideBar.border#2b303b
  • sideBarSectionHeader.background#101010
  • sideBarSectionHeader.foreground#8a94a8
  • sideBarTitle.foreground#8a94a8
  • statusBar.background#101010
  • statusBar.debuggingBackground#101010
  • statusBar.debuggingForeground#FFF
  • statusBar.foreground#8a94a8
  • statusBar.noFolderBackground#101010
  • statusBarItem.remoteBackground#101010
  • statusBarItem.remoteForeground#000
  • tab.activeBackground#161616
  • tab.border#2b303b
  • tab.inactiveBackground#101010
  • textLink.activeForeground#d3979d
  • textLink.foreground#8a94a8
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#7E7E7E
  • titleBar.border#2b303b
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#707070

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#758575dd
delimiter.bracket, delimiter, invalid.illegal.character-not-allowed-here.html, keyword.operator.rest, keyword.operator.spread, keyword.operator.type.annotation, keyword.operator.relational, keyword.operator.assignment, keyword.operator.type, meta.brace, meta.tag.block.any.html, meta.tag.inline.any.html, meta.tag.structure.input.void.html, meta.type.annotation, meta.embedded.block.github-actions-expression, storage.type.function.arrow, meta.objectliteral.ts, punctuation#666666
constant, entity.name.constant, variable.language, meta.definition.variable#c99076
entity, entity.name#80a665
variable.parameter.function#dbd7caee
entity.name.tag, tag.html#4d9375
entity.name.function#80a665
keyword, storage.type.class.jsdoc#4d9375
storage, storage.type, support.type.builtin, constant.language.undefined, constant.language.null#cb7676
text.html.derivative, storage.modifier.package, storage.modifier.import, storage.type.java#dbd7caee
string, string punctuation.section.embedded source, attribute.value#c98a7d
punctuation.definition.string, punctuation.support.type.property-name#c98a7d99
support#b8a965
property, meta.property-name, meta.object-literal.key, entity.name.tag.yaml, attribute.name#b8a965
entity.other.attribute-name, invalid.deprecated.entity.other.attribute-name.html#bd976a
variable, identifier#bd976a
support.type.primitive, entity.name.type#5DA994
namespace#db889a
keyword.operator, keyword.operator.assignment.compound, meta.var.expr.ts#cb7676
invalid.broken#fdaeb7italic
invalid.deprecated#fdaeb7italic
invalid.illegal#fdaeb7italic
invalid.unimplemented#fdaeb7italic
carriage-return#24292eitalic underline
message.error#fdaeb7
string variable#c98a7d
source.regexp, string.regexp#c4704f
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#c98a7d
string.regexp constant.character.escape#e6cc77
support.constant#c99076
keyword.operator.quantifier.regexp, constant.numeric, number#4C9A91
keyword.other.unit#cb7676
constant.language.boolean, constant.language#4d9375
meta.module-reference#4d9375
punctuation.definition.list.begin.markdown#d4976c
markup.heading, markup.heading entity.name#4d9375bold
markup.quote#5d99a9
markup.italic#dbd7caeeitalic
markup.bold#dbd7caeebold
markup.raw#4d9375
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#fdaeb7
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#85e89d
markup.changed, punctuation.definition.changed#ffab70
markup.ignored, markup.untracked#2f363d
meta.diff.range#b392f0bold
meta.diff.header#79b8ff
meta.separator#79b8ffbold
meta.output#79b8ff
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#d1d5da
brackethighlighter.unmatched#fdaeb7
constant.other.reference.link, string.other.link, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#c98a7d
markup.underline.link.markdown, markup.underline.link.image.markdown#dedcd590underline
type.identifier, constant.other.character-class.regexp#6872ab
entity.other.attribute-name.html.vue#80a665
invalid.illegal.unrecognized-tag.htmlnormal

Shiki preview

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

Loading...

Twilight Gray - Coding Theme