Home

Awesome

Aquarium

<p align="center"> <a href="https://github.com/FrenzyExists" target="_blank"> <img src="pictures/banner.png" alt="Aquarium Banner" width="630"/> </a> </p> <p align="center"> <a href="https://github.com/FrenzyExists/aquarium-vscode/stargazers"><img src="https://img.shields.io/github/stars/FrenzyExists/aquarium-vscode?colorA=20202a&colorB=cddbf9&style=for-the-badge&logo=starship style=flat-square"></a> <a href="https://github.com/FrenzyExists/aquarium-vscode/releases/latest"><img src="https://img.shields.io/github/release/FrenzyExists/aquarium-vscode.svg?&style=for-the-badge&label=Release&logo=github&logoColor=eceff4&colorA=20202a&colorB=f6bbe7"/></a> <a href="https://github.com/FrenzyExists/aquarium-vscode/issues"><img src="https://img.shields.io/github/issues/FrenzyExists/aquarium-vscode?colorA=20202a&colorB=e6dfb8&style=for-the-badge&logo=bugatti"></a> <a href="https://github.com/FrenzyExists/aquarium-vscode/network/members"><img src="https://img.shields.io/github/forks/FrenzyExists/aquarium-vscode?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/VSCodium/vscodium">Vscode</a> colorscheme.</p>

Originally a Neovim theme. I wish for this theme to be portable on all kinds of platforms. At the time of this writting is ported to:

Some of these ports are available at my dotfiles.

Getting Started

At the moment the theme is only available here at this repo. I'm not a big fan of Azure basically asking for me to give them my soul.

Quick Start

Download the .vsix file and under the ... at the extensions section at the top you'll get a menu. Click on Install from .vsix and click the .vsix file.

Languages

The theme is taylored for

Recommended Settings

{
    "editor.cursorSmoothCaretAnimation" : true,
    "editor.cursorBlinking": "expand",
    "editor.overviewRulerBorder": false,
    "editor.showFoldingControls" :"mouseover",
    "editor.renderWhitespace": "none",
    "editor.fontFamily": "Input Mono, SFMono-UltraLight, SourceCodePro-Light, Menlo, Monaco, 'Courier New', monospace",
    "editor.fontWeight": "200",
    "window.titleBarStyle":"custom",
    "editor.quickSuggestionsDelay": 0,
}
<p align="center"> <a href="https://github.com/frenzyexists/aquarium-vscode/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>