Skip to main content
Coding Theme

Albertool Futurism

Publisher: SidAlbertaodasmassaThemes in package: 12

🎨 Coleção de temas Albertool: Simples, Futurista, Communist, Prime, Vice City, Synthwave 84, Matrix, Crimson, Arctic, Toxic, Nebula e Cyberpunk

Color themes

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.activeBorder#dc143c
  • activityBar.background#000000
  • activityBar.border#8b000022
  • activityBar.foreground#dc143c
  • activityBar.inactiveForeground#2a0000
  • badge.background#dc143c
  • badge.foreground#000000
  • button.background#8b0000
  • button.foreground#e0c0c0
  • button.hoverBackground#dc143c
  • dropdown.background#050000
  • dropdown.border#8b000044
  • dropdown.foreground#e0c0c0
  • editor.background#000000
  • editor.foreground#e0c0c0
  • editor.inactiveSelectionBackground#8b000022
  • editor.lineHighlightBackground#8b000011
  • editor.selectionBackground#8b000033
  • editor.selectionHighlightBackground#dc143c22
  • editorBracketMatch.background#8b000033
  • editorBracketMatch.border#dc143c
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#8b0000
  • editorGutter.background#000000
  • editorGutter.deletedBackground#ff0000
  • editorGutter.modifiedBackground#dc143c
  • editorLineNumber.activeForeground#dc143c
  • editorLineNumber.foreground#2a0000
  • focusBorder#8b0000
  • foreground#e0c0c0
  • input.background#050000
  • input.border#8b000044
  • input.foreground#e0c0c0
  • input.placeholderForeground#2a0000
  • list.activeSelectionBackground#0a0000
  • list.activeSelectionForeground#dc143c
  • list.focusBackground#0a0000
  • list.focusForeground#dc143c
  • list.hoverBackground#8b000011
  • list.hoverForeground#e0c0c0
  • peekView.border#dc143c
  • peekViewEditor.background#000000
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#050000
  • peekViewResult.fileForeground#dc143c
  • peekViewResult.lineForeground#e0c0c0
  • peekViewResult.selectionBackground#0a0000
  • scrollbarSlider.activeBackground#8b000088
  • scrollbarSlider.background#8b000033
  • scrollbarSlider.hoverBackground#8b000055
  • selection.background#8b000044
  • sideBar.background#050000
  • sideBar.border#8b000022
  • sideBar.foreground#e0c0c0
  • sideBarSectionHeader.background#0a0000
  • sideBarTitle.foreground#dc143c
  • statusBar.background#000000
  • statusBar.border#8b000022
  • statusBar.debuggingBackground#dc143c
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#dc143c
  • tab.activeBackground#0a0000
  • tab.activeForeground#dc143c
  • tab.border#8b000022
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#2a0000
  • terminal.background#000000
  • terminal.foreground#e0c0c0
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#dc143c
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#2a0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#2a0000italic
keyword, keyword.control, keyword.control.flow, keyword.control.loop, keyword.control.conditional#dc143cbold
keyword.operator, keyword.operator.assignment#e0c0c0—
string, string.quoted.single, string.quoted.double#ff6b6b—
constant.numeric, constant.hex, constant.octal#ff0000—
entity.name.function, support.function#dc143cbold
entity.name.class, entity.name.type.class#8b0000bold
variable, variable.parameter, variable.other#e0c0c0—
constant, constant.language#ff0000—
entity.name.type, support.type, storage.type#dc143c—
meta.tag, entity.name.tag#dc143c—
entity.other.attribute-name#ff6b6b—
support.type.property-name#dc143c—
support.constant.property-value#ff6b6b—
support.type.object.key, string.key.json#dc143c—
markup.heading#dc143cbold
invalid, invalid.illegal#ff0000bold
invalid.deprecated#8b0000—