-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
Description
Describe the bug
As the title says. I seek through panku console's folder, and I saw there's a theme and a font resource, but never used. Because I'm using my own theme resource, and this theme's font is a pixel font. (my project's font is set by theme instead of the project settings)
It font referencing is weird. some is my pixel font, and some is its own modern font.
To Reproduce
Steps to reproduce the behavior:
- Create a theme resource
- Set it to
ProjectSettings:gui/theme/custom - Override Label style (change some for example
font colorandfont size) of the theme - Run whatever scene you have
- Open the panku console and you'll see the console is somewhat strange
Expected behavior
it just uses its own theme resource, and user's (me) original project changes won't effect its appearance.
Screenshots

this project had been upload on itch.io