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#ffe600
  • activityBar.background#000000
  • activityBar.border#ffe60022
  • activityBar.foreground#ffe600
  • activityBar.inactiveForeground#1a1500
  • badge.background#ffe600
  • badge.foreground#000000
  • button.background#ffe600
  • button.foreground#000000
  • button.hoverBackground#ccb800
  • dropdown.background#050400
  • dropdown.border#ffe60044
  • dropdown.foreground#fff5cc
  • editor.background#000000
  • editor.foreground#fff5cc
  • editor.inactiveSelectionBackground#ffe60022
  • editor.lineHighlightBackground#ffe60011
  • editor.selectionBackground#ffe60033
  • editor.selectionHighlightBackground#00b4ff22
  • editorBracketMatch.background#ffe60033
  • editorBracketMatch.border#ffe600
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#00b4ff
  • editorGutter.background#000000
  • editorGutter.deletedBackground#ff003c
  • editorGutter.modifiedBackground#ffe600
  • editorLineNumber.activeForeground#ffe600
  • editorLineNumber.foreground#1a1500
  • focusBorder#ffe600
  • foreground#fff5cc
  • input.background#050400
  • input.border#ffe60044
  • input.foreground#fff5cc
  • input.placeholderForeground#1a1500
  • list.activeSelectionBackground#0a0800
  • list.activeSelectionForeground#ffe600
  • list.focusBackground#0a0800
  • list.focusForeground#ffe600
  • list.hoverBackground#ffe60011
  • list.hoverForeground#fff5cc
  • peekView.border#ffe600
  • peekViewEditor.background#000000
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#050400
  • peekViewResult.fileForeground#ffe600
  • peekViewResult.lineForeground#fff5cc
  • peekViewResult.selectionBackground#0a0800
  • scrollbarSlider.activeBackground#ffe60088
  • scrollbarSlider.background#ffe60033
  • scrollbarSlider.hoverBackground#ffe60055
  • selection.background#ffe60044
  • sideBar.background#050400
  • sideBar.border#ffe60022
  • sideBar.foreground#fff5cc
  • sideBarSectionHeader.background#0a0800
  • sideBarTitle.foreground#ffe600
  • statusBar.background#000000
  • statusBar.border#ffe60022
  • statusBar.debuggingBackground#ffe600
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#ffe600
  • tab.activeBackground#0a0800
  • tab.activeForeground#ffe600
  • tab.border#ffe60022
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#1a1500
  • terminal.background#000000
  • terminal.foreground#fff5cc
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffe600
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#1a1500

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#1a1500italic
keyword, keyword.control, keyword.control.flow, keyword.control.loop, keyword.control.conditional#ffe600bold
keyword.operator, keyword.operator.assignment#fff5cc—
string, string.quoted.single, string.quoted.double#00b4ff—
constant.numeric, constant.hex, constant.octal#ffe600—
entity.name.function, support.function#00b4ffbold
entity.name.class, entity.name.type.class#ffe600bold
variable, variable.parameter, variable.other#fff5cc—
constant, constant.language#ffe600—
entity.name.type, support.type, storage.type#00b4ff—
meta.tag, entity.name.tag#ffe600—
entity.other.attribute-name#00b4ff—
support.type.property-name#00b4ff—
support.constant.property-value#ffe600—
support.type.object.key, string.key.json#00b4ff—
markup.heading#ffe600bold
invalid, invalid.illegal#ff003cbold
invalid.deprecated#1a1500—