Skip to content

cammarb/GitHub-Dark-Windows-Terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GitHub Dark Theme for Windows terminal

Usage

  1. Copy the content of github-dark.json
  2. Launch Windows Terminal
  3. Open the Settings panel (Ctrl + ,)
  4. Select Open JSON file
  5. Paste what you copied iside the "schemes" section:
    "schemes":
    [
        {
            < HERE >
        },
        {
            ...
        }
    ]
  1. Save and exit
  2. Back in Windows Terminal, in the Settings panel select the profile you want to apply the theme to.
  3. Select Appearance
  4. Choose GitHub Dark Default
  5. 🚀 Done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published