diff --git a/README.org b/README.org
index ff76590..1555fee 100644
--- a/README.org
+++ b/README.org
@@ -36,6 +36,7 @@ For all screenshots, see [[screenshots.org][screenshots]]
- [[screenshots.org#chalk][Chalk]]
- [[screenshots.org#dracula][Dracula]]
+- [[screenshots.org#flow][Flow]] (light & dark)
- [[screenshots.org#gruvbox][gruvbox]] (light & dark)
- Material
- [[screenshots.org#material-theme-emacs-light][material-theme (Emacs)]] (light)
diff --git a/screenshots.org b/screenshots.org
index 48a970d..c79414e 100644
--- a/screenshots.org
+++ b/screenshots.org
@@ -36,6 +36,17 @@
[[file:./screenshots/dracula.png]]
+* [[https://github.com/thejos/Cmder-Color-Schemes][Flow]]
+- Contributor: [[https://github.com/thejos][thejos]]
+
+** Light
+
+[[file:screenshots/flow_light.png]]
+
+** Dark
+
+[[file:./screenshots/flow_dark.png]]
+
* [[https://github.com/morhetz/gruvbox][gruvbox]]
** Light
- Contributor: [[https://github.com/Linerre][Linerre]]
diff --git a/screenshots/flow_dark.png b/screenshots/flow_dark.png
new file mode 100644
index 0000000..4be7bc9
Binary files /dev/null and b/screenshots/flow_dark.png differ
diff --git a/screenshots/flow_light.png b/screenshots/flow_light.png
new file mode 100644
index 0000000..020f49b
Binary files /dev/null and b/screenshots/flow_light.png differ
diff --git a/themes/flow_dark.xml b/themes/flow_dark.xml
new file mode 100644
index 0000000..8d4232c
--- /dev/null
+++ b/themes/flow_dark.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/themes/flow_light.xml b/themes/flow_light.xml
new file mode 100644
index 0000000..dbbe6cd
--- /dev/null
+++ b/themes/flow_light.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file