TextEdtitor: Don't override SearchResultAlt1|2 in classic theme

Just use the defaults.

Change-Id: Iad655becbfc13dc793b336ea9d661ad861ef695a
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Alessandro Portale
2020-11-17 17:24:29 +01:00
parent 85e1e21dae
commit caace5da7b

View File

@@ -5,8 +5,6 @@
<style name="Selection" foreground="#ffffff" background="#308cc6"/>
<style name="LineNumber" foreground="#9f9d9a" background="#efebe7"/>
<style name="SearchResult" background="#ffef0b"/>
<style name="SearchResultAlt1" background="#b4b4b4"/>
<style name="SearchResultAlt2" background="#ff6464"/>
<style name="SearchScope" background="#f5fafd"/>
<style name="Parentheses" foreground="#ff0000" background="#b4eeb4"/>
<style name="ParenthesesMismatch" background="#ff00ff"/>