This patch adds theming option to grid in node based editors (shader, compositor and texture view). It allows to change visual density of the grid - changing the numbers of lines drawn in the background. After feedback the parameter was renamed to "Grid levels". Earlier version of this patch requested to add toggle "Show grid" in the node editors under "View" menu, but it was reverted and now it is only possible to affect grid from preferences. Setting uses slider <0,2> with default 2 (current setting off grid in editors).
Grid on/off in Shader Editor/ Compositor:
Grid depth: 2 (default)
Grid depth: 1
Grid depth: 0 (disable grid)


