
color palette
background
#212337
foreground
#ebfafa
accent
#9071f4
cursor
#37f499
selection background
#bf4f8e
selection foreground
#ebfafa
c0
#21222c
c1
#f9515d
c2
#37f499
c3
#e9f941
c4
#9071f4
c5
#f265b5
c6
#04d1f9
c7
#ebfafa
c8
#21222c
c9
#f9515d
c10
#37f499
c11
#e9f941
c12
#9071f4
c13
#f265b5
c14
#04d1f9
c15
#ebfafa
preview
~/omarchy
user@omarchy:~ $ ls --color
desktop/scripts/.config/notes.mdMakefileREADME.md
user@omarchy:~ $
readme
<p align="center">
<img src="https://raw.github.com/eldritch-theme/eldritch/master/assets/logo/logo.png" width=150>
</p>
<p>
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.
</p>
Main Theme repo can be found [here](https://github.com/eldritch-theme/omarchy-eldritch-theme)
### Showcase:
<img width="3429" height="1433" alt="preview" src="https://github.com/user-attachments/assets/8ffe573c-5548-43d2-b61c-a34e8527cd72" />
<img width="909" height="784" alt="image" src="https://github.com/user-attachments/assets/2801c667-b773-4aed-b0ad-16a29e196d05" />
<img width="882" height="606" alt="image" src="https://github.com/user-attachments/assets/d56ae83f-bbb9-42e6-b656-225777e1cff6" />
### Installation:
#### Automatically with omarchy-theme-install
```
omarchy-theme-install https://github.com/eldritch-theme/omarchy-eldritch-theme.git
```
#### Manual
1. Clone this repo inside `~/.config/omarchy/themes`.
2. `SUPER+ALT+SPACE` to open walker.
3. Select *Style*, then *Theme*, then *Eldritch*.
4. Enjoy!
#### Remove Opacity
1. Access looknfeel.conf either by:
- `~/.config/hypr/looknfeel.conf`
or
- Omarchy Menu (`SUPER+ALT+SPACE`) > Setup > Hyperland (this opens `~/.config/hypr/looknfeel.conf`)
2. Add this:
```
# Force full opacity (overrides default Omarchy opacity rules)
windowrule = opacity 1 1, class:.*
```