diff options
| -rw-r--r-- | README.md | 15 | ||||
| -rw-r--r-- | screenshots/README.org | 19 | ||||
| -rw-r--r-- | screenshots/c.png | bin | 132068 -> 0 bytes | |||
| -rw-r--r-- | screenshots/elisp.png | bin | 130575 -> 0 bytes | |||
| -rw-r--r-- | screenshots/go.png | bin | 144105 -> 0 bytes | |||
| -rw-r--r-- | screenshots/javascript.png | bin | 69483 -> 0 bytes | |||
| -rw-r--r-- | screenshots/ruby.png | bin | 171828 -> 0 bytes |
7 files changed, 7 insertions, 27 deletions
@@ -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: - - + ## 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 Binary files differdeleted file mode 100644 index 77daeec..0000000 --- a/screenshots/c.png +++ /dev/null diff --git a/screenshots/elisp.png b/screenshots/elisp.png Binary files differdeleted file mode 100644 index a5a4069..0000000 --- a/screenshots/elisp.png +++ /dev/null diff --git a/screenshots/go.png b/screenshots/go.png Binary files differdeleted file mode 100644 index d17fe23..0000000 --- a/screenshots/go.png +++ /dev/null diff --git a/screenshots/javascript.png b/screenshots/javascript.png Binary files differdeleted file mode 100644 index c3ef74e..0000000 --- a/screenshots/javascript.png +++ /dev/null diff --git a/screenshots/ruby.png b/screenshots/ruby.png Binary files differdeleted file mode 100644 index 9813de7..0000000 --- a/screenshots/ruby.png +++ /dev/null |
