aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/styles/dark.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/styles/dark.xml')
-rw-r--r--share/qtcreator/styles/dark.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/qtcreator/styles/dark.xml b/share/qtcreator/styles/dark.xml
index 8346148704..86aedfa433 100644
--- a/share/qtcreator/styles/dark.xml
+++ b/share/qtcreator/styles/dark.xml
@@ -58,4 +58,9 @@
<style name="DiffDestLine" background="#2d8c2d"/>
<style name="DiffDestChar" foreground="#000000" background="#41c341"/>
<style name="LogChangeLine" foreground="#808000"/>
+ <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-scheme>