Hi,
I copied the default theme and change it except fonts section. I placed it in the project folder. Everything is fine but fonts. All texts in application rendered with system font instead of Roboto. I want all texts in Roboto.
ctk.set_default_color_theme("theme.json")
Thanks...