§lnav
§Install using wget
You can download the theme-file directly from Github.
Generate installed folder in your config path if not existing:
mkdir /home/$USER/.config/lnav/configs/installed/`
Now you can download the theme file:
wget https://raw.githubusercontent.com/dracula/lnav/refs/heads/main/dracula.json`
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
- Copy the
dracula.jsonto your$USER/.config/lnav/configs/installed/folder - Open
lnav - Use the command
:config /ui/theme dracula - Color!
