Skip to content

Commit

Permalink
Merge branch 'vedderb:master' into ci
Browse files Browse the repository at this point in the history
  • Loading branch information
darwinbeing authored Dec 7, 2023
2 parents 6e59e95 + ced6230 commit bf2448e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QCodeEditor/resources/dark_style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<style name="LineNumber" foreground="#6272a4"/>
<style name="SearchResult" background="#3f82a6"/>
<style name="SearchScope" background="#2d5c76"/>
<style name="Parentheses" foreground="#ff0000" background="#b4eeb4"/>
<style name="Parentheses" foreground="#ffffff" background="#880000"/>
<style name="ParenthesesMismatch" background="#ff00ff"/>
<style name="AutoComplete" foreground="#000080" background="#c0c0ff"/>
<style name="CurrentLine" background="#303030"/>
Expand Down

0 comments on commit bf2448e

Please sign in to comment.