Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
TokyoNight colors for fish shell
- Host: GitHub
- URL: https://github.com/vitallium/tokyonight-fish
- Owner: vitallium
- License: apache-2.0
- Created: 2022-10-27T19:13:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T16:31:09.000Z (5 months ago)
- Last Synced: 2024-07-17T20:25:42.956Z (5 months ago)
- Topics: fish, fish-shell, fish-theme, theme
- Homepage:
- Size: 10.7 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).