Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.7, 0.7.1, and 0.7.2

status: give header cell darker background

Changeset e10e554646fb

Parent 2ceaba319f60

by Steve Borho

Changes to one file · Browse files at e10e554646fb Showing diff from parent 2ceaba319f60 Diff from another changeset...

Change 1 of 1 Show Entire File hggtk/​status.py Stacked
 
351
352
353
354
 
355
356
357
 
351
352
353
 
354
355
356
357
@@ -351,7 +351,7 @@
  diffcol.add_attribute(cell, 'markup', DM_DISPLAYED)     # differentiate header chunks - cell.set_property('cell-background', '#EEEEEE') + cell.set_property('cell-background', '#DDDDDD')   diffcol.add_attribute(cell, 'cell_background_set', DM_IS_HEADER)     # differentiate rejected hunks