one-gnome-terminal icon indicating copy to clipboard operation
one-gnome-terminal copied to clipboard

Atom's One Dark and One Light theme for GNOME Terminal

One Dark preview

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 from original Atom's One Dark and One Light 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 or Fira Mono fonts for better compatibility with Atom Editor.

License

MIT © Denys Dovhan