Core Customization in Bolt.Diy

Hello team,
I’m trying to customize the following settings for my app and would greatly appreciate any expert guidance. I’ve deployed my app on Cloudflare so my friends can access it easily. Here’s what I’d like to achieve:

  1. Set the default theme to Dark.
  2. Preselect a specific model as the default, i.e., Google Gemini 2.0.
  3. Preselect a specific template as the default.

It would be fantastic if an expert could identify the files where these settings are configured and guide me on how to make these changes globally.

Many thanks and warm regards,
Keep Bolting! :heart_eyes:

Hi @simple.dimple,

there is no setting for this. You would need to change the source-code that, what also means you have to merge your changes on every updates.

If you want to do that, I can give you a list of files, where you need to change.

@thecodacus something we want to make configurable in the future? what do you think?

1 Like

Actually I am using the stable version for my students, I want the preferred one should be pre selected, otherwise I have to instruct each one after providing the app link, would be great if you can provide so I can manually change, after each update,

makes sense. we can have a settings.yaml thats we can use to load the default values

2 Likes