From 206693c60a3243b7051137445f96fe78ed550eb3 Mon Sep 17 00:00:00 2001 From: Khas'Mek Date: Sun, 31 May 2015 08:29:49 -0400 Subject: [PATCH] Consistency in design and formatting update. --- External-themes.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/External-themes.md b/External-themes.md index 64abe09..204d766 100644 --- a/External-themes.md +++ b/External-themes.md @@ -1,16 +1,17 @@ -# Themes that don't come with oh-my-zsh repo are here +## A list of Themes that don't come bundled with oh-my-zsh -Due to necessity to come up with better way to import themes into oh my zsh (according to [this](https://github.com/robbyrussell/oh-my-zsh/pull/1899#issuecomment-29688978)) the pull requests with new themes are not accepted read [this](https://github.com/robbyrussell/oh-my-zsh/#do-not-send-us-themes) https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes). +Due to necessity to come up with better way to import themes into oh my zsh (according to [this](https://github.com/robbyrussell/oh-my-zsh/pull/1899#issuecomment-29688978)) the pull requests with new themes are not accepted ([source](https://github.com/robbyrussell/oh-my-zsh/#do-not-send-us-themes)). ### Installation -It should be clear by reading https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes +Instructions [here](https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes) -### The themes +### The Themes -#### Random emoji theme +--- +#### Random Emoji Theme -emoji theme +![emoji theme](https://camo.githubusercontent.com/cef821db4ca342faa6a721a408a111d7ad91bb60/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f662e636c2e6c792f6974656d732f30633057327930573138335332543042337a30612f53637265656e2532305265636f7264696e67253230323031352d30352d30352532306174253230313525334131392e676966) See [Gist](https://gist.github.com/oshybystyi/2c30543cd48b2c9ecab0) for source. @@ -18,10 +19,9 @@ author: [@audy](https://github.com/audy), maintainer: [@oshybystyi](https://gith #### powerlevel9k -powerlevel9k theme - +![powerlevel9k theme](https://camo.githubusercontent.com/bf2fb16475ebcd1e33b3cc3f9cc7c82e0d41b637/687474703a2f2f6268696c6275726e2e6f72672f636f6e74656e742f696d616765732f323031342f31322f706f7765726c6576656c396b2e706e67) A theme based on agnoster, but with a lot more features (like flexible segments, multiline-prompt, light color scheme, etc.). Have a look at the [repo](https://github.com/bhilburn/powerlevel9k) for documentation. See [Repo](https://github.com/bhilburn/powerlevel9k) for source -author: [@bhilburn](https://github.com/bhilburn) \ No newline at end of file +author: [@bhilburn](https://github.com/bhilburn)