face-hh / griddycode

A code editor made with Godot. Code has never been more lit!
Apache License 2.0
1.58k stars 101 forks source link

Fix crt and vhs shader brightness. #131

Open cookiemonsternz opened 1 month ago

cookiemonsternz commented 1 month ago

Just changed the brightness value, makes it look slightly worse on GitHub dark, but much better on all other themes. Might be worth trying different brightness values and adjusting the pixel sizes for the shader, as when it is not overwhelmed with brightness it does look a little worse. Over around brightness 1.5 makes line numbers unreadable for GitHub light theme, however.

Github Dark Before: image

Github Dark After: image

One Dark Pro Darker Before: image

One Dark Pro Darker After: image

Github Light Before: image

Github Light After: image

Nord Before: image

Nord After: image