Skip to content

The console wasn't using its own UI theme #169

@CoderJo-Pro

Description

@CoderJo-Pro

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:

  1. Create a theme resource
  2. Set it to ProjectSettings:gui/theme/custom
  3. Override Label style (change some for example font color and font size) of the theme
  4. Run whatever scene you have
  5. 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
Snipaste_2024-04-05_15-51-58
this project had been upload on itch.io

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions