We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569969f commit 6790379Copy full SHA for 6790379
_sources/vga.rst.txt
@@ -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