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.diff
or
patch -p1 < /path/to/biscuit/st/biscuit-light.diff