diff --git a/External-themes.md b/External-themes.md
index ea257f2..91ceb2a 100644
--- a/External-themes.md
+++ b/External-themes.md
@@ -9,6 +9,42 @@ Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Custom
---
+#### [typewritten](https://github.com/reobin/typewritten)
+
+A minimal, lightweight, informative zsh prompt theme
+
+
+
+
+
+
+
+
+
+
+**Quick start**
+```bash
+npm install -g typewritten
+# then reload zsh
+```
+
+**Features**
+- Asynchronous git info
+- Color options for all prompt sections
+- Actively maintained
+- Various customization options
+ - Prompt layout
+ - Prompt symbol
+ - Constant display of git home directory
+ - Cursor
+ - Prefix on right prompt
+
+Source: [typewritten.zsh](https://github.com/reobin/typewritten)
+
+Author: [@reobin](https://github.com/reobin)
+
+---
+
#### passion

@@ -30,45 +66,6 @@ Minimalistic Aphrodite theme does not have any visual noise. Displays only the n
See [repository](https://github.com/win0err/aphrodite-terminal-theme) for source and installation instructions.
Author: [@win0err](https://github.com/win0err)
----
-#### [typewritten](https://github.com/reobin/typewritten)
-
-A minimal, lightweight, informative zsh prompt theme
-
-
-
-
-
-
-
-
-
-
-**Quick start**
-```bash
-npm install -g typewritten
-# then reload zsh
-```
-
-**Features**
-- Asynchronous git info
-- Color options for all prompt sections
-- Actively maintained
-- Current directory
-- Current git branch
-- git status indicators
-- Return code
-- Various customization options
- - Prompt layout
- - Prompt symbol
- - Constant display of git home directory
- - Cursor
- - Prefix on right prompt
-
-Source: [typewritten.zsh](https://github.com/reobin/typewritten)
-
-Author: [@reobin](https://github.com/reobin)
-
---
#### short