The Editor now displays Lisp code with matching pairs of parentheses colored acording to their depth within the current top level form.
You can switch parenthesis coloring on and off by
Preferences... > Environment > Styles > Color parenthesis
, and you can configure the colors used with
capi:set-editor-parenthesis-colors
.