From e7e6f4b12612d48886875492593cf8ab114cbef4 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 4 Apr 2020 18:45:26 +0200 Subject: Polished README file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fd14266..41816cd 100644 --- a/README.md +++ b/README.md @@ -5,20 +5,20 @@ --- -Soria is a color theme which mixes: +**Soria** is a color theme which mixes: - [xoria256](http://www.vim.org/scripts/script.php?script_id=2140): a color theme by Dmitry Zotikov, originally for Vim. I did not do the initial porting - from Vim to Emacs, I took it from [[https://github.com/suxue/xoria256-emacs][suxue]]. + from Vim to Emacs, I took it from [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. To install it, -just drop the =soria-theme.el= file into your `~/.emacs.d` and load it with +just drop the `soria-theme.el` file into your `~/.emacs.d` and load it with `load-theme`. ## Configuration -This color theme defines the =soria= group, which in turn has only one +This color theme defines the `soria` group, which in turn has only one configuration option: - `soria-theme-hide-helm-header`: the Helm package in combination with @@ -39,7 +39,7 @@ 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 +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: -- cgit v1.2.3