https://github.com/toabr/everforest-xfce4-terminal
🌲 Comfortable & Pleasant Color Scheme for xfce4-terminal
https://github.com/toabr/everforest-xfce4-terminal
everforest terminal theme xfce4 xfce4-terminal
Last synced: 11 months ago
JSON representation
🌲 Comfortable & Pleasant Color Scheme for xfce4-terminal
- Host: GitHub
- URL: https://github.com/toabr/everforest-xfce4-terminal
- Owner: toabr
- Created: 2023-03-04T14:47:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T21:12:14.000Z (over 3 years ago)
- Last Synced: 2024-11-08T15:14:10.405Z (over 1 year ago)
- Topics: everforest, terminal, theme, xfce4, xfce4-terminal
- Language: Shell
- Homepage: https://github.com/sainnhe/everforest
- Size: 6.84 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Everforest for Xfce4-Terminal
Everforest is a green based color scheme; it's designed to be warm and soft in order to protect developers' eyes.
## Install using Git
```
git clone https://github.com/toabr/everforest-xfce4-terminal.git && \
mkdir -p ~/.local/share/xfce4/terminal/colorschemes && \
cp ./everforest-xfce4-terminal/colorschemes/* ~/.local/share/xfce4/terminal/colorschemes/ &&
rm -rf ./everforest-xfce4-terminal
```
## Install manually
- Download [the zip file](https://github.com/toabr/everforest-xfce4-terminal/archive/master.zip)
- Put the contents of `colorschemes/` in `~/.local/share/xfce4/terminal/colorschemes`
## Activate
Open xfce4-terminal `RIGHT-CLICK > Preferences > Colors > Presets`

## Screenshots

## Bonus
Inside the `scripts` folder ia a little [`generate.sh`](scripts/generate.sh) script, which could be useful if you plan to build your own colorscheme.
##
Original Color Palette by sainnhe