This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit d3d281bea4ded6505904384a2e7b216fea9225e9 Author: Paul King <pa...@asert.com.au> AuthorDate: Wed Jul 30 08:45:43 2025 +1000 GROOVY-8162: Update Groovysh to JLine3 (remove unused rainbow colors) --- .../src/main/resources/nanorc/light.nanorctheme | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/subprojects/groovy-groovysh/src/main/resources/nanorc/light.nanorctheme b/subprojects/groovy-groovysh/src/main/resources/nanorc/light.nanorctheme index 84a1b3b2d4..dcc64cfa74 100644 --- a/subprojects/groovy-groovysh/src/main/resources/nanorc/light.nanorctheme +++ b/subprojects/groovy-groovysh/src/main/resources/nanorc/light.nanorctheme @@ -24,7 +24,7 @@ BOOLEAN brightblack NULL cyan NUMBER blue VARIABLE brightyellow -PACKAGE green,faint +PACKAGE gray,faint CLASS green CONSTANT yellow OPERATOR yellow @@ -49,18 +49,7 @@ ROW_NUMBER bold,!blue,~grey70 ROW_STYLE ,~grey82 LIST_BACKGROUND ,~grey70 LIST_GROUP yellow -RAINBOW1 brightmagenta -RAINBOW2 brightcyan -RAINBOW3 brightblue -RAINBOW4 brightyellow -RAINBOW5 brightgreen -RAINBOW6 brightred -RAINBOW7 magenta -RAINBOW8 cyan -RAINBOW9 blue -RAINBOW10 yellow -RAINBOW11 green -RAINBOW12 red + # # mixin #