Skip to content

wekauwau/yatline-tokyo-night.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yatline-tokyo-night.yazi

Tokyo Night for Yatline

Requirements

Installation

ya pack -a wekauwau/yatline-tokyo-night

Usage

Important

Add this to your ~/.config/yazi/init.lua before Yatline's initialization.

local tokyo_night_theme = require("yatline-tokyo-night"):setup("night") -- or moon/storm/day

Then use the theme variable in Yatline config's theme parameter.

require("yatline"):setup({
-- ===

 theme = tokyo_night_theme,

-- ===
})

Credits

About

Tokyo Night for Yatline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages