Rename project from ICRS to ICRA

This commit is contained in:
lm
2025-10-17 14:25:54 +02:00
parent c7ac43dc37
commit a49a2d18cf
6 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -374,7 +374,7 @@ class UIBuilderMixin:
title_label = tk.Label(
title_bar,
text="ICRS — Interactive Color Range Analyzer",
text="ICRA — Interactive Color Range Analyzer",
bg=bar_bg,
fg="#f5f5f5",
font=("Segoe UI", 11, "bold"),