A custom web UI theme for Fractal, based on Mandelbrot.
See the Fractal documentation for details on configuration and usage.
fractal.web.theme(nighthawkTheme({
    // specify locale for build date in the sidebar
    lang: 'et',
    // specify custom brand color to personalize theme
    brandColor: '#ff0000'
}));