Content deleted Content added
Tom.Reding (talk | contribs) Apply color-inversion-friendliness to legend title & labels, from sandbox |
Tom.Reding (talk | contribs) m Apply persistentGrey to xGrid, from sandbox |
||
Line 710:
stroke = { value = persistentGrey },
strokeWidth = { value = 2 }
},
grid =
{
stroke = { value = persistentGrey }
}
}
Line 731 ⟶ 735:
stroke = { value = persistentGrey },
strokeWidth = { value = 2 }
},
grid =
{
stroke = { value = persistentGrey }
}
}
|