Change default font, override it for launcher options. (#100)

* Change default font, override it for launcher options.

* adjusted base typography theme

* Adjusted launcher menu font settings

---------

Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
This commit is contained in:
Darío
2026-01-19 17:12:37 -03:00
committed by GitHub
parent 4390f2024a
commit afadf360c1
5 changed files with 106 additions and 86 deletions
+2 -1
View File
@@ -696,7 +696,8 @@ int main(int argc, char** argv) {
recompui::programconfig::set_program_name(banjo::program_name);
recompui::programconfig::set_program_id(banjo::program_id);
recompui::register_primary_font("Suplexmentary Comic NC.ttf", "Suplexmentary Comic NC");
recompui::register_primary_font("InterVariable.ttf", "Inter Variable");
recompui::register_extra_font("Suplexmentary Comic NC.ttf");
recomp::register_config_path(recompui::file::get_app_folder_path());
// Register supported games and patches