maximegmd / CyberEngineTweaks

Cyberpunk 2077 tweaks, hacks and scripting framework
MIT License
4.48k stars 285 forks source link

Improved readability of the console window, especially errors #935

Closed DVLP closed 5 months ago

DVLP commented 6 months ago

Currently red on blue errors are almost unreadable in the console. This PR changes the background of the console content to semi-transparent black and changes the the error color to a slightly brighter shade of red. Before: image

After: image

DVLP commented 5 months ago

Cool, thanks @WSSDude