The VS Code GitHub Themes port for Gnome Terminal
- GitHub Dark Dimmed 🌟
- GitHub Dark Default 🌟
- GitHub Light Default 🌟
Here are some previews
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.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/edurojasr/Gnome-Terminal-GitHub-Theme/main/github-dark-default.sh)"
bash -c "$(curl -fsSL https://raw.githubusercontent.com/edurojasr/Gnome-Terminal-GitHub-Theme/main/github-dark-dimmed.sh)"
bash -c "$(curl -fsSL https://raw.githubusercontent.com/edurojasr/Gnome-Terminal-GitHub-Theme/main/github-light-default.sh)"
- GitHub Light (legacy) ❌
- GitHub Dark (legacy) ❌
- Bash scripts base on: denysdovhan
- Theme colors base on: GitHub Theme
Thanks you! :)