Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 663 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 663 Bytes

banana-themes

A set of themes for pygments made by the 8Banana team and friends!

Installation

There are two ways to go about this.

Pip-managed cloning

python3 -m pip install --user git+https://github.com/8Banana/banana-themes.git

This solution is simplier, and allows you to update the themes by just running that command again with --upgrade.

It is reccommended you use this method.

Manual cloning

git clone https://github.com/8Banana/banana-themes
cd banana-themes
python3 -m pip install --user .

This solution is a bit longer but allows you to hack & slash the source.

Makers

  • HitGub - Zaab1t
  • Zaab - Zaab1t