Akari Theme for gh-dash, a GitHub CLI dashboard extension.
Copy the theme: section from your preferred variant into your ~/.config/gh-dash/config.yml:
A dark theme inspired by Japanese alleys lit by round lanterns.
# Copy the contents of akari-night.yml into your config.ymlA light theme with warm tones for daytime use.
# Copy the contents of akari-dawn.yml into your config.yml-
Open your gh-dash config file:
${EDITOR:-vim} ~/.config/gh-dash/config.yml
-
Copy the entire
theme:section fromakari-night.ymlorakari-dawn.ymland paste it into your config. -
Restart gh-dash to apply the theme.