Skip to content
dysonsphere

Config generator

Build your dysonsphere.toml here: the editor starts from the exact file ds.create_config() scaffolds, and the cheat sheet lists every ds.theme() parameter with its built-in default - click a row to insert it, edit the value, then copy or download the result. See Global theme overrides for where the file lives and how sections merge.

dysonsphere.toml

Save the file next to your notebook/script (or anywhere up the directory tree), or passpersist=True to ds.create_config() for the user-wide location. Keys in [default] apply to every ds.theme() call; named sections are styles you load with ds.theme(style="name").