From fac66cf5cbe7f459f34066be35e2874615f7811b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 19 Mar 2023 14:21:10 -0700 Subject: [PATCH] Fix screenshot for featherpad syntax highlighting --- source/2/2.4/2.4.2/Featherpad.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.2/Featherpad.rst b/source/2/2.4/2.4.2/Featherpad.rst index be3698f5..ac036f78 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -110,7 +110,7 @@ To view all keyboard shortcuts of Featherpad switch to the :guilabel:`Shortcuts` To change what colors you use in syntax highlighting use the :guilabel:`Syntax Colors` tab. To change the color of built in functions click the color to the right of :guilabel:`Built-in Functions` and a window to pick your color will show up. To change the color of comments in syntax press the button next to :guilabel:`Comments` and a color picker window will pop up. To change how documents HTML or XML elements appear change the press the button next to :guilabel:`Document Blocks, XML/HTML Elements` button to have a color selection window appear. To change how extra elements are colors press the button next to :guilabel:`Extra Elements`. To change the color of functions and URLs in highlighting press the button next to :guilabel:`Functions, URLs`. To change how keywords of a programming language appear press the button next to :guilabel:`Keywords`. To change the color of markdown headings and CSS values press the button next to :guilabel:`Markdown Headings, CSS Values`. To change how numbers are highlighted press the button next to :guilabel:`Numbers`. To change how quotations are highlighted press the button next to :guilabel:`Quotations`. To change how you highlight regular expressions and code blocks press the button next to :guilabel:`Code Blocks`. To change how datatypes are highlighted press the button next to :guilabel:`Types`. To change how dark the whitespace appears in highlighting change :guilabel:`Whitespace color value`. To change how dark the currently highlighted line is change :guilabel:`Current line highlight value`. To restore syntax highlighting to default values press the :guilabel:`Default` button. -,, image:: featherpad-syntax-colors.png +.. image:: featherpad-syntax-colors.png Version -------