Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme color for 'error_color' is no longer red #81586

Closed
Alex2782 opened this issue Sep 12, 2023 · 0 comments · Fixed by #81516
Closed

Theme color for 'error_color' is no longer red #81586

Alex2782 opened this issue Sep 12, 2023 · 0 comments · Fixed by #81516

Comments

@Alex2782
Copy link
Contributor

Alex2782 commented Sep 12, 2023

Godot version

v4.2.dev.custom_build [3ed4497]

System information

Godot v4.2.dev (3ed4497) - macOS 13.5.1 - Vulkan (Forward+) - integrated Apple M1 - Apple M1 (8 Threads)

Issue description

The error output is no longer red. The color is assigned with (0,0,0, 1) (black)
https://github.com/godotengine/godot/blob/master/editor/export/project_export.cpp#L1416

Bildschirmfoto 2023-09-12 um 21 21 56

Bildschirmfoto 2023-09-12 um 21 50 50

Comparison with the version v4.2.dev4.official [549fcce]

Bildschirmfoto 2023-09-12 um 21 34 28

Steps to reproduce

Force error output in Project->Export dialog (like no templates or delete "Unique Name" in Android template)

Minimal reproduction project

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants