https://github.com/woheedev/onedark-fish
One Dark theme color scheme for the fish shell via fisher.
https://github.com/woheedev/onedark-fish
fish fish-shell fish-theme theme
Last synced: 4 months ago
JSON representation
One Dark theme color scheme for the fish shell via fisher.
- Host: GitHub
- URL: https://github.com/woheedev/onedark-fish
- Owner: woheedev
- License: apache-2.0
- Created: 2023-06-11T20:57:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-11T20:57:13.000Z (almost 3 years ago)
- Last Synced: 2025-05-28T19:09:19.754Z (about 1 year ago)
- Topics: fish, fish-shell, fish-theme, theme
- Homepage:
- Size: 3.91 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Dark colors for [fish shell](https://fishshell.com/)
## Installation
Install themes with [`fisher`](https://github.com/jorgebucaran/fisher):
```sh
fisher install woheedev/onedark-fish
```
Choose the theme:
```sh
fish_config theme save "One Dark"
```
## Credits
All colors were taken from [the repo](https://github.com/rkbk60/onedark-fish).