forked from qt-creator/qt-creator
Use declaration and output argument in dark style
Change-Id: Icca770dfbeedd6207960202ea4b42c2045f320ef Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -59,5 +59,6 @@
|
||||
<style name="WarningContext" underlineColor="#d6c545" underlineStyle="DotLine"/>
|
||||
<style name="Error" underlineColor="#d65645" underlineStyle="SingleUnderline"/>
|
||||
<style name="ErrorContext" underlineColor="#d65645" underlineStyle="DotLine"/>
|
||||
<style name="Declaration"/>
|
||||
<style name="Declaration" bold="true"/>
|
||||
<style name="OutputArgument" italic="true"/>
|
||||
</style-scheme>
|
||||
|
||||
Reference in New Issue
Block a user