https://bz.apache.org/bugzilla/show_bug.cgi?id=64711
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|PatchAvailable |FixedInTrunk Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Philippe Mouawad <[email protected]> --- pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 1bc58f4 Use theme from darklaf extensions for RSyntaxTextArea. (#617) 1bc58f4 is described below commit 1bc58f4c65b812751439d94ce4f31bbb4923d132 Author: Jannis Weis <[email protected]> AuthorDate: Wed Sep 9 18:01:27 2020 +0200 Use theme from darklaf extensions for RSyntaxTextArea. (#617) --- gradle.properties | 3 +- src/bom/build.gradle.kts | 1 + src/core/build.gradle.kts | 1 + .../jmeter/gui/action/LookAndFeelCommand.java | 10 ++--- .../apache/jmeter/gui/util/JSyntaxTextArea.java | 44 ++++++++++++++-------- 5 files changed, 37 insertions(+), 22 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
