import catppuccin # load your autoconfig, use this if the rest of your config is empty! config.load_autoconfig() # set the flavour you'd like to use # valid options are 'mocha', 'macchiato', 'frappe', and 'latte' catppuccin.setup(c, 'macchiato')