added new_link to help theme

This commit is contained in:
Ploum 2023-11-25 11:44:16 +01:00
parent 1dddec0e86
commit 233f237e15
1 changed files with 1 additions and 1 deletions

View File

@ -501,7 +501,7 @@ class GeminiClient(cmd.Cmd):
"theme ELEMENT COLOR"
ELEMENT is one of: window_title, window_subtitle, title,
subtitle,subsubtitle,link,oneline_link,image_link,preformatted,blockquote.
subtitle,subsubtitle,link,oneline_link,new_link,image_link,preformatted,blockquote.
COLOR is one or many (separated by space) of: bold, faint, italic, underline, black,
red, green, yellow, blue, purple, cyan, white.