Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.23 KB

File metadata and controls

41 lines (33 loc) · 1.23 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

🦑 Cthulhu (Default) Cthulhu
🌀 Abyss (Darker) Abyss
🌅 Dusk (Light) Dusk

Installation

  1. Download your preferred variant from themes into ~/.config/opencode/themes

Note

Dusk is integrated with the Cthulhu and Abyss themes

  1. Select the theme using the /themes command in OpenCode, or add it to your opencode.json config:
    {
      "$schema": "https://opencode.ai/config.json",
      "theme": "eldritch-cthulhu"
    }