--configuration needs to be set BEFORE loading the color scheme with colorscheme tokyonight vim.g.tokyonight_style = "night" tokyonight_terminal_colors=true tokyonight_italic_comments=true tokyonight_italic_keywords=true tokyonight_italic_functions=false tokyonight_italic_variables=false tokyonight_transparent=false tokyonight_hide_inactive_statusline=false tokyonight_sidebars={} tokyonight_transparent_sidebar=false tokyonight_dark_sidebar=true tokyonight_dark_float=true tokyonight_colors={} tokyonight_lualine_bold=false vim.cmd[[colorscheme tokyonight]]