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#b35ef0
  • activityBar.background#000000
  • activityBar.border#b35ef022
  • activityBar.foreground#b35ef0
  • activityBar.inactiveForeground#333333
  • badge.background#b35ef0
  • badge.foreground#000000
  • button.background#b35ef0
  • button.foreground#000000
  • button.hoverBackground#8f3fd6
  • dropdown.background#050505
  • dropdown.border#b35ef044
  • dropdown.foreground#ffffff
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#b35ef022
  • editor.lineHighlightBackground#b35ef011
  • editor.selectionBackground#b35ef033
  • editor.selectionHighlightBackground#00ff8822
  • editorBracketMatch.background#b35ef033
  • editorBracketMatch.border#b35ef0
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#00ff88
  • editorGutter.background#000000
  • editorGutter.deletedBackground#ff0055
  • editorGutter.modifiedBackground#b35ef0
  • editorLineNumber.activeForeground#b35ef0
  • editorLineNumber.foreground#333333
  • focusBorder#b35ef0
  • foreground#ffffff
  • input.background#050505
  • input.border#b35ef044
  • input.foreground#ffffff
  • input.placeholderForeground#333333
  • list.activeSelectionBackground#0a0a0a
  • list.activeSelectionForeground#b35ef0
  • list.focusBackground#0a0a0a
  • list.focusForeground#b35ef0
  • list.hoverBackground#b35ef011
  • list.hoverForeground#ffffff
  • peekView.border#b35ef0
  • peekViewEditor.background#000000
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#050505
  • peekViewResult.fileForeground#b35ef0
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.selectionBackground#0a0a0a
  • scrollbarSlider.activeBackground#b35ef088
  • scrollbarSlider.background#b35ef033
  • scrollbarSlider.hoverBackground#b35ef055
  • selection.background#b35ef044
  • sideBar.background#050505
  • sideBar.border#b35ef022
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#0a0a0a
  • sideBarTitle.foreground#b35ef0
  • statusBar.background#000000
  • statusBar.border#b35ef022
  • statusBar.debuggingBackground#b35ef0
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#b35ef0
  • tab.activeBackground#0a0a0a
  • tab.activeForeground#b35ef0
  • tab.border#b35ef022
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#333333
  • terminal.background#000000
  • terminal.foreground#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#b35ef0
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#333333italic
keyword, keyword.control, keyword.control.flow, keyword.control.loop, keyword.control.conditional#b35ef0bold
keyword.operator, keyword.operator.assignment#ffffff—
string, string.quoted.single, string.quoted.double#00ff88—
constant.numeric, constant.hex, constant.octal#ffaa00—
entity.name.function, support.function#00aaff—
entity.name.class, entity.name.type.class#ff0055—
variable, variable.parameter, variable.other#ffffff—
constant, constant.language#ffaa00—
entity.name.type, support.type, storage.type#00aaff—
meta.tag, entity.name.tag#ff0055—
entity.other.attribute-name#00ff88—
support.type.property-name#00aaff—
support.constant.property-value#ffaa00—
support.type.object.key, string.key.json#00aaff—
markup.heading#b35ef0bold
invalid, invalid.illegal#ff0055bold
invalid.deprecated#ffaa00—