Here are Night Owl and Light Owl themes for GNOME Terminal (available on Ubuntu, Fedora, Elementary OS, etc). These themes use this adaptation of color palette from original Night Owl and Light Owl syntax theme.
For installation just execute desired command below. Be careful, terminal may closed after install.
This scripts creates a new profile for each version of the theme, I advice make a backup of your current profile to avoid losing it.
You need to have a profile to override
Night Owl
bash -c "$(curl -fsSL https://raw.githubusercontent.com/edurojasr/night-owl--gnome-terminal/master/night-owl.sh)"
Light Owl
bash -c "$(curl -fsSL https://raw.githubusercontent.com/edurojasr/night-owl--gnome-terminal/master/light-owl.sh)"
Really great font that I like Cascadia Code
- Bash scripts base on: denysdovhan
- Theme colors base on: sdras
Thanks you! :)