diff --git a/README.md b/README.md
index ebdf5cc..8eb7a19 100644
--- a/README.md
+++ b/README.md
@@ -8,14 +8,17 @@ the four can be selected to change the feeling of the palette without sacrificin
readability.
![Light biomes](images/light_code_caps.png)
-![Dark biomes](images/light_code_caps.png)
+_(Default light theme variants)_
+
+![Dark biomes](images/dark_code_caps.png)
+_(Default dark theme variants)_
See screenshots for the full set of theme variants in [THEMES](THEMES.md) (also discussed
below).
The name "monobiome" connects the palette to its two key sources of inspiration:
-- `mono-`: `monobiome` is inspired by the `monoindustrial` theme, and attempts to extend
+- `mono-`: `monobiome` is inspired by the [`monoindustrial` theme][1], and attempts to extend
and balance its accents while retaining similar color identities.
- `-biome`: the desire for several distinct monotone options entailed finding a way to ground the
subtle color variations that were needed, and I liked the idea of tying the choices to
@@ -76,3 +79,6 @@ other applications.
## `vim`/`neovim`
## `fzf`
+
+
+[1]: https://github.com/isa/TextMate-Themes/blob/master/monoindustrial.tmTheme
diff --git a/images/palette.svg b/images/palette.svg
deleted file mode 100644
index 84a2c5a..0000000
--- a/images/palette.svg
+++ /dev/null
@@ -1,21 +0,0 @@
-
\ No newline at end of file
diff --git a/images/theme_creation.svg b/images/theme_creation.svg
deleted file mode 100644
index b98971e..0000000
--- a/images/theme_creation.svg
+++ /dev/null
@@ -1,21 +0,0 @@
-
\ No newline at end of file
diff --git a/images/themes.svg b/images/themes.svg
deleted file mode 100644
index 7226523..0000000
--- a/images/themes.svg
+++ /dev/null
@@ -1,21 +0,0 @@
-
\ No newline at end of file
diff --git a/images/vim_theme_elements.png b/images/vim_theme_elements.png
index f9ad1f6..7e87acc 100644
Binary files a/images/vim_theme_elements.png and b/images/vim_theme_elements.png differ