
color palette
background
#121111
foreground
#dcfce7
accent
#93c5fd
cursor
#eaeaea
selection background
#3e3e3e
c0
#222222
c1
#D35F5F
c2
#4ade7f
c3
#d4953b
c4
#93c5fd
c5
#a78bfa
c6
#86efab
c7
#b4b4b4
c8
#6b6b6b
c9
#df6969
c10
#86efab
c11
#dfb265
c12
#bfdbfe
c13
#c4b5fd
c14
#bbf7d0
c15
#dcfce7
preview
~/temerald
user@omarchy:~ $ ls --color
desktop/scripts/.config/notes.mdMakefileREADME.md
user@omarchy:~ $
readme
# Omarchy Temerald Theme  ## TODOS - [x] use lutgen to create more bgs - [x] Preview - [x] complete other terminals UI - [ ] finish vscode theme - [ ] include color palette + desc - [ ] finish nvim theme - [ ] customize waybar ## Installation To install on Omarchy: ```sh omarchy-theme-install https://github.com/Ahmad-Mtr/omarchy-temerald-theme ``` ## Wallpapers - psst, I have a [personal wallpapers repo](https://github.com/Ahmad-Mtr/wallpapers) that has both Temerald & Catppuccin wallpapers, almost all edited with [Lutgen](https://github.com/ozwaldorf/lutgen-rs) - I've included only 5 Walls in `backgrounds/`, add more on your own - Hald clut image is included, incase you want to edit other images to use Temerald, instructions below ### Make your own Wallpapers - requires lutgen installed ```bash lutgen apply --hald-clut temerald-hald-clut-v2.png <list-of-wallpapers-to-be-edited> ``` ## Included configs - Teminals (Alacritty, Ghostty, Kitty) - btop (btop.theme) - Hyprland (hyprland.conf, hyprlock.conf) - Mako (mako.ini) - Neovim (neovim.lua) `note: using temporarily Poimanders theme` - Vscode (vscode.json) `note: same as neovim` - Waybar (waybar.css) - Wofi (wofi.css) - Walker (walker.css) - SwayOSD (swayosd.css) ## Credits - Customized the Theme via [Omarchist](https://github.com/tahayvr/omarchist) - Took some Inspiration from [Poimanders](https://github.com/drcmda/poimandres-theme) - Modifying Wallpapers to match theme with [lutgen](https://github.com/ozwaldorf/lutgen-rs) - ## License MIT