Changes

m
Change rare ship highlighting format
Line 104: Line 104:  
cell            = '|%s\n',
 
cell            = '|%s\n',
 
ship_cell        = '![[%s]]\n',
 
ship_cell        = '![[%s]]\n',
rare_ship_cell  = '!style="background-color:pink;"|[[%s]]\n',
+
rare_ship_cell  = '!style="color:red;"|[[%s]]\n',
 
node_cell        = '|style="background-color:#%s;"|%s\n',
 
node_cell        = '|style="background-color:#%s;"|%s\n',
 
empty_cell      = '|\n',
 
empty_cell      = '|\n',
Anonymous user