UI Foundations Kit starts with a default primary color that resembles a commonly seen “tech blue”.It’s derived from the Tailwind blue color scale, and can be replaced with any other scale of colors from 50-900.
Dark mode palettes are created by inverting the light mode colors, and adjusting the contrast to be more readable in a dark environment. This is done automatically by the theme, and can be overridden in the theme.tsx file if you want finer grained control.