aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2016-07-06 10:20:20 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2016-07-06 10:20:20 +0200
commit124949b4cc0c67a1ed14f7e041383ad2af0988db (patch)
tree72e2b0f2a9d0b7c02133c7ee5aeb5408257cb083
parent016a8600f19854c21a8097fbb3bbd658d22b3a5a (diff)
downloadsoria-124949b4cc0c67a1ed14f7e041383ad2af0988db.tar.gz
soria-124949b4cc0c67a1ed14f7e041383ad2af0988db.zip
Added some screenshots
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-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