]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/colors.md
Improve keybinding label consistency
[micro.git] / runtime / help / colors.md
index f4cbbfb0f8735a8caaabeb44fbb4c6f9f4addb0e..9ebb8689f223b1c5e1a0830440549c65e596dbc1 100644 (file)
@@ -8,7 +8,7 @@ This help page aims to cover two aspects of micro's syntax highlighting engine:
 
 ## Colorschemes
 
-To change your colorscheme, press CtrlE in micro to bring up the command
+To change your colorscheme, press Ctrl-e in micro to bring up the command
 prompt, and type:
 
 ```
@@ -132,7 +132,7 @@ If you would like no foreground you can just use a comma with nothing in front:
 color-link comment ",blue"
 ```
 
-You can also put bold, or underline in front of the color:
+You can also put bold, italic, or underline in front of the color:
 
 ```
 color-link comment "bold red"