aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/styles/solarized-dark.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/styles/solarized-dark.xml')
-rw-r--r--share/qtcreator/styles/solarized-dark.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/qtcreator/styles/solarized-dark.xml b/share/qtcreator/styles/solarized-dark.xml
index 2fa0d56924..ee51df82ba 100644
--- a/share/qtcreator/styles/solarized-dark.xml
+++ b/share/qtcreator/styles/solarized-dark.xml
@@ -63,6 +63,11 @@
<style name="DiffDestLine" background="#dfffdf"/>
<style name="DiffDestChar" background="#afffaf"/>
<style name="LogChangeLine" foreground="#c00000"/>
+ <style name="LogAuthorName" foreground="#ceffe5"/>
+ <style name="LogCommitDate" foreground="#00ff00"/>
+ <style name="LogCommitHash" foreground="#ff0000"/>
+ <style name="LogCommitSubject" foreground="#d6cf9a"/>
+ <style name="LogDecoration" foreground="#ff00ff"/>
<style name="Warning" underlineColor="#b58900" underlineStyle="SingleUnderline"/>
<style name="WarningContext" underlineColor="#b58900" underlineStyle="DotLine"/>
<style name="Error" underlineColor="#dc322f" underlineStyle="SingleUnderline"/>