Reflex
  • Blocks
    • Header
    • Hero
    • Features
    • Call to action
    • Forms
    • Pricing
    • Team
    • Testimonials
    • Cards
    • Footer
    • Posts
    • Videos
  • Examples
  • Learn
  • Videos
  • Docs
  • Theme

    Theme reference

    • Colors
    • Font family
    • Font size
    • Font weight
    • Line height
    • Box shadow
    Create a theme Extend base
arshadcnv0.5.3
Reflex
Reflex
See all videos

How to add custom colors

Learn how to add custom colors to your Reflex site.

src/@reflex/gatsby-theme-base/theme.js
export default {
preset: base,
colors: {
text: "#000",
background: "#fff",
primary: "#2a9d8f",
secondary: "#e76f51",
},
}

© 2020 Reflex

  • Blocks
  • Examples
  • Learn
  • Docs
  • Github