diff options
Diffstat (limited to 'res/about/help.gmi')
-rw-r--r-- | res/about/help.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/help.gmi b/res/about/help.gmi index 3c332f81..a25f556e 100644 --- a/res/about/help.gmi +++ b/res/about/help.gmi | |||
@@ -423,6 +423,7 @@ Sometimes these codes are used for things like colored ASCII art. However, Lagra | |||
423 | The "ANSI escapes" setting controls which ANSI escape codes are enabled: | 423 | The "ANSI escapes" setting controls which ANSI escape codes are enabled: |
424 | 424 | ||
425 | * "FG Color" enables changes to text foreground color. | 425 | * "FG Color" enables changes to text foreground color. |
426 | * "BG Color" enables changes to text background color. | ||
426 | * "Font Style" enables changing the font style: bold, italic, or monospace. (These correspond to codes 1, 2, and 11.) | 427 | * "Font Style" enables changing the font style: bold, italic, or monospace. (These correspond to codes 1, 2, and 11.) |
427 | 428 | ||
428 | A warning banner is displayed if any codes are detected on a page. This helps you be aware of potential visual artifacts, like text color that is being forced to black regardless of the page background color. Click on the warning to dismiss it on a per-site basis. | 429 | A warning banner is displayed if any codes are detected on a page. This helps you be aware of potential visual artifacts, like text color that is being forced to black regardless of the page background color. Click on the warning to dismiss it on a per-site basis. |