rc

rc = rc({'abc': False, 'align': False, 'alpha': 1, 'borders': False, 'cmap': 'fire', 'coast': False, 'color': 'k', 'cycle': 'colorblind', 'facecolor': 'w', 'fontname': 'sans-serif', 'geogrid': True, 'grid': True, 'gridminor': False, 'gridratio': 0.5, 'inlinefmt': 'svg', 'innerborders': False, 'lakes': False, 'land': False, 'large': 10.0, 'linewidth': 0.6, 'lut': 256, 'margin': 0.0, 'ocean': False, 'reso': 'lo', 'rgbcycle': False, 'rivers': False, 'share': 3, 'small': 9.0, 'span': True, 'tickdir': 'out', 'ticklen': 4.0, 'ticklenratio': 0.5, 'tickminor': True, 'tickpad': 2.0, 'tickratio': 0.8, 'tight': True ... (rcParams) ... })

Instance of rc_configurator. This is used to change global settings. See Configuring proplot for details.