omarchy themes

color palette

background #1E3061
foreground #E8EEFF
accent #4D8FFF
cursor #4D8FFF
selection background #4D8FFF
selection foreground #FFFFFF
color0 #1E3061
color1 #F06070
color2 #2EC4A0
color3 #E6B84A
color4 #4D8FFF
color5 #9BB0E8
color6 #4ECDE6
color7 #A8BDED
color8 #6080C0
color9 #F07080
color10 #3ED4B0
color11 #F0C860
color12 #6BA3FF
color13 #B0C4F0
color14 #60DCF0
color15 #E8EEFF

preview

~/nous
┌──────────────────────Hardware──────────────────────┐
 PC: omarchy-host
│ ├: x86_64 (8 cores) @ 4.00 GHz
│ ├: Integrated Graphics
│ ├󱄄: 1920x1080 @ 60 Hz
│ ├󰋊: 120 / 500 GiB (24%)
│ ├: 8 / 16 GiB (50%)
└ └󰓡 : 0 / 4 GiB (0%)
└────────────────────────────────────────────────────┘
┌──────────────────────Software──────────────────────┐
 OS: Omarchy 3.6.0
│ ├󰘬: master
│ ├󰔫: stable
│ ├: linux-arch
│ ├: Hyprland (Wayland)
│ ├: ghostty
│ ├󰏖: 1024 (pacman)
│ ├󰸌: Nous
└ └: JetBrainsMono Nerd Font (9pt)
└────────────────────────────────────────────────────┘
┌─────────────────Age / Uptime / Update───────────────┐
󱦟 OS Age: 0 days
󱫐 Uptime: 2 hours, 13 mins
 Update: Today
└────────────────────────────────────────────────────┘
user@omarchy:~ $

readme

Nous Research — Omarchy theme

screenshot-2026-08-11_16-46-22

An original Omarchy theme built around the Nous Research visual language: cool blue paper, electric cobalt, engraved linework, and precise research-instrument UI.

The desktop stays white and precise, with pale blue paper surfaces, deep-blue text, and electric cobalt reserved for focus and selection.

Install

Install directly with Omarchy:

omarchy-theme-install https://github.com/notkisk/omarchy-nous-theme.git

Then select the installed Nous Research theme if Omarchy does not activate it automatically.

The included install.sh also installs the scoped global theme hook required for Fastfetch, Waybar's full layout, GTK, Starship, btop refresh, and Kitty's final caret override. This matters because Omarchy does not execute hooks stored inside a theme directory.

The wallpaper is selected automatically from backgrounds/ by Omarchy. To cycle it later:

omarchy theme bg next

Optional Waybar layout(only works for Omarchy versions prior to Omarchy quatro)

To overwrite the active Waybar configuration with this theme's layout:

waybar_theme_dir="$(mktemp -d)"
trap 'rm -rf "$waybar_theme_dir"' EXIT
git clone --depth 1 https://github.com/notkisk/nous-theme.git "$waybar_theme_dir/nous-theme"
mkdir -p ~/.config/waybar
cp "$waybar_theme_dir/nous-theme/waybar/config.jsonc" \
  "$waybar_theme_dir/nous-theme/waybar/style.css" ~/.config/waybar/
omarchy restart waybar

Included components

  • colors.toml — source palette for Omarchy's dynamic templates.
  • kitty.conf — paper terminal, complete ANSI palette, selection/tabs/borders, and a smooth beam caret with Kitty's cursor trail.
  • fastfetch.jsonc + fastfetch-logo.txt — compact blue line-art Nous mark with a clean terminal fallback.
  • assets/nous-research-girl.png — the supplied Nous Research girl artwork used by Neovim through 3rd/image.nvim and Kitty's Graphics Protocol.
  • lua/nous/ + colors/nous.lua — standalone Neovim colorscheme with Treesitter, LSP, completion, Telescope, WhichKey, statusline/tabline, floats, search, folds, Git signs, inactive-pane groups, and the optional artwork layer.
  • waybar/ — an optional full Waybar configuration and matching layout CSS using only real Waybar modules.
  • walker.css + fuzzel.ini — native Omarchy launcher styling plus a matching Fuzzel profile.
  • mako.ini, gtk.css, hyprland.conf, hyprlock.conf, swayosd.css, and supporting terminal/editor files.

Design notes

The palette is intentionally not a generic blue-black hacker palette. White and pale blue paper provide the ground, cobalt is reserved for focus and decisions, and restrained coral/teal/ochre colors make diagnostics and status states legible. Existing wallpaper and illustration assets are left untouched.

The default Fastfetch portrait is compact Unicode linework, so it works in any terminal. Kitty users can preview the supplied PNG beside the same system modules with fastfetch --kitty ~/.config/omarchy/current/theme/assets/nous-research-girl.png; the fallback remains defined in fastfetch-logo.txt.

Dark themed version of this

Dark themed version

image

Install directly with Omarchy:

omarchy-theme-install https://github.com/notkisk/Omarchy-nous-research-purple