├── Add-TerminalProfileDracula.ps1 ├── INSTALL.md ├── LICENSE ├── README.md ├── dracula-pro.png ├── dracula.json └── screenshot.png /Add-TerminalProfileDracula.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/windows-terminal/HEAD/Add-TerminalProfileDracula.ps1 -------------------------------------------------------------------------------- /INSTALL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/windows-terminal/HEAD/INSTALL.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/windows-terminal/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/windows-terminal/HEAD/README.md -------------------------------------------------------------------------------- /dracula-pro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/windows-terminal/HEAD/dracula-pro.png -------------------------------------------------------------------------------- /dracula.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/windows-terminal/HEAD/dracula.json -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/windows-terminal/HEAD/screenshot.png --------------------------------------------------------------------------------