Redot-Engine / redot-engine

Redot Engine – Multi-platform 2D and 3D game engine
https://redotengine.org/
MIT License
4.78k stars 214 forks source link

Bottom panel tabs' font too red #844

Open MrDoboz opened 2 weeks ago

MrDoboz commented 2 weeks ago

Tested versions

v4.3.beta.2.mono.official [a5e575b12]

System information

Arch Linux, KDE Plasma DE

Issue description

The tabs Output and Debugger used to be (in godot) red only in case there was an error in the logs. it was very simple to determine if I should check out the logs at a glance, but now I have to look for the red dot next to the labels, as the selected tab is always red. I mean, it's not the same red as when there is an error, but enough to be inconvinient, and scare me every time I alt+tab out of my "bug free" game. I suppose you should change the theme so that the font color doesn't change when the tab is selected, but rather the background color does, kinda the same as docker tabs, like FileSystem, Inspector, etc. do. also those get a nice horizontal line as highlight, that would also be cool, although it might get confusing to some, as bottom panel tabs are not docker tabs. an alternative would be to change the color of an error to "godot blue". now that would be a middle finger worth showing :P

Steps to reproduce

Open the editor, look at bottom panel Produce any kind of error Notice that you can't immediately notice that there is an error

Minimal reproduction project (MRP)

N/A

MrDoboz commented 2 weeks ago

Just an example if you don't feel like making a nullpointer exception right now

Képernyőkép_20241106_203701 Képernyőkép_20241106_203738

GreatNateDev commented 1 week ago

this would be very funny

XORandom commented 1 week ago

A more subdued color (e.g. 7948b) would look better

image

With the Redot theme image