https://github.com/getomni/omni
Dark theme created by Rocketseat 🚀
https://github.com/getomni/omni
hacktoberfest omni omni-theme rocketseat
Last synced: 6 months ago
JSON representation
Dark theme created by Rocketseat 🚀
- Host: GitHub
- URL: https://github.com/getomni/omni
- Owner: getomni
- License: mit
- Created: 2020-06-11T17:07:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T02:06:15.000Z (over 2 years ago)
- Last Synced: 2025-03-30T09:06:08.338Z (6 months ago)
- Topics: hacktoberfest, omni, omni-theme, rocketseat
- Homepage:
- Size: 24.4 KB
- Stars: 321
- Watchers: 5
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Omni Theme
Dark theme created by Rocketseat 🚀
## Themes
Omni currently supports 34 applications. You can find them below:
### Browsers
- [Firefox](https://github.com/getomni/firefox)
- [Google Chrome](https://github.com/getomni/google-chrome)
- [Vivaldi](https://github.com/getomni/Vivaldi)### Developer tools
- [Insomnia](https://github.com/getomni/insomnia)
- [JetBrains IDEs](https://github.com/getomni/jetbrains)
- [Visual Studio Code](https://github.com/getomni/visual-studio-code)### Productivity
- [Alfred](https://github.com/getomni/alfred)
### Shell
- [Fish Shell](https://github.com/getomni/fish)
### Terminal Emulators
- [Alacritty](https://github.com/getomni/alacritty)
- [Gnome Terminal](https://github.com/getomni/gnome-terminal)
- [Hyper](https://github.com/getomni/hyper)
- [iTerm2](https://github.com/getomni/iterm)
- [Kitty](https://github.com/getomni/kitty)
- [Konsole](https://github.com/getomni/konsole)
- [Terminal.app](https://github.com/getomni/terminal)
- [Termux](https://github.com/getomni/termux)
- [Windows Terminal](https://github.com/getomni/windows-terminal)
- [XFCE4](https://github.com/getomni/xfce4-terminal)
- [Deepin Terminal](https://github.com/getomni/deepin-terminal)
- [Terminator](https://github.com/getomni/terminator)### Text Editors
- [GNU Emacs](https://github.com/getomni/emacs)
- [Neovim](https://github.com/getomni/neovim)
- [Notepad++](https://github.com/getomni/notepad-plus-plus)### Unix
- [Gedit](https://github.com/getomni/gedit)
- [GTK and Gnome Shell](https://github.com/getomni/gtk)
- [KDE Plasma](https://github.com/getomni/kde-plasma)
- [Ulauncher](https://github.com/getomni/ulauncher)
- [k9s CLI](https://github.com/getomni/k9s)### Others
- [Mailspring](https://github.com/getomni/mailspring)
- [Mattermost](https://github.com/getomni/mattermost)
- [MultiMC](https://github.com/getomni/multimc)
- [Prism.js](https://github.com/getomni/prismjs)
- [Slack](https://github.com/getomni/slack)
- [Spicetify](https://github.com/getomni/spicetify)If you want to create a new theme, [check our guide](CONTRIBUTING.md).
## Color Palette
| Palette | Hex | RGB | HSL | - |
| ------------ | --------- | ------------- | --------------- | --------------------------------------------------------------------------------------------------- |
| Background | `#191622` | `25 22 34` | `255° 21% 11%` |  |
| Current Line | `#44475a` | `68 71 90` | `232° 14% 31%` |  |
| Selection | `#41414D` | `65 65 77` | `240° 8% 28%` |  |
| Foreground | `#E1E1E6` | `225 225 230` | `240° 9% 89%` |  |
| Comment | `#483C67` | `72 60 103` | `257° 26% 32%` |  |
| Cyan | `#78D1E1` | `120 209 225` | `189° 64% 68%` |  |
| Green | `#67E480` | `103 228 128` | `132° 70% 65%` |  |
| Orange | `#E89E64` | `232 158 100` | `26° 74% 65%` |  |
| Pink | `#FF79C6` | `255 121 198` | `326° 100% 74%` |  |
| Purple | `#988BC7` | `152 139 199` | `253° 35% 66%` |  |
| Red | `#E96379` | `233 99 121` | `350° 75% 65%` |  |
| Yellow | `#E7DE79` | `231 222 121` | `55° 70% 69%` |  |## Team
Omni is a project created by the [Rocketseat](https://rocketseat.com.br?ref=omnitheme) team with the help of many wonderful contributors and maintainers. Each theme has its maintainers listed in the Team section of its README.
## Credits
The Omni Theme is heavily inspired by [Dracula](https://github.com/dracula) in many ways. We are really grateful for their project! Thanks, [Zeno](https://github.com/zenorocha) and all Dracula contributors.
We also want to say thanks to all maintainers of the Omni Theme for your time dedicated to the project by creating applications, answering issues, reviewing PR's and, spreading the word =D
## License
[MIT License](./LICENSE.md) © Omni Theme