diff --git a/website/app/vt/modes/decscnm/page.mdx b/website/app/vt/modes/decscnm/page.mdx new file mode 100644 index 000000000..f68e69019 --- /dev/null +++ b/website/app/vt/modes/decscnm/page.mdx @@ -0,0 +1,11 @@ +import VTMode from "@/components/VTMode"; + +# Reverse Video (DECSCNM) + + + +Swap the foreground/background colors of cells. + +This swaps the foreground and background color of cells when displayed. +This does not physically alter the cell state or cell contents; only the +rendered state is affected.