Normalize color strings so they are always upper case for better readability of the theme files and the values in the editor

This commit is contained in:
luisangelsm
2026-03-22 12:13:07 +01:00
parent 2560174a84
commit 0affbded6e
11 changed files with 587 additions and 527 deletions

View File

@ -120,6 +120,8 @@ add_library(common_gui STATIC
themes/shared/whats_new_dialog_theme.h
themes/theme_editor_dialog.h
themes/theme_editor_dialog.cpp
themes/theme_json_utils.h
themes/theme_json_utils.cpp
themes/theme_meta.h
themes/theme_repository.h
themes/theme_repository.cpp