1.47.26 gridmajcolour

set gridmajcolour <colour>

The setting gridmajcolour changes the colour that is used to draw the gridlines (see the set grid command) which are associated with the major ticks of axes (i.e. major gridlines). For example:

set gridmajcolour purple

would cause the major gridlines to be drawn in purple. Any of the recognised colour names listed in Section 8.4 can be used.

See also the set gridmincolour command.