The issue of setting a light-colored background for SVG images in org-babel can be resolved using gnuplot's own settings.
` set terminal svg background "#ffffff" `
A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!
The issue of setting a light-colored background for SVG images in org-babel can be resolved using gnuplot's own settings.
` set terminal svg background "#ffffff" `
You could look at how Tecosaur does their splash screen, which uses SVGs and adjusts them based on the theme.
https://tecosaur.github.io/emacs-config/config.html#fancy-splash-screen
https://www.reddit.com/r/emacs/comments/fzz4l6/my_fancy_splash_screen/
Or maybe check out how PDF-tools handles midnight mode