omarchy themes

color palette

background

#0f0f0f

foreground

#eadccc

accent

#e2be8a

cursor

#eadccc

selection background

#e2be8a

selection foreground

#eadccc

c0

#0f0f0f

c1

#e25d6c

c2

#cea37f

c3

#f4bb54

c4

#e2be8a

c5

#ede4c8

c6

#e8ab3b

c7

#e6caab

c8

#706a6a

c9

#e9838f

c10

#cea37f

c11

#edb95a

c12

#eacea7

c13

#ede4c8

c14

#ecb95c

c15

#eadccc

preview

~/aamis
user@omarchy:~ $ ls --color
desktop/scripts/.config/notes.mdMakefileREADME.md
user@omarchy:~ $

readme

# ⛱ Aamis Theme for Omarchy

A thoughtfully crafted theme for [Omarchy](https://omarchy.org).
Near‑black canvas, creamy text, warm amber highlights, and a single red accent for clear, focused contrast.

> _"Aamis — Code in the spotlight.."_

## Preview

|            Lazygit             |           BTOP           |             Nvim             |
| :----------------------------: | :----------------------: | :--------------------------: |
| ![Lazygit](assets/lazygit.png) | ![Btop](assets/btop.png) | ![Neovim](assets/neovim.png) |

![Omarchy homescreen setup](./assets/homescreen.png)
![Omarchy btop](./assets/setup.png)

---

## Color Palette

![Aamis Color Palette](./assets/pallete.png)

---

## Installation

```bash
omarchy-theme-install https://github.com/vyrx-dev/omarchy-aamis-theme.git
```

## Vesktop-Theme

For Vesktop users, you can install this theme by copying the theme file to your Vesktop themes directory:

```bash
cd ~/.config/omarchy/themes/aamis/

cp vencord.theme.css ~/.config/vesktop/themes/Aamis.theme.css
```

## Vicinae Theme

To use Aamis in [Vicinae](https://vicinae.com) without touching existing themes:

```bash
# Create directories if they don't exist (safe if they already do)
mkdir -p ~/.local/share/vicinae/themes/icons

cp vicinae.toml ~/.local/share/vicinae/themes/aamis.toml
cp assets/icons/aamis-icon-transparent-bg.png \
  ~/.local/share/vicinae/themes/icons/aamis-theme-icon.png
```


## Acknowledgments

This theme was created using [Aether](https://github.com/bjarneo/aether) by [@bjarneo](https://github.com/bjarneo).

The Vicinae theme and logo were provided by [@lukapmoran](https://github.com/lukapmoran).