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#88ccff
  • activityBar.background#000000
  • activityBar.border#88ccff22
  • activityBar.foreground#88ccff
  • activityBar.inactiveForeground#1a2a3a
  • badge.background#88ccff
  • badge.foreground#000000
  • button.background#88ccff
  • button.foreground#000000
  • button.hoverBackground#66aadd
  • dropdown.background#00050a
  • dropdown.border#88ccff44
  • dropdown.foreground#e8f4ff
  • editor.background#000000
  • editor.foreground#e8f4ff
  • editor.inactiveSelectionBackground#88ccff22
  • editor.lineHighlightBackground#88ccff11
  • editor.selectionBackground#88ccff33
  • editor.selectionHighlightBackground#aaddff22
  • editorBracketMatch.background#88ccff33
  • editorBracketMatch.border#88ccff
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#aaffdd
  • editorGutter.background#000000
  • editorGutter.deletedBackground#ff4466
  • editorGutter.modifiedBackground#88ccff
  • editorLineNumber.activeForeground#88ccff
  • editorLineNumber.foreground#1a2a3a
  • focusBorder#88ccff
  • foreground#e8f4ff
  • input.background#00050a
  • input.border#88ccff44
  • input.foreground#e8f4ff
  • input.placeholderForeground#1a2a3a
  • list.activeSelectionBackground#000d1a
  • list.activeSelectionForeground#88ccff
  • list.focusBackground#000d1a
  • list.focusForeground#88ccff
  • list.hoverBackground#88ccff11
  • list.hoverForeground#e8f4ff
  • peekView.border#88ccff
  • peekViewEditor.background#000000
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#00050a
  • peekViewResult.fileForeground#88ccff
  • peekViewResult.lineForeground#e8f4ff
  • peekViewResult.selectionBackground#000d1a
  • scrollbarSlider.activeBackground#88ccff88
  • scrollbarSlider.background#88ccff33
  • scrollbarSlider.hoverBackground#88ccff55
  • selection.background#88ccff44
  • sideBar.background#00050a
  • sideBar.border#88ccff22
  • sideBar.foreground#e8f4ff
  • sideBarSectionHeader.background#000d1a
  • sideBarTitle.foreground#88ccff
  • statusBar.background#000000
  • statusBar.border#88ccff22
  • statusBar.debuggingBackground#88ccff
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#88ccff
  • tab.activeBackground#000d1a
  • tab.activeForeground#88ccff
  • tab.border#88ccff22
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#1a2a3a
  • terminal.background#000000
  • terminal.foreground#e8f4ff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#88ccff
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#1a2a3a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#1a2a3aitalic
keyword, keyword.control, keyword.control.flow, keyword.control.loop, keyword.control.conditional#88ccffbold
keyword.operator, keyword.operator.assignment#e8f4ff—
string, string.quoted.single, string.quoted.double#aaffdd—
constant.numeric, constant.hex, constant.octal#ffffff—
entity.name.function, support.function#55aaffbold
entity.name.class, entity.name.type.class#aaddffbold
variable, variable.parameter, variable.other#e8f4ff—
constant, constant.language#ffffff—
entity.name.type, support.type, storage.type#55aaff—
meta.tag, entity.name.tag#88ccff—
entity.other.attribute-name#aaffdd—
support.type.property-name#55aaff—
support.constant.property-value#ffffff—
support.type.object.key, string.key.json#55aaff—
markup.heading#88ccffbold
invalid, invalid.illegal#ff4466bold
invalid.deprecated#1a2a3a—