omarchy themes
Forest Green preview

color palette

background

#0f1a14

foreground

#a8e6a1

accent

#5fa9a8

cursor

#cddc39

selection background

#6bbf7a

selection foreground

#0f1a14

c0

#1e2a24

c1

#e06c75

c2

#6bbf7a

c3

#d7ba7d

c4

#5fa9a8

c5

#c678dd

c6

#56b6c2

c7

#e6e6d6

c8

#3a4a3d

c9

#f28b82

c10

#98c379

c11

#e5c07b

c12

#89dce3

c13

#d19a66

c14

#8be9fd

c15

#d0f0d7

preview

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

readme

# 🌲 Forest Green

A sleek, modern theme with a refreshing green palette and subtle glassmorphism for a cohesive, focused desktop experience.

**Features:**

* **Glassmorphism:** Elegant, semi-transparent blur across all windows.
* **Fluid Animations:** Smooth, responsive transitions for a modern feel.
* **Custom Island Style Waybar:** Distinct pill-shaped modules, giving a clean and modern "dynamic island" aesthetic.

---

## Quick Install

```bash
omarchy-theme-install https://github.com/abhijeet-swami/omarchy-forest-green-theme
```

## Forest Green Waybar Installation

To install the **Forest Green Waybar**, run the following commands in your terminal:

```bash
# Backup existing Waybar config
mkdir -p ~/Documents/default-waybar
[ -d ~/.config/waybar ] && mv ~/.config/waybar ~/Documents/default-waybar

# Copy Forest Green Waybar files
mkdir -p ~/.config/waybar
cp ~/.config/omarchy/themes/forest-green/waybar/config.jsonc ~/.config/waybar/
cp ~/.config/omarchy/themes/forest-green/waybar/style.css ~/.config/waybar/

# Restart Waybar
omarchy-restart-waybar
```

---

## Screenshots

![Forest Green 2](https://github.com/abhijeet-swami/omarchy-forest-green/raw/main/screenshot/5.png)
![Forest Green 1](https://github.com/abhijeet-swami/omarchy-forest-green/raw/main/screenshot/1.png)
![Forest Green 3](https://github.com/abhijeet-swami/omarchy-forest-green/raw/main/screenshot/2.png)