ntrel requested changes on this pull request.
@@ -1145,6 +1145,17 @@ applications, in that you'll need to continue to hold down the Ctrl and Shift
keys while typing the code point hex digits (and the Enter or Return to finish the code point).
+Inserting color values +^^^^^^^^^^^^^^^^^^^^^^ + +You can insert a color value by selecting *Tools->Colour Chooser* from the menu.
*Color* Chooser - the project uses American English spelling.
@@ -1145,6 +1145,17 @@ applications, in that you'll need to continue to hold down the Ctrl and Shift
keys while typing the code point hex digits (and the Enter or Return to finish the code point).
+Inserting color values +^^^^^^^^^^^^^^^^^^^^^^ + +You can insert a color value by selecting *Tools->Colour Chooser* from the menu. +A dialog appears to select the wanted color. On clicking on *Apply* or *Select* +the code for the choosen color will be inserted in the format *#RRGGBB*.
Typo: chosen