Home

Awesome

<p align="center"> <a href="https://github.com/FrenzyExists" target="_blank"> <img src="screenshots/banner.png" alt="Aquarium Banner" width="630"/> </a> </p> <p align="center"> <a href="https://github.com/FrenzyExists/aquarium-vim/stargazers"><img src="https://img.shields.io/github/stars/FrenzyExists/aquarium-vim?colorA=20202a&colorB=cddbf9&style=for-the-badge&logo=starship style=flat-square"></a> <a href="https://github.com/FrenzyExists/aquarium-vim/releases/latest"><img src="https://img.shields.io/github/release/FrenzyExists/aquarium-vim.svg?&style=for-the-badge&label=Release&logo=github&logoColor=eceff4&colorA=20202a&colorB=f6bbe7"/></a> <a href="https://github.com/FrenzyExists/aquarium-vim/issues"><img src="https://img.shields.io/github/issues/FrenzyExists/aquarium-vim?colorA=20202a&colorB=e6dfb8&style=for-the-badge&logo=bugatti"></a> <a href="https://github.com/FrenzyExists/aquarium-vim/network/members"><img src="https://img.shields.io/github/forks/FrenzyExists/aquarium-vim?colorA=20202a&colorB=ebb9b9&style=for-the-badge&logo=github"></a> </p> <br/> <p align="center">A colorful, dark cozy <a href="https://github.com/neovim/neovim">Neovim</a> colorscheme.</p> <br/>

Terminal configurations are in extras and at my dotfiles, includes my tmux config, partly ripped from Hi I'm Bored.

Ports

Getting Started

Quick Start

Plug 'frenzyexists/aquarium-vim', { 'branch': 'develop' }
use 'frenzyexists/aquarium-vim'
call dein#add('frenzyexists/aquarium-vim')

Features 🎁

The vimscript version currently have some support for a few plugins, bellow a list of supported plugins:

Variables 🎯

Set Bold:

" On = 1 (default) | Off = 0
let g:aqua_bold = 1

Set Transparency

" On = 1 | Off = 0 (default)
let g:aqua_transparency = 1

Modes 🧰

Aquarium now has Light Mode!

" To enable Lightmode change the style variable:

" options: "light", "dark"
let g:aquarium_style="dark"

Airline ✈️

" Airline has two themes :D

" options:
"   base16_aquarium_light
"   base16_aquarium_dark
let g:airline_theme="base16_aquarium_light"

Outside Vim/Neovim

Note: Copy the contents of the file to the respective config file of your favorite terminal. Always check the docs of your terminal first!

Alacritty

Kitty

St

Gnome Terminal

iTerm

Screenshots 🖼️

Theme on Neovim (with plugins)

Aquarium-Dark

Terminal View

Aquarium-Light

Terminal View

Pallete 🎨

<p align="center"> <img src="screenshots/palette.png" alt="Aquarium Palette"/> </p>

Other

Zathura 📖

Contributing 🚧

Aquarium is open-source, Forever

You could submit a pull request or a suggestion/enchantment for this color theme.

you can also add a onfig of your favorite program using aquarium colors over here.

<p align="center"> <a href="https://github.com/frenzyexists/aquarium-vim/blob/main/LICENSE"> <img src="https://img.shields.io/badge/license-MIT-orange.svg?colorA=20202A&colorB=b8dceb&style=for-the-badge&logo=mitsubishi"> </a> </p>