Skip to content

barelyhuman/taco-syntax

Repository files navigation

Taco Syntax

A Flat theme with the taco color scheme

Swatch

Installation

Look for barelyreaper.taco-syntax or just Taco Syntax on the the marketplace to install it. Taco Syntax

Screenshots

The screenshot above uses the following settings

{
  "workbench.iconTheme": "quill-icons-minimal",
  "workbench.productIconTheme": "icons-carbon",
  "editor.renderIndentGuides": false,
  "editor.renderWhitespace": "none",
  "editor.minimap.renderCharacters": false,
  "workbench.colorTheme": "Taco Syntax",
  "workbench.startupEditor": "none",
  "workbench.sideBar.location": "right",

  // Font Settings
  "editor.fontLigatures": true,
  "terminal.integrated.fontFamily": "Menlo",
  "editor.fontSize": 13.5,
  "editor.fontFamily": "Menlo",
}