Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xxidbr9/zsh_gn-z11-theme
- Owner: xxidbr9
- Created: 2024-12-19T05:22:15.000Z (3 days ago)
- Default Branch: master
- Last Pushed: 2024-12-19T05:37:59.000Z (3 days ago)
- Last Synced: 2024-12-19T06:28:37.508Z (3 days ago)
- Topics: oh-my-zsh-theme, zsh, zsh-theme
- Language: Shell
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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