From 29f6fadc46758a1505e0cae45df86037e37660f3 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 24 Jan 2021 15:17:59 +0100 Subject: Moved screenshots into the wiki MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 15 +++++++-------- screenshots/README.org | 19 ------------------- screenshots/c.png | Bin 132068 -> 0 bytes screenshots/elisp.png | Bin 130575 -> 0 bytes screenshots/go.png | Bin 144105 -> 0 bytes screenshots/javascript.png | Bin 69483 -> 0 bytes screenshots/ruby.png | Bin 171828 -> 0 bytes 7 files changed, 7 insertions(+), 27 deletions(-) delete mode 100644 screenshots/README.org delete mode 100644 screenshots/c.png delete mode 100644 screenshots/elisp.png delete mode 100644 screenshots/go.png delete mode 100644 screenshots/javascript.png delete mode 100644 screenshots/ruby.png diff --git a/README.md b/README.md index 19007c5..47a5ad4 100644 --- a/README.md +++ b/README.md @@ -16,15 +16,11 @@ [suxue](https://github.com/suxue/xoria256-emacs). - openSUSE: I took some colors from [openSUSE's Brand Guidelines](http://opensuse.github.io/branding-guidelines/). -In the `soria-theme.el` file I list further acknowledgements. +You can get a glimpse of this color theme on this screenshot (and you can check +more screenshots on this [project's +wiki](https://github.com/mssola/soria/wiki)): -## Screenshots - -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) +![Overview screenshot](https://raw.githubusercontent.com/wiki/mssola/soria/screenshots/linux.png) ## Installation @@ -177,3 +173,6 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ``` + +You can check the `soria-theme.el` and the `soria-theme-tree.el` files for +further acknowledgements. diff --git a/screenshots/README.org b/screenshots/README.org deleted file mode 100644 index a3b8799..0000000 --- a/screenshots/README.org +++ /dev/null @@ -1,19 +0,0 @@ -** C - -[[./c.png]] - -** Ruby - -[[./ruby.png]] - -** Javascript - -[[./javascript.png]] - -** Go - -[[./go.png]] - -** GNU Emacs Lisp - -[[./elisp.png]] diff --git a/screenshots/c.png b/screenshots/c.png deleted file mode 100644 index 77daeec..0000000 Binary files a/screenshots/c.png and /dev/null differ diff --git a/screenshots/elisp.png b/screenshots/elisp.png deleted file mode 100644 index a5a4069..0000000 Binary files a/screenshots/elisp.png and /dev/null differ diff --git a/screenshots/go.png b/screenshots/go.png deleted file mode 100644 index d17fe23..0000000 Binary files a/screenshots/go.png and /dev/null differ diff --git a/screenshots/javascript.png b/screenshots/javascript.png deleted file mode 100644 index c3ef74e..0000000 Binary files a/screenshots/javascript.png and /dev/null differ diff --git a/screenshots/ruby.png b/screenshots/ruby.png deleted file mode 100644 index 9813de7..0000000 Binary files a/screenshots/ruby.png and /dev/null differ -- cgit v1.2.3