aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2020-04-04 18:51:41 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2020-04-04 18:51:41 +0200
commit781570e950ea86a0a99e14d36a610ca945984794 (patch)
tree1474f156687bac6ed431fd312dfb85aba9c1bded
parente7e6f4b12612d48886875492593cf8ab114cbef4 (diff)
downloadsoria-781570e950ea86a0a99e14d36a610ca945984794.tar.gz
soria-781570e950ea86a0a99e14d36a610ca945984794.zip
screenshots: added more screenshots
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--README.md6
-rw-r--r--screenshots/README.org10
-rw-r--r--screenshots/javascript.pngbin0 -> 69483 bytes
-rw-r--r--screenshots/ruby.pngbin0 -> 171828 bytes
4 files changed, 11 insertions, 5 deletions
diff --git a/README.md b/README.md
index 41816cd..6a4b87b 100644
--- a/README.md
+++ b/README.md
@@ -39,9 +39,9 @@ function so in other languages can be drawn in purple.
## 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. A glimpse:
+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)
diff --git a/screenshots/README.org b/screenshots/README.org
index 3335bcd..a3b8799 100644
--- a/screenshots/README.org
+++ b/screenshots/README.org
@@ -1,9 +1,15 @@
-* Screenshots
-
** C
[[./c.png]]
+** Ruby
+
+[[./ruby.png]]
+
+** Javascript
+
+[[./javascript.png]]
+
** Go
[[./go.png]]
diff --git a/screenshots/javascript.png b/screenshots/javascript.png
new file mode 100644
index 0000000..c3ef74e
--- /dev/null
+++ b/screenshots/javascript.png
Binary files differ
diff --git a/screenshots/ruby.png b/screenshots/ruby.png
new file mode 100644
index 0000000..9813de7
--- /dev/null
+++ b/screenshots/ruby.png
Binary files differ