From 781570e950ea86a0a99e14d36a610ca945984794 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 4 Apr 2020 18:51:41 +0200 Subject: screenshots: added more 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/README.org | 10 ++++++++-- screenshots/javascript.png | Bin 0 -> 69483 bytes screenshots/ruby.png | Bin 0 -> 171828 bytes 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 screenshots/javascript.png create mode 100644 screenshots/ruby.png 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 Binary files /dev/null and b/screenshots/javascript.png differ diff --git a/screenshots/ruby.png b/screenshots/ruby.png new file mode 100644 index 0000000..9813de7 Binary files /dev/null and b/screenshots/ruby.png differ -- cgit v1.2.3