aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2021-01-24 15:17:59 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2021-01-24 15:17:59 +0100
commit29f6fadc46758a1505e0cae45df86037e37660f3 (patch)
treedecda6d98ce05e13283b8290ef0ea137aa8965c0
parent35d604fc593c658301154dbc115b51452b408539 (diff)
downloadsoria-29f6fadc46758a1505e0cae45df86037e37660f3.tar.gz
soria-29f6fadc46758a1505e0cae45df86037e37660f3.zip
Moved screenshots into the wiki
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--README.md15
-rw-r--r--screenshots/README.org19
-rw-r--r--screenshots/c.pngbin132068 -> 0 bytes
-rw-r--r--screenshots/elisp.pngbin130575 -> 0 bytes
-rw-r--r--screenshots/go.pngbin144105 -> 0 bytes
-rw-r--r--screenshots/javascript.pngbin69483 -> 0 bytes
-rw-r--r--screenshots/ruby.pngbin171828 -> 0 bytes
7 files changed, 7 insertions, 27 deletions
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 <http://www.gnu.org/licenses/>.
```
+
+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
--- a/screenshots/c.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/elisp.png b/screenshots/elisp.png
deleted file mode 100644
index a5a4069..0000000
--- a/screenshots/elisp.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/go.png b/screenshots/go.png
deleted file mode 100644
index d17fe23..0000000
--- a/screenshots/go.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/javascript.png b/screenshots/javascript.png
deleted file mode 100644
index c3ef74e..0000000
--- a/screenshots/javascript.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/ruby.png b/screenshots/ruby.png
deleted file mode 100644
index 9813de7..0000000
--- a/screenshots/ruby.png
+++ /dev/null
Binary files differ