chore: update README.md

This commit is contained in:
Nybkox 2023-12-23 09:55:14 +01:00 committed by Kevin Baensch
parent 1809a1b892
commit e9b7dc22f3
No known key found for this signature in database

View file

@ -1,3 +1,4 @@
# Kanagawa for [tmux](https://github.com/tmux/tmux/wiki)
[Kanagawa](https://github.com/rebelot/kanagawa.nvim/tree/master) theme for TMUX with silent colors.
@ -7,9 +8,10 @@ Forked from [dracula/tmux](https://github.com/dracula/tmux).
![Screenshot](./screenshot.png)
## Install
To activate the theme add the following line to your `.tmux.conf`.
All instructions can be found at [draculatheme.com/tmux](https://draculatheme.com/tmux).
Just replace all `dracula` occurrences with `kanagawa`.
set -g @plugin 'Nybkox/tmux-kanagawa'
For advanced instructions look at [INSTALL.md](https://github.com/Nybkox/tmux-kanagawa/blob/master/INSTALL.md) or check official instructions of [dracula/tmux](https://draculatheme.com/tmux). Just replace all `dracula` occurrences with `kanagawa`.
## Configuration