aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--screenshots/README.org10
-rw-r--r--screenshots/javascript.pngbin0 -> 69483 bytes
-rw-r--r--screenshots/ruby.pngbin0 -> 171828 bytes
4 files changed, 11 insertions, 5 deletions
diff --git a/README.md b/README.md
index 41816cd..6a4b87b 100644
--- a/README.md
+++ b/README.md
@@ -39,9 +39,9 @@ function so in other languages can be drawn in purple.
## Screenshots
-I've saved some screenshots in the `screenshots` directory. They do not show a
-full sample of all the defined colors, but it will give you a good idea of the
-look and feel of this theme. A glimpse:
+I've saved some screenshots in the [screenshots](./screenshots) directory. They
+do not show a full sample of all the defined colors, but it will give you a good
+idea of the look and feel of this theme. A glimpse:
![Overview screenshot](screenshots/c.png)
diff --git a/screenshots/README.org b/screenshots/README.org
index 3335bcd..a3b8799 100644
--- a/screenshots/README.org
+++ b/screenshots/README.org
@@ -1,9 +1,15 @@
-* Screenshots
-
** C
[[./c.png]]
+** Ruby
+
+[[./ruby.png]]
+
+** Javascript
+
+[[./javascript.png]]
+
** Go
[[./go.png]]
diff --git a/screenshots/javascript.png b/screenshots/javascript.png
new file mode 100644
index 0000000..c3ef74e
--- /dev/null
+++ b/screenshots/javascript.png
Binary files differ
diff --git a/screenshots/ruby.png b/screenshots/ruby.png
new file mode 100644
index 0000000..9813de7
--- /dev/null
+++ b/screenshots/ruby.png
Binary files differ