Apply a visual theme to the network.
Details
Available Themes
- classic
Default theme with white background, blue nodes, gray edges.
- dark
Dark background with light nodes. Good for presentations.
- minimal
Subtle styling with thin edges and muted colors.
- colorblind
Optimized for color vision deficiency.
- gray/grey
Black and white theme suitable for print.
- viridis
Perceptually uniform colors.
- nature
Nature-inspired colors.
Use list_themes() to see all available themes.
See also
cograph for network creation,
sn_palette for color palettes,
sn_nodes for node customization,
sn_edges for edge customization,
list_themes to see available themes,
splot and soplot for plotting

