79581551

Date: 2025-04-18 18:42:01
Score: 0.5
Natty:
Report link

Are you sure there is no output? The dark theme in GroovyConsole isn't very good, the output font color is almost (if not) the same as the background color making it impossible to read.

I use Ubuntu in dark mode and I have this script for starting groovyConsole in light mode

#!/usr/bin/env bash
# groovyConsole color theme and Ubuntu dark theme is not a good match...
Exec=env GTK_THEME=adwaita:light ~/.sdkman/candidates/groovy/current/bin/groovyConsole
Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: dauer