Fix: Add missing border_width to CTkFrame in custom themes
This commit is contained in:
@@ -47,5 +47,10 @@
|
||||
"text_color": ["#000000", "#000000"],
|
||||
"corner_radius": 8,
|
||||
"border_color": ["#cccccc", "#cccccc"]
|
||||
},
|
||||
"CTkFont": {
|
||||
"family": ["Roboto", "Roboto"],
|
||||
"size": [13, 13],
|
||||
"weight": ["normal", "normal"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user