Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denysdovhan/one-gnome-terminal
Atom's One Dark and One Light theme for GNOME Terminal
https://github.com/denysdovhan/one-gnome-terminal
colorscheme dark-theme gnome gnome-terminal light-theme palette theme
Last synced: 26 days ago
JSON representation
Atom's One Dark and One Light theme for GNOME Terminal
- Host: GitHub
- URL: https://github.com/denysdovhan/one-gnome-terminal
- Owner: denysdovhan
- License: mit
- Created: 2015-08-22T13:31:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T10:11:07.000Z (over 1 year ago)
- Last Synced: 2024-10-13T02:08:17.083Z (2 months ago)
- Topics: colorscheme, dark-theme, gnome, gnome-terminal, light-theme, palette, theme
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 320
- Watchers: 6
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - denysdovhan/one-gnome-terminal - Atom's One Dark and One Light theme for GNOME Terminal (Shell)
README
![One Dark preview][preview-img]
# One for GNOME Terminal
> Atom's One themes for GNOME Terminal
Here are One Dark and One Light themes for GNOME Terminal (available on Ubuntu, Fedora, Elementary OS, etc). These themes use [color palette][palette] from original Atom's [One Dark][one-dark-syntax] and [One Light][one-light-syntax] syntax theme.
## Instalation
For installation just execute desired command below. Be careful, terminal will be closed after install.
**One Dark**
```
bash -c "$(curl -fsSL https://raw.githubusercontent.com/denysdovhan/gnome-terminal-one/master/one-dark.sh)"
```**One Light**
```
bash -c "$(curl -fsSL https://raw.githubusercontent.com/denysdovhan/gnome-terminal-one/master/one-light.sh)"
```## Fonts
I recommend to use [Inconsolata][inconsolata] or [Fira Mono][fira-mono] fonts for better compatibility with Atom Editor.
## License
[MIT][mit-license] © [Denys Dovhan][denysdovhan]
[preview-img]: https://cloud.githubusercontent.com/assets/3459374/9424856/7ca61f48-4904-11e5-9f89-68345e3e1a5d.png
[palette]: ./COLORS
[one-dark-syntax]: https://atom.io/themes/one-dark-syntax
[one-light-syntax]: https://atom.io/themes/one-light-syntax
[inconsolata]: https://www.google.com/fonts/specimen/Inconsolata
[fira-mono]: https://github.com/mozilla/Fira
[mit-license]: http://opensource.org/licenses/MIT
[denysdovhan]: http://denysdovhan.com/