mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-19 22:48:26 +08:00
feat(themes): add cobalt spark (#126)
@@ -1881,3 +1881,21 @@ Then set `ZSH_THEME="trios"` in `~/.zshrc`
|
||||
|
||||
#### Author: [@dvigo](https://github.com/dvigo)
|
||||
|
||||
---
|
||||
|
||||
### Cobalt Spark
|
||||
|
||||
*A compact theme designed for everyday terminal work.*
|
||||
|
||||

|
||||
|
||||
A compact, low-noise theme designed to stay out of the way during everyday
|
||||
terminal work. Restrained colors keep essential context visible without
|
||||
competing with command output, while a distinctive lightning prompt makes
|
||||
command lines easy to spot.
|
||||
|
||||
Abbreviated paths and concise indicators cover Git and command status,
|
||||
virtualenvs, nested shells and background jobs. It also provides a quick-copy
|
||||
action for the current working directory.
|
||||
|
||||
[Source](https://github.com/azhuchkov/cobalt-spark)
|
||||
|
||||
Reference in New Issue
Block a user