Skip to content

eldritch-theme/windows-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eldritch is a community-driven dark theme inspired by Lovecraftian horror. With tones from the dark abyss and an emphasis on green and blue, it caters to those who appreciate the darker side of life.

Main Theme repo can be found here

Showcase

Screenshot

Installation

  1. Launch Windows Terminal.
  2. Open the Settings panel or press CTRL + ,.
  3. Select Open JSON file at bottom left corner or press CTRL + SHIFT + ,.
  4. Copy the contents of eldritch-scheme.json into the opened config file under schemes. Example:
"schemes":
[
  {
    .. other colors and schemes
  },
  {
    .. eldritch theme
  }
],
  1. Copy the contents of eldritch-theme.json into the config file under themes. Example:
"themes":
[
  {
    .. other themes
  },
  {
    .. eldritch theme
  }
],
  1. Save the file, then exit.
  2. Open the Settings panel or press CTRL + ,.
  3. Go to Appearance.
  4. Change Application Theme to Eldritch.
  5. In the settings panel, under profiles, select the profile you want to apply the scheme to.
  6. Go to Appearance, then change Color Scheme to Eldritch.

About

A theme for the Ancient Ones! (Windows Terminal)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published