Start.nvim helps you create a custom start screen for your neovim
Plug 'amirrezaask/start.nvim'
use { 'amirrezaask/start.nvim' }
You need to change "theme" for the name of the theme you want (themes are listed on THEMES.txt)
lua require'start'.set_background_ascii(require'start'.theme)