Skip to content

Repository files navigation

Yazi logo

tokyonight.nvim theme for yazi

Preview

Installation

ya pkg add ojas-bhagavath/tokyonight:tokyonight-moon
ya pkg add ojas-bhagavath/tokyonight:tokyonight-day
# or any other variant
# ya pkg add ojas-bhagavath/tokyonight:tokyonight-night
# ya pkg add ojas-bhagavath/tokyonight:tokyonight-storm

Usage

Add this to ~/.config/yazi/themes.toml (on UNIX-like systems) or %AppData%\yazi\config\themes.toml on Windows:

[flavor]
dark = "tokyonight-moon"
light = "tokyonight-day"

Make sure your theme.toml doesn't contain anything other than [flavor], unless you want to override certain styles of this flavor.

See the Yazi flavor documentation for more details.

License

Check the LICENSE and LICENSE-tmtheme file for more details.

Credits

This flavor is an exact copy of theme files in the extras section of folke/tokyonight.nvim. This repo only exists because the yazi package manager ya does not support downloading packages that are deeply nested in a repository. Once support for that is added, I will submit a PR to include these flavors in folke/tokyonight.nvim.

About

The flavors implementation of extras/yazi theme from folke/tokyonight.nvim.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors