Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vitallium/tokyonight-fish

TokyoNight colors for fish shell
https://github.com/vitallium/tokyonight-fish

fish fish-shell fish-theme theme

Last synced: about 1 month ago
JSON representation

TokyoNight colors for fish shell

Awesome Lists containing this project

README

        

# TokyoNight colors for [fish shell](https://fishshell.com/)

This repo contains TokyoNight themes for convenient installation with [`fisher`](https://github.com/jorgebucaran/fisher):

## Installation

Install themes with `fisher`:

```sh
fisher install vitallium/tokyonight-fish
```

Choose the theme:

```sh
fish_config theme save "TokyoNight Night"
# or
fish_config theme save "TokyoNight Storm"
# or
fish_config theme save "TokyoNight Moon"
# or
fish_config theme save "TokyoNight Day"
```

## Credits

All colors were taken from [the original repo](https://github.com/folke/tokyonight.nvim/blob/main/extras/fish/).