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#39ff14
  • activityBar.background#000000
  • activityBar.border#39ff1422
  • activityBar.foreground#39ff14
  • activityBar.inactiveForeground#0a1a0a
  • badge.background#39ff14
  • badge.foreground#000000
  • button.background#39ff14
  • button.foreground#000000
  • button.hoverBackground#00cc00
  • dropdown.background#000500
  • dropdown.border#39ff1444
  • dropdown.foreground#ccffcc
  • editor.background#000000
  • editor.foreground#ccffcc
  • editor.inactiveSelectionBackground#39ff1422
  • editor.lineHighlightBackground#39ff1411
  • editor.selectionBackground#39ff1433
  • editor.selectionHighlightBackground#39ff1422
  • editorBracketMatch.background#39ff1433
  • editorBracketMatch.border#39ff14
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#00ff00
  • editorGutter.background#000000
  • editorGutter.deletedBackground#ff4400
  • editorGutter.modifiedBackground#39ff14
  • editorLineNumber.activeForeground#39ff14
  • editorLineNumber.foreground#0a1a0a
  • focusBorder#39ff14
  • foreground#ccffcc
  • input.background#000500
  • input.border#39ff1444
  • input.foreground#ccffcc
  • input.placeholderForeground#0a1a0a
  • list.activeSelectionBackground#000a00
  • list.activeSelectionForeground#39ff14
  • list.focusBackground#000a00
  • list.focusForeground#39ff14
  • list.hoverBackground#39ff1411
  • list.hoverForeground#ccffcc
  • peekView.border#39ff14
  • peekViewEditor.background#000000
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#000500
  • peekViewResult.fileForeground#39ff14
  • peekViewResult.lineForeground#ccffcc
  • peekViewResult.selectionBackground#000a00
  • scrollbarSlider.activeBackground#39ff1488
  • scrollbarSlider.background#39ff1433
  • scrollbarSlider.hoverBackground#39ff1455
  • selection.background#39ff1444
  • sideBar.background#000500
  • sideBar.border#39ff1422
  • sideBar.foreground#ccffcc
  • sideBarSectionHeader.background#000a00
  • sideBarTitle.foreground#39ff14
  • statusBar.background#000000
  • statusBar.border#39ff1422
  • statusBar.debuggingBackground#39ff14
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#39ff14
  • tab.activeBackground#000a00
  • tab.activeForeground#39ff14
  • tab.border#39ff1422
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#0a1a0a
  • terminal.background#000000
  • terminal.foreground#ccffcc
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#39ff14
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#0a1a0a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#0a1a0aitalic
keyword, keyword.control, keyword.control.flow, keyword.control.loop, keyword.control.conditional#39ff14bold
keyword.operator, keyword.operator.assignment#ccffcc—
string, string.quoted.single, string.quoted.double#00ff00—
constant.numeric, constant.hex, constant.octal#aaff00—
entity.name.function, support.function#39ff14bold
entity.name.class, entity.name.type.class#00ff00bold
variable, variable.parameter, variable.other#ccffcc—
constant, constant.language#aaff00—
entity.name.type, support.type, storage.type#39ff14—
meta.tag, entity.name.tag#39ff14—
entity.other.attribute-name#00ff00—
support.type.property-name#39ff14—
support.constant.property-value#aaff00—
support.type.object.key, string.key.json#39ff14—
markup.heading#39ff14bold
invalid, invalid.illegal#ff4400bold
invalid.deprecated#0a1a0a—