["@text"] = colors.fw_orange,
["@text.strong"] = { fg = colors.orange_text, bg = colors.orange_bg, bold = true },
["@text.emphasis"] = { fg = colors.orange_text, bg = colors.orange_bg, italic = true },
["@text.underline"] = { fg = colors.orange_text, bg = colors.orange_bg, underline = true },
["@text.title"] = { fg = colors.purple_text, bg = colors.purple_bg, bold = true }, -- title
["@text.literal"] = colors.fw_orange,
["@text"] = colors.fw_orange,
["@text.strong"] = { fg = colors.orange_text, bg = colors.orange_bg, bold = true },
["@text.emphasis"] = { fg = colors.orange_text, bg = colors.orange_bg, italic = true },
["@text.underline"] = { fg = colors.orange_text, bg = colors.orange_bg, underline = true },
["@text.title"] = { fg = colors.purple_text, bg = colors.purple_bg, bold = true }, -- title
["@text.literal"] = colors.fw_orange,