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

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: 5 months 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"
```

## Previews

TokyoNight Night

TokyoNight Storm

TokyoNight Moon

TokyoNight Day

## Credits

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