diff options
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | screenshots/README.org | 10 | ||||
| -rw-r--r-- | screenshots/javascript.png | bin | 0 -> 69483 bytes | |||
| -rw-r--r-- | screenshots/ruby.png | bin | 0 -> 171828 bytes |
4 files changed, 11 insertions, 5 deletions
@@ -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:  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 Binary files differnew file mode 100644 index 0000000..c3ef74e --- /dev/null +++ b/screenshots/javascript.png diff --git a/screenshots/ruby.png b/screenshots/ruby.png Binary files differnew file mode 100644 index 0000000..9813de7 --- /dev/null +++ b/screenshots/ruby.png |
