omarchy themes

color palette

background

0x03192c

foreground

0x7a8c91

accent

0x268bd2

c0

0x03192c

c1

0xd8322f

c2

0x809900

c3

0xb38800

c4

0x268bd2

c5

0xd03682

c6

0x2aa198

c7

0xe9e2d0

c8

0x5f6f74

c9

0xd8322f

c10

0x809900

c11

0xb38800

c12

0x268bd2

c13

0xd03682

c14

0x2aa198

c15

0xfcf6e3

preview

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

readme

# Omarchy Night Owl Theme

A theme system for [Omarchy](https://omarchy.org) based on [Solarized Osaka](https://github.com/motorsss/omarchy-solarizedosaka-theme)

![Theme Preview](images/preview.png)

## 🚀 Quick Start

### Installation

Install this theme using the Omarchy TUI by selecting `Themes > Install` and copying the URL of this repo, or run:

```bash
omarchy-theme-install https://github.com/maxberggren/omarchy-night-owl-theme
```

#### GTK-4.0 theme
```
./install_gtk_theme.sh
```
This will copy the theme to `~/.config/gtk-4.0/gtk.css` and restart Nautilus.

#### Chromium/Chrome/Brave/Vivaldi theme (manual install)
Steps:
1. Open `chrome://extensions/`
2. Enable 'Developer mode'
3. Click 'Load unpacked' and select the `chromium-theme` folder inside this theme

To remove or disable, manage it from `chrome://extensions/`.