Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 790 Bytes

File metadata and controls

35 lines (21 loc) · 790 Bytes

Akari Theme for gh-dash

Akari Theme for gh-dash, a GitHub CLI dashboard extension.

Installation

Copy the theme: section from your preferred variant into your ~/.config/gh-dash/config.yml:

Akari Night

A dark theme inspired by Japanese alleys lit by round lanterns.

# Copy the contents of akari-night.yml into your config.yml

Akari Dawn

A light theme with warm tones for daytime use.

# Copy the contents of akari-dawn.yml into your config.yml

Usage

  1. Open your gh-dash config file:

    ${EDITOR:-vim} ~/.config/gh-dash/config.yml
  2. Copy the entire theme: section from akari-night.yml or akari-dawn.yml and paste it into your config.

  3. Restart gh-dash to apply the theme.