aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--screenshots/c.pngbin0 -> 132068 bytes
-rw-r--r--screenshots/elisp.pngbin0 -> 130575 bytes
-rw-r--r--screenshots/go.pngbin0 -> 144105 bytes
4 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 25aa7a9..408b370 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,12 @@ In the `soria-theme.el` file I list further acknowledgements.
To install it, just drop the `soria-theme.el` file into your `~/.emacs.d` and
load it with `load-theme`.
+## 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.
+
## Configuration
This color theme defines the `soria` group, which in turn has only one
diff --git a/screenshots/c.png b/screenshots/c.png
new file mode 100644
index 0000000..77daeec
--- /dev/null
+++ b/screenshots/c.png
Binary files differ
diff --git a/screenshots/elisp.png b/screenshots/elisp.png
new file mode 100644
index 0000000..a5a4069
--- /dev/null
+++ b/screenshots/elisp.png
Binary files differ
diff --git a/screenshots/go.png b/screenshots/go.png
new file mode 100644
index 0000000..d17fe23
--- /dev/null
+++ b/screenshots/go.png
Binary files differ