From 124949b4cc0c67a1ed14f7e041383ad2af0988db Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 6 Jul 2016 10:20:20 +0200 Subject: Added some screenshots MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 6 ++++++ screenshots/c.png | Bin 0 -> 132068 bytes screenshots/elisp.png | Bin 0 -> 130575 bytes screenshots/go.png | Bin 0 -> 144105 bytes 4 files changed, 6 insertions(+) create mode 100644 screenshots/c.png create mode 100644 screenshots/elisp.png create mode 100644 screenshots/go.png 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 Binary files /dev/null and b/screenshots/c.png differ diff --git a/screenshots/elisp.png b/screenshots/elisp.png new file mode 100644 index 0000000..a5a4069 Binary files /dev/null and b/screenshots/elisp.png differ diff --git a/screenshots/go.png b/screenshots/go.png new file mode 100644 index 0000000..d17fe23 Binary files /dev/null and b/screenshots/go.png differ -- cgit v1.2.3