Skip to content

Commit ec9d3c7

Browse files
authored
feat(External-Themes): add antares (#55)
1 parent b3c882e commit ec9d3c7

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

External-themes.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,3 +1632,40 @@ _<div align="center"><h5>A Shrimple and concise terminal prompt theme for Oh My
16321632
- Easy and readable theme file so you can edit to your liking<br><br><br>
16331633
![term-prompt-ex](https://github.com/taksyon/oh-my-zsh-theme/assets/131212515/f7e850d0-29dd-4eb5-91f4-6e063a3ec69e)<br><br><br>
16341634
<div align="center"><h5><a href="https://github.com/taksyon/BigShrimp-zsh-theme">🍤BigShrimp Repo🍤</a></h5></div><br>
1635+
1636+
<br/>
1637+
1638+
---
1639+
1640+
<div align="center">
1641+
<div>
1642+
<h2>
1643+
<b>Antares</b>
1644+
</h2>
1645+
<br/>
1646+
<p>A customizable, colorful theme for the ZShell prompt</p>
1647+
<br/>
1648+
<img src="https://raw.githubusercontent.com/elB4RTO/zsh-themes/master/antares/screenshot.png" alt="antares"/>
1649+
</div>
1650+
<br/>
1651+
<div>
1652+
<h4>
1653+
<b>Features</b>
1654+
</h4>
1655+
<p/>
1656+
Customization of all the colors and symbols<br/>
1657+
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/>
1658+
Light git mode can be enabled to reduce performace overhead in git directories (only for built-in logic)<br/>
1659+
Command execution time can be turned off or displayed only when it exceeds a given threshold
1660+
</p>
1661+
</div>
1662+
<br/>
1663+
<div>
1664+
<a href="https://github.com/elB4RTO/zsh-themes/tree/master/antares">Repository</a>
1665+
<span> - </span>
1666+
<a href="https://github.com/elB4RTO">Author</a>
1667+
</div>
1668+
<br/>
1669+
</div>
1670+
1671+
---

0 commit comments

Comments
 (0)