readme
Omarchy Oasis
Desert-inspired themes for Omarchy, ported from oasis.nvim
๐จ Available Themes
- abyss-dark - Dark ยท Black
- abyss-light - Light
- starlight-dark - Dark ยท Black Vivid
- starlight-light - Light
- lagoon-dark - Dark ยท Default
- lagoon-light - Light
More themes coming soon as I port them from the original collection.
๐ฆ Installation
Quick Install (Recommended)
git clone https://github.com/joaofelipegalvao/omarchy-oasis.git
cd omarchy-oasis
chmod +x install.sh
./install.shThe interactive installer lets you:
- Choose specific themes to install
- Install all themes at once
- View available themes
Install Specific Theme
# Install only one theme
./install.sh abyss-dark
./install.sh abyss-light
./install.sh starlight-dark
./install.sh starlight-light
./install.sh lagoon-dark
./install.sh lagoon-lightManual Installation
# Clone the repository
git clone https://github.com/joaofelipegalvao/omarchy-oasis.git
# Copy desired theme
cp -r omarchy-oasis/themes/abyss-dark ~/.config/omarchy/themes/oasis-abyss-dark
# Apply the theme
omarchy-theme-set oasis-abyss-dark๐ Usage
Switch Themes
omarchy-theme-set oasis-abyss-dark
omarchy-theme-set oasis-abyss-light
omarchy-theme-set oasis-starlight-dark
omarchy-theme-set oasis-starlight-light
omarchy-theme-set oasis-lagoon-dark
omarchy-theme-set oasis-lagoon-lightList Installed Themes
./scripts/list-themes.shUninstall Themes
./scripts/uninstall.sh # Interactive mode
./scripts/uninstall.sh abyss-dark # Uninstall specific theme๐ Dark Themes
Click any card below to view the full preview and screenshots. โ Or click here to view all full previews
Abyss Dark |
Starlight Dark |
Lagoon Dark |
โ๏ธ Light Themes
Abyss Light |
Starlight Light |
Lagoon Light |
๐ Full Previews
All themes (click to collapse)
๐๏ธ Dark Themes
Abyss Dark (Dark ยท Black)
Terminal Preview
Background Wallpaper
Starlight Dark (Dark ยท Black Vivid)
Terminal Preview
Background Wallpaper
Lagoon (Dark ยท Default)
Terminal Preview
Background Wallpaper
๐ฏ About
These themes are ports of the excellent oasis.nvim colorscheme collection, adapted for the Omarchy terminal environment.
Repository Structure
This repository uses a simple directory-based organization:
- Each theme lives in its own directory under
themes/ - Easy to maintain and add new variations
- Clean separation between themes
๐ Acknowledgments
- DHH - For creating Omarchy
- uhs-robert - For the original oasis.nvim colorschemes
๐ License
This project maintains the same license as the original oasis.nvim themes.
Made with โ for the Omarchy community