├── README.md ├── alacritty.toml ├── backgrounds └── 1-oled-black.jpg ├── btop.theme ├── chromium.theme ├── ghostty-theme ├── hyprland.conf ├── hyprlock.conf ├── icons.theme ├── mako.ini ├── neovim.lua ├── swayosd.css ├── walker.css └── waybar.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/README.md -------------------------------------------------------------------------------- /alacritty.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/alacritty.toml -------------------------------------------------------------------------------- /backgrounds/1-oled-black.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/backgrounds/1-oled-black.jpg -------------------------------------------------------------------------------- /btop.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/btop.theme -------------------------------------------------------------------------------- /chromium.theme: -------------------------------------------------------------------------------- 1 | 0,0,0 2 | -------------------------------------------------------------------------------- /ghostty-theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/ghostty-theme -------------------------------------------------------------------------------- /hyprland.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/hyprland.conf -------------------------------------------------------------------------------- /hyprlock.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/hyprlock.conf -------------------------------------------------------------------------------- /icons.theme: -------------------------------------------------------------------------------- 1 | Yaru-prussiangreen -------------------------------------------------------------------------------- /mako.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/mako.ini -------------------------------------------------------------------------------- /neovim.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/neovim.lua -------------------------------------------------------------------------------- /swayosd.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/swayosd.css -------------------------------------------------------------------------------- /walker.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/walker.css -------------------------------------------------------------------------------- /waybar.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JaxonWright/omarchy-midnight-theme/HEAD/waybar.css --------------------------------------------------------------------------------