PlainAdmin Docs
  • 👋Introduction
  • 🚀Installation
  • 🥞Components
  • 💅Customization
  • ✨Credits and Resources
  • 🔗Useful Links
  • 🎯Back To Main Site
Powered by GitBook
On this page

Customization

In this part of the documentation, we are going to show you how you can customize.

PreviousComponentsNextCredits and Resources

Last updated 1 year ago

Colors:

To customize colors all you have to do is to navigate from project root to /assets/scss/_variables.scss file and add the custom color values inside the color key. This way you can add custom colors for your project.

💅