-- this file exists so base64 telescope theme swap works :P local M = {} M.ui = { theme = "your_needy_pop_star" } return M