diff --git a/Home.md b/Home.md
index bd8f9b9..8e251ab 100644
--- a/Home.md
+++ b/Home.md
@@ -17,16 +17,10 @@ Open multiple locations with 4 contexts. The status is shown in the top left cor
- other active contexts are underlined
- rest are inactive
-Cycle contexts using Tab or Shift+Tab. Use context-specific colors (see below) to identify each context easily.
+Cycle contexts using Tab or Shift+Tab. Use context-specific colors (see configuration `NNN_COLORS`) to identify each context easily.
A new context copies the state of the previous context.
-#### Context color
-
-Each context can have its own color specified in `NNN_COLORS`. The color codes are:
-
- 0: black, 1: red, 2: green, 3: yellow, 4: blue (default), 5: magenta, 6: cyan, 7: white
-
#### Dual pane
The `nnn` way is to work with multiple contexts using Tab or Shift+Tab.