https://github.com/protesilaos/prot16-xfce4-terminal
Ports of the Prot16 collection of colour schemes for the excellent Xfce4 terminal emulator
https://github.com/protesilaos/prot16-xfce4-terminal
colorschemes gnu-linux prot16 xfce4 xfce4-terminal
Last synced: 12 days ago
JSON representation
Ports of the Prot16 collection of colour schemes for the excellent Xfce4 terminal emulator
- Host: GitHub
- URL: https://github.com/protesilaos/prot16-xfce4-terminal
- Owner: protesilaos
- License: gpl-3.0
- Created: 2017-04-20T05:46:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T12:45:30.000Z (about 7 years ago)
- Last Synced: 2025-03-25T07:22:20.126Z (29 days ago)
- Topics: colorschemes, gnu-linux, prot16, xfce4, xfce4-terminal
- Language: Shell
- Homepage: https://protesilaos.com/schemes
- Size: 47.9 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prot16 colour schemes for Xfce4 Terminal
"Prot16" is a collection of themes that use a 16-colour palette. Each item is available in distinct light and dark variants. For more, see https://protesilaos.com/schemes
## Installation
### Distro package
If you use Arch Linux or derivatives, you can get these themes from the [AUR](https://aur.archlinux.org/packages/prot16-xfce4-terminal/).
### With install script
Open a new terminal and add the following command. This will download and then run the install script. The script will copy all the `.theme` files into their relevant location, specifically `/usr/share/xfce4/terminal/colorschemes/`. It requires sudo privileges.
```shell
wget -qO- https://raw.githubusercontent.com/protesilaos/prot16-xfce4-terminal/master/install-prot16-xfce-terminal.sh | sh
```## Removal
### With remove script
Run the following command
```shell
wget -qO- https://raw.githubusercontent.com/protesilaos/prot16-xfce4-terminal/master/remove-prot16-xfce-terminal.sh | sh
```## Usage
Open the Xfce4 Terminal, navigate to `Preferences` > `Colours`. The themes should be available in the `Presets` section.
## License
GNU General Public Licence Version 3
## Roadmap (help is much appreciated)
- Debian/Ubuntu package
## More resources
Prot16 is also available for Vim, which makes for a nice combo with the Xfce4 terminal. Refer to the item pages in https://protesilaos.com/schemes for the full list of available ports.