##// END OF EJS Templates
hgk: added explanation to .hgk for background colour
Robert Bauck Hamar -
r7747:5f7512f6 default
parent child Browse files
Show More
@@ -730,6 +730,8 b' proc savestuff {w} {'
730 puts $f "# the last entry will be reused."
730 puts $f "# the last entry will be reused."
731 puts $f "#"
731 puts $f "#"
732 puts $f "set authorcolors {$authorcolors}"
732 puts $f "set authorcolors {$authorcolors}"
733 puts $f "#"
734 puts $f "# The background color in the text windows"
733 puts $f "set bgcolor $bgcolor"
735 puts $f "set bgcolor $bgcolor"
734 puts $f "#"
736 puts $f "#"
735 puts $f "# The text color used in the diff and file list view"
737 puts $f "# The text color used in the diff and file list view"
General Comments 0
You need to be logged in to leave comments. Login now