Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.81 KB

File metadata and controls

41 lines (32 loc) · 1.81 KB

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

Eldritch Eldritch-Dark
Start Plan Start Plan Dark
Start Build Start Build Dark
Menu Menu Dark
Submenu Submenu Dark
Session Session Dark

Installation

  1. Clone the repository directly into your OpenCode themes directory:

    git clone https://github.com/edheltzel/eldritch-opencode.git
    cd eldritch-opencode/themes && cp *.json ~/.config/opencode/themes
  2. Select the theme using the /theme command in OpenCode, or add it to your opencode.json config:

    {
      "$schema": "https://opencode.ai/config.json",
      "theme": "eldritch"
    }

Available themes:

  • eldritch - Dark terminal background variant
  • eldritch-dark - Darker terminal background variant