Skip to content

mathiasdonoso/ayu-bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ayu-bat

A bat theme based on the Ayu color palette.

Installation

mkdir -p "$(bat --config-dir)/themes"
cd "$(bat --config-dir)/themes"
git clone https://github.com/mathiasdonoso/ayu-bat
bat cache --build

Usage

List all installed Ayu themes:

bat --list-themes | grep ayu

Use a theme directly

bat --theme="ayu-dark" main.c

Or set it permanently via the BAT_THEME environment variable in your shell's startup file:

export BAT_THEME="ayu-dark"

About

A bat theme based on the Ayu color palette

Topics

Resources

License

Stars

Watchers

Forks

Contributors