https://github.com/denysdovhan/oceanic-next-gnome-terminal
Oceanic Next theme for GNOME Terminal
https://github.com/denysdovhan/oceanic-next-gnome-terminal
color-scheme gnome gnome-terminal linux oceanic palette theme
Last synced: 7 months ago
JSON representation
Oceanic Next theme for GNOME Terminal
- Host: GitHub
- URL: https://github.com/denysdovhan/oceanic-next-gnome-terminal
- Owner: denysdovhan
- License: mit
- Created: 2015-08-25T09:46:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T09:04:44.000Z (over 6 years ago)
- Last Synced: 2025-03-01T07:06:03.581Z (8 months ago)
- Topics: color-scheme, gnome, gnome-terminal, linux, oceanic, palette, theme
- Language: Shell
- Homepage: http://labs.voronianski.com/oceanic-next-color-scheme/
- Size: 6.84 KB
- Stars: 51
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![One Dark preview][preview-img]
# Oceanic Next for GNOME Terminal
> Oceanic Next theme for GNOME Terminal
Here is [Oceanic Next][oceanic-next] theme for GNOME Terminal (available on Ubuntu, Fedora, Elementary OS, etc).
## Installation
For installation just execute desired command below. Be careful, terminal will be closed after install.
```
wget https://raw.githubusercontent.com/denysdovhan/oceanic-next-gnome-terminal/master/oceanic-next.bash && chmod +x oceanic-next.bash && ./oceanic-next.bash
```If your terminal profile is not updated after executing the script you might be missing `dconf-tools`. On **Ubuntu** you can install them by executing:
```
sudo apt-get install dconf-tools
```Executing the script again should now edit the profile correctly.
## Colors
This theme uses [color palette][palette] from original [Oceanic Next][oceanic-next] theme for Sublime Text 2/3:
![Palette][palette-preview]
## License
[MIT][mit-license] © [Denys Dovhan][denysdovhan]
[preview-img]: https://cloud.githubusercontent.com/assets/3459374/9465490/b92dfea8-4b35-11e5-81f5-0b8e421e9ddc.png
[oceanic-next]: https://github.com/voronianski/oceanic-next-color-scheme
[palette]: ./COLORS
[palette-preview]: https://raw.githubusercontent.com/voronianski/oceanic-next-theme/master/colors.png
[mit-license]: http://opensource.org/licenses/MIT
[denysdovhan]: http://denysdovhan.com/