diff --git a/_reference/canvas/glyph-editor/anchors.md b/_reference/canvas/glyph-editor/anchors.md
index 6faa188..4f010bb 100644
--- a/_reference/canvas/glyph-editor/anchors.md
+++ b/_reference/canvas/glyph-editor/anchors.md
@@ -89,7 +89,7 @@ Actions
double click anchor (multi-source-editing) |
-edit anchor in all sources, eg. change anchor name in entire glyph |
+edit anchor in all sources, for example change anchor name in entire glyph |
diff --git a/_reference/menu.md b/_reference/menu.md
new file mode 100644
index 0000000..234cca4
--- /dev/null
+++ b/_reference/menu.md
@@ -0,0 +1,53 @@
+---
+title : Menu bar
+layout : default
+permalink : /reference/menu/
+draft : true
+order : 600
+---
+
+
+
+
+
+# |
+item |
+description |
+
+
+1 |
+File |
+ Will include items like: New..., Open... |
+
+
+2 |
+Edit |
+Undo, redo, etc. |
+
+
+3 |
+View |
+Zoom in and out, etc. |
+
+
+4 |
+Font |
+Includes: Font info, Axes, Sources, Status definitions |
+
+
+5 |
+Extensions |
+For example, Plugin Manager |
+
+
+6 |
+Help |
+For example, link to documentation, github, ... |
+
+
diff --git a/_reference/menu/font.md b/_reference/menu/font.md
new file mode 100644
index 0000000..f6d8250
--- /dev/null
+++ b/_reference/menu/font.md
@@ -0,0 +1,44 @@
+---
+title : Font
+layout : default
+permalink : /reference/menu/font
+draft : true
+order : 640
+---
+
+
+
+
+
+# |
+item |
+description |
+
+
+1 |
+Font Info |
+Settings about various names, vendor information, UPM, ... |
+
+
+2 |
+Axes |
+Axes Setting like min max default values, value mappings, ... |
+
+
+3 |
+Sources |
+Font source settings like name, location, vertical metrics, ... |
+
+
+4 |
+Status Definitions |
+Status definition settings like color, name, isDefault. |
+
+
diff --git a/_reference/menu/font/status-colors.md b/_reference/menu/font/status-colors.md
new file mode 100644
index 0000000..910ed21
--- /dev/null
+++ b/_reference/menu/font/status-colors.md
@@ -0,0 +1,26 @@
+---
+title : Status Colors
+layout : default
+permalink : /reference/menu/font/status-colors
+draft : true
+order : 644
+---
+
+
+
+*Status definitions* have a code, color, name and isDefault flag.
+{: .lead }
+
+
+**Status Colors** introduction
+-------
+
diff --git a/_reference/reference.md b/_reference/reference.md
index 410a151..8e9a47a 100644
--- a/_reference/reference.md
+++ b/_reference/reference.md
@@ -34,6 +34,14 @@ theoretical knowledge · information-oriented · useful when working
- [Reference font](panels/reference-font)
- [Glyph info](panels/glyph-info)
- [Transformation](panels/transformations)
+- [Menu bar](menu)
+ - [Font](menu/font)
+ - [Status definitions](menu/font/status-colors)
+{% comment %}
+ - [Font Info](menu/font/font-info)
+ - [Axes](menu/font/axes)
+ - [Sources](menu/font/sources)
+ {% endcomment %}
{% comment %}
- [OT Features](#)
diff --git a/_tutorials/tutorials.md b/_tutorials/tutorials.md
index a4e816e..9bfc75f 100644
--- a/_tutorials/tutorials.md
+++ b/_tutorials/tutorials.md
@@ -39,4 +39,9 @@ Position **Anchors** (multi source editing)
-------
with the help of *Align and distribute objects*
+
+**Status colors** introduction
+-------
+
\ No newline at end of file
diff --git a/videos/status-colors.mp4 b/videos/status-colors.mp4
new file mode 100644
index 0000000..46c156c
Binary files /dev/null and b/videos/status-colors.mp4 differ