Skip to content

Commit

Permalink
feat(External-Themes): add antares (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
elB4RTO authored May 6, 2024
1 parent b3c882e commit ec9d3c7
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions External-themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -1632,3 +1632,40 @@ _<div align="center"><h5>A Shrimple and concise terminal prompt theme for Oh My
- Easy and readable theme file so you can edit to your liking<br><br><br>
![term-prompt-ex](https://github.com/taksyon/oh-my-zsh-theme/assets/131212515/f7e850d0-29dd-4eb5-91f4-6e063a3ec69e)<br><br><br>
<div align="center"><h5><a href="https://github.com/taksyon/BigShrimp-zsh-theme">🍤BigShrimp Repo🍤</a></h5></div><br>

<br/>

---

<div align="center">
<div>
<h2>
<b>Antares</b>
</h2>
<br/>
<p>A customizable, colorful theme for the ZShell prompt</p>
<br/>
<img src="https://raw.githubusercontent.com/elB4RTO/zsh-themes/master/antares/screenshot.png" alt="antares"/>
</div>
<br/>
<div>
<h4>
<b>Features</b>
</h4>
<p/>
Customization of all the colors and symbols<br/>
Built-in logic for gathering git infos, which can be turned off to use <code>OhMyZsh</code>'s <code>git-prompt</code> plugin instead<br/>
Light git mode can be enabled to reduce performace overhead in git directories (only for built-in logic)<br/>
Command execution time can be turned off or displayed only when it exceeds a given threshold
</p>
</div>
<br/>
<div>
<a href="https://github.com/elB4RTO/zsh-themes/tree/master/antares">Repository</a>
<span> - </span>
<a href="https://github.com/elB4RTO">Author</a>
</div>
<br/>
</div>

---

0 comments on commit ec9d3c7

Please sign in to comment.