Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 928 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 928 Bytes

A beautiful and eye-catching theme for VS Code! extending Atom One Dark Pro made by binarify

SCREENSHOT

ScreenShot

Setting

ScreenShot

Suggest Editor Settings

  "editor.lineHeight": 26,
  "editor.fontFamily": "Fira Code, consolas, monospace",
  "editor.fontLigatures": true,
  "terminal.integrated.tabs.enabled": true,
  "terminal.integrated.fontFamily": "CaskaydiaCove Nerd Font",
  "editor.tabSize": 2,
  "terminal.integrated.fontSize": 15,
  "workbench.colorTheme": "One Dark Pro ++",