Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1023 Bytes

File metadata and controls

25 lines (20 loc) · 1023 Bytes

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. Download Eldritch.tmTheme and place in your bat themes directory (usually ~/.config/bat/themes).
  2. bat cache --build
  3. Run bat --list-themes | grep Eldritch to confirm installation.
  4. In your bat config (usually ~/.config/bat/config) add the following: --theme="Eldritch"