{
example = {
options.termguicolors = true;
highlight = {
Normal.fg = "#ff0000";
# With raw
Normal.bg.__raw = "'#00ff00'";
};
}