Important
This is only a Template. Ensure you tailor this to the specific project. To see what this should look like, consult the Kitty port
Biscuit for !PORT!
- Clone the repository locally:
In the case you can't use Git, or simply can't install it; go to the green button top right (the 'Code' button). After doing so, click on 'Download ZIP' and save it.
git clone --depth 1 https://github.com/biscuit-colorscheme/!PROJECT!.git
- Move the files over to
~/.config/!PORT!
:I also personally recommend making a folder calledmv ./!PORT!/*.!FILETYPE! ./.config/!PORT! # This is guessing that you're in your HOME directory.
themes/
inside your~/.config/!PORT!
folder for organizing, but you decide if you do it or not. - Check that the files have been moved correctly:
That should list all the files inside your
cd .config/!PORT! && ls -l # Again, this is guessing that you're still in your HOME directory.
.~/.config/!PORT!
folder, if you see bothBiscuit-Light.!FILETYPE!
andBiscuit-Dark.!FILETYPE!
; you've installed it correctly! Congrats! - IF ANY OTHER STEPS, PROCEED TO EITHER REMOVE, EDIT, OR ADD LINES.
Once you complete all the steps mentioned above, you can use your theme! Now, just add this line to the !PORT!.!FILETYPE!
file inside ~/.config/!PORT!
:
- Modify the config file for !PROJECT!
!ACTIVATION PROCESS FOR PROJECT!
- IF ANY OTHER STEPS, PROCEED TO EITHER REMOVE, EDIT, OR ADD LINES.
Thanks to all these amazing people for their work!