tokyonight.nvim theme for yazi
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-stormAdd 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.
Check the LICENSE and LICENSE-tmtheme file for more details.
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.




