We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df3f3a commit 9ac147dCopy full SHA for 9ac147d
docs/source/vga.rst
@@ -625,9 +625,15 @@ Multiple parameters may be sent separated by semicolons. Reset is performed if n
625
* - 1
626
- Bold intensity
627
- Brighter foreground colors. Colors 0-7 brightened.
628
+ * - 5
629
+ - Blink
630
+ - Some ANSI art uses this to brighten the background color.
631
* - 22
632
- Normal intensity
633
- Normal foreground colors. Colors 8-15 dimmed.
634
+ * - 25
635
+ - Blink off
636
+ - Returns to normal intensity background.
637
* - 30-37
638
- Set foreground color
639
- Colors 0-7
0 commit comments