
Biscuit for St
-
Clone the repository locally:
git clone https://github.com/Biscuit-Theme/st.git
-
Move to where you have st cloned:
cd /path/to/st -
Apply the patch for dark or light:
patch -p1 < /path/to/biscuit/st/biscuit-dark.diffor
patch -p1 < /path/to/biscuit/st/biscuit-light.diff
