Bug 436672 - Highlighting of the matching parenthesis is always yellow, can not change the colour
Summary: Highlighting of the matching parenthesis is always yellow, can not change the...
Status: RESOLVED WORKSFORME
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 21.04.0
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-06 07:17 UTC by Dmitri Koulikoff
Modified: 2021-05-07 08:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Koulikoff 2021-05-06 07:17:32 UTC
SUMMARY

Highlighting of the matching parenthesis is always yellow, can not change the colour.

STEPS TO REPRODUCE
1. Open Settings -> configure Kate
2. Try to find the setting

OBSERVED RESULT

  There is not

EXPECTED RESULT

  There must be

SOFTWARE/OS VERSIONS
Operating System: Slackware-current
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Kernel Version: 5.10.34
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630

ADDITIONAL INFORMATION

 I need to have a difference between the colour of the found strings and the content of the matching parenthesis.
Comment 1 David Redondo 2021-05-07 08:25:31 UTC
Color Themes > Colors (default tab) 
 Text decoration section > bracket highlight 
should do it
Comment 2 Dmitri Koulikoff 2021-05-07 08:54:58 UTC
(In reply to David Redondo from comment #1)
> Color Themes > Colors (default tab) 
>  Text decoration section > bracket highlight 
> should do it

Thanks!