README.md: Change FAQ -> Miscellaneous; add link to https://github.com/odedlaz/tmux-onedark-theme.

Closes #78.
This commit is contained in:
Josh Dick
2017-01-26 01:23:51 -05:00
parent 6ce8ed1479
commit 1c027b17d2

View File

@@ -114,9 +114,9 @@ Place `onedark.vim/autoload/airline/themes/onedark.vim` in your `~/.vim/autoload
let g:airline_theme='onedark' let g:airline_theme='onedark'
``` ```
## FAQ ## Miscellaneous
### How can I customize onedark.vim's look without forking the repository? ### Customizing onedark.vim's Look Without Forking the Repository
onedark.vim exposes a function called `onedark#set_highlight` that you can call from within your `~/.vimrc` in order to customize the look of onedark.vim by overriding its defaults. onedark.vim exposes a function called `onedark#set_highlight` that you can call from within your `~/.vimrc` in order to customize the look of onedark.vim by overriding its defaults.
@@ -138,6 +138,10 @@ end
More examples of highlight group names and style data can be found in onedark.vim's source code (`colors/onedark.vim` inside this repository). More examples of highlight group names and style data can be found in onedark.vim's source code (`colors/onedark.vim` inside this repository).
### tmux theme
If you'd like a tmux theme that complements onedark.vim, [@odedlaz has you covered](https://github.com/odedlaz/tmux-onedark-theme).
--- ---
Preview images were taken using: Preview images were taken using: