Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xxidbr9/zsh_gn-z11-theme

high-redshift galaxy theme for zsh
https://github.com/xxidbr9/zsh_gn-z11-theme

oh-my-zsh-theme zsh zsh-theme

Last synced: about 22 hours ago
JSON representation

high-redshift galaxy theme for zsh

Awesome Lists containing this project

README

        

![ss](./.github/images/screen_shoot.png)
# How To Install

```zsh
git clone https://github.com/xxidbr9/zsh_GN-z11-theme
cd zsh_GN-z11-theme
cp gn-z11.zsh-theme $ZSH_CUSTOM/themes/gn-z11.zsh-theme
```

__Change theme on ~/.zshrc__

```zsh
...
ZSH_THEME="gn-z11"
...
```

### COLOR SCHEMA
```
! ~/.Xresource
*.foreground: #cbe3e7
*.background: #1e1c31
*.cursorColor: #fbfcfc

! black
*.color0: #565575
*.color8: #100e23

! red
*.color1: #ff8080
*.color9: #ff5458

! green
*.color2: #95ffa4
*.color10: #62d196

! yellow
*.color3: #ffe9aa
*.color11: #ffb378

! blue
*.color4: #91ddff
*.color12: #65b2ff

! magenta
*.color5: #c991e1
*.color13: #906cff

! cyan
*.color6: #aaffe4
*.color14: #63f2f1

! white
*.color7: #cbe3e7
*.color15: #a6b3cc