diff --git a/docs/docs/configuration/themes.md b/docs/docs/configuration/themes.md
index 005b348..0a71aa4 100644
--- a/docs/docs/configuration/themes.md
+++ b/docs/docs/configuration/themes.md
@@ -33,6 +33,17 @@ Right-click on the images and select "Open image in new tab" to see the full siz
+## `litera`
+
+
+
+
+
+
+
+
+
+
## `cerulean`
diff --git a/docs/static/img/litera_dark.png b/docs/static/img/litera_dark.png
new file mode 100644
index 0000000..30e022e
Binary files /dev/null and b/docs/static/img/litera_dark.png differ
diff --git a/docs/static/img/litera_light.png b/docs/static/img/litera_light.png
new file mode 100644
index 0000000..e123452
Binary files /dev/null and b/docs/static/img/litera_light.png differ
diff --git a/src/index.php b/src/index.php
index 67c656f..587525d 100644
--- a/src/index.php
+++ b/src/index.php
@@ -1,6 +1,6 @@
$[ifeq env:THEME yeti]$
+ $[ifeq env:THEME litera]$
+
$[else]$
$[end]$