Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 985 Bytes

File metadata and controls

41 lines (27 loc) · 985 Bytes

Akari Starship Theme

Important

This repository is a read-only mirror. Issues, pull requests, and stars should go to cappyzawa/akari-theme.

Starship prompt themes inspired by Japanese alleys lit by round lanterns.

Installation

Clone the repository and add the palette to your Starship config:

git clone https://github.com/cappyzawa/akari-starship.git
cat akari-starship/akari-night.toml >> ~/.config/starship.toml

Then set the palette in your config:

palette = 'akari-night'

Or for dawn:

cat akari-starship/akari-dawn.toml >> ~/.config/starship.toml
palette = 'akari-dawn'

How It Works

This overrides Starship's standard named colors, so your existing module configurations will automatically use Akari colors without any changes.

Variants

  • akari-night.toml - Dark theme with lantern-lit atmosphere
  • akari-dawn.toml - Light theme with morning warmth