Feat: Implement user's proposed gui.py changes, add footer, and refine theme JSON files

This commit is contained in:
Ramforth
2025-11-03 00:48:03 +01:00
parent 3b4890c8e8
commit dd37b38498
2 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,8 @@
},
"CTkFrame": {
"fg_color": ["#ecd7b2", "#ecd7b2"],
"border_color": ["#cccccc", "#cccccc"]
"border_color": ["#cccccc", "#cccccc"],
"corner_radius": 8
},
"CTkLabel": {
"text_color": ["#000000", "#000000"],