From 64a42b92d66d8242fb6776d8c9098622996b0e37 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 5 Jun 2021 12:18:22 -0700 Subject: [PATCH] Add Default button --- 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 b5d6cecf..13e5da6c 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -93,7 +93,7 @@ To view all keyboard shortcuts of Featherpad switch to the :guilabel:`Shortcuts` .. image:: featherpad-shortcuts.png -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 selction window appear. To change how extra elements are colors press the button next to :guilabel:`Extra Elements`. To change the color of fucntions and URLs in highlighting press the button next to :guilabel:`Functions, URLs`. To change how keywords of a programming languege appear press the button next to :guilabel:`Keywords`. To channge the color of markdwon 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 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 selction window appear. To change how extra elements are colors press the button next to :guilabel:`Extra Elements`. To change the color of fucntions and URLs in highlighting press the button next to :guilabel:`Functions, URLs`. To change how keywords of a programming languege appear press the button next to :guilabel:`Keywords`. To channge the color of markdwon 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. Version -------