What if you come across a color scheme package and you like it well, but you want to twitch a little bit and make it compatible to your taste and requirement? How can we achieve this?
Let’s understand how this can be done.
For example sake let’s say you likeforest-cs
color scheme, but for background step-2, you want to change it to brown and saddlebrown color for dark and light mode respectively.forest-cs
packageYou can fork this package by visiting forest-cs
package repository and then click on Fork.
This will redirect you to Create a fork
. Then finish creating the fork.
Now, go to index.ftd
module and update the background.step-2
color.
step-2-
variable by incorporating the new brown colors:step-2
-- ftd.color step-2-: light: saddlebrown dark: brown
Now use this modified color scheme in any of your fastn package by referring to the main
variable. For more detail, visit how to use the color scheme package page.
fastn
!fastn
? Please consider giving us a star ⭐️ on GitHub to show your support!Have a question or need help?
Visit our GitHub Q&A discussion to get answers and subscribe to it to stay tuned.
Join our Discord channel and share your thoughts, suggestion, question etc.
Connect with our community!We welcome you to join our Discord community today.
We are trying to create the language for human beings and we do not believe it would be possible without your support. We would love to hear from you.