💄 Added new fonts and increased textbox size. Also added border line.

This commit is contained in:
2025-10-21 13:41:43 +02:00
parent 4c8406ba97
commit ffebe10593
45 changed files with 1197 additions and 42 deletions
@@ -6,6 +6,11 @@ content_margin_top = 15.0
content_margin_right = 15.0
content_margin_bottom = 15.0
bg_color = Color(1, 1, 1, 1)
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.14509805, 0.09411765, 0.07058824, 1)
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5