https://github.com/hrmeetsingh/sorin-modified-dark
A fork of the official sorin theme for zsh for dark mode
https://github.com/hrmeetsingh/sorin-modified-dark
dark-theme iterm2 sorin sorin-modified-dark terminal zsh zsh-theme
Last synced: 22 days ago
JSON representation
A fork of the official sorin theme for zsh for dark mode
- Host: GitHub
- URL: https://github.com/hrmeetsingh/sorin-modified-dark
- Owner: hrmeetsingh
- License: mit
- Created: 2024-08-12T00:06:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-13T03:25:18.000Z (over 1 year ago)
- Last Synced: 2025-02-02T01:51:18.456Z (10 months ago)
- Topics: dark-theme, iterm2, sorin, sorin-modified-dark, terminal, zsh, zsh-theme
- Language: Shell
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - sorin-modified-dark - Based on [sorin](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#sorin). Minimalist, adds decorators for `git` status and current directory. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - sorin-modified-dark - Based on <b><code> ?⭐</code></b> <b><code> ?🍴</code></b> [sorin](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#sorin)). Minimalist, adds decorators for `git` status and current directory. (Themes / ZSH on Windows)
README
# Sorin Modified Dark
A fork of the ohmyzsh official [sorin](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#sorin) theme for zsh for dark mode. The original theme did not highlight the dirty state of a git folder. Added a small change for the same and changed the colors a bit.
### Installation/Setup
#### Option1
- Download the theme from [here](https://raw.githubusercontent.com/hrmeetsingh/sorin-modified-dark/main/sorin-modified-dark.zsh-theme)
- Create a file sorin-modified-dark.zsh-theme in ~/.oh-my-zsh/themes/
- Configure the theme in your ~/.zshrc file:ZSH_THEME="sorin-modified-dark"
- Star the repo if you liked it
#### Option2
- Clone the repo
- Install using `make install`
- Configure the theme in your ~/.zshrc file:ZSH_THEME="sorin-modified-dark"
- Uninstall by removing the ~/.zshrc variable and run `make uninstall`
- Star the repo if you liked it
### Preview
