Created Themes (markdown)
parent
a90b393a39
commit
138b07ff73
1 changed files with 26 additions and 0 deletions
26
Themes.md
Normal file
26
Themes.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Themes
|
||||
|
||||
Here is a sample of themes. To list all the available themes, run `prompt -l`. Execute `prompt theme_name` to test out a theme. Once you've found a theme you like, add it to your `.zimrc` like this: `zprompt_theme='eriner'`.
|
||||
|
||||
## Previews
|
||||
|
||||
##### Steeef
|
||||
![Steeef Theme][theme_steeef]
|
||||
|
||||
##### Eriner
|
||||
![Eriner Theme][theme_eriner]
|
||||
|
||||
##### Minimal
|
||||
![Minimal Theme][theme_minimal]
|
||||
|
||||
##### Liquidprompt
|
||||
![Liquidprompt][theme_liquidprompt]
|
||||
|
||||
##### Gitster
|
||||
![Gitster Theme][theme_gitster]
|
||||
|
||||
[theme_minimal]: http://i.eriner.me/zim_prompt_minimal.png
|
||||
[theme_eriner]: https://i.eriner.me/zim_prompt_eriner.png
|
||||
[theme_liquidprompt]: http://i.eriner.me/zim_prompt_liquidprompt.png
|
||||
[theme_steeef]: http://i.eriner.me/zim_prompt_steeef.png
|
||||
[theme_gitster]: http://i.eriner.me/zim_prompt_gitster.png
|
Loading…
Reference in a new issue