gnome-terminal-colors-monokai icon indicating copy to clipboard operation
gnome-terminal-colors-monokai copied to clipboard

Monokai Gnome Terminal colors

Results 7 gnome-terminal-colors-monokai issues
Sort by recently updated
recently updated
newest added

the following code in install.sh ``` # newGnome=1 if the gnome-terminal version >= 3.8 if [[ ("$(echo "$gnomeVersion" | cut -d"." -f1)" = "3" && \ "$(echo "$gnomeVersion" | cut...

The output format for `gnome-terminal --version` in Ubuntu 18.04 is: ``` # GNOME Terminal 3.28.2 using VTE 0.52.2 +GNUTLS -PCRE2 ``` The command at https://github.com/pricco/gnome-terminal-colors-monokai/blob/master/install.sh#L13 wrongly fetches the version as...

something to do with gconftool-2 `This script will ask you which Gnome Terminal profile to overwrite. Please note that there is no uninstall option yet. If you do not wish...

``` This script will ask you which Gnome Terminal profile to overwrite. Please note that there is no uninstall option yet. If you do not wish to overwrite any of...

Updated `/extended/palette` and `/install.sh` to fix the 'dconf write' error when setting `COLOR` to `"extended"` in `/install.sh`. I only had to remove all of the spaces in /extended/palette and expand...

I don't know why but in some folders y get bad color. ![captura de pantalla de 2015-10-01 00-00-59](https://cloud.githubusercontent.com/assets/9194709/10207874/8c3ab3d0-67cf-11e5-93a9-3916e8222db6.png)

Hi. I met a problem. Can you help me? (Ubuntu 15.10 beta2 / kernel 4.2.0-11 / gnome 3.16.3) $ dconf reset -f /org/gnome/terminal/legacy/profiles:/ $ ls LICENSE.mkd README.mkd default extended install.sh...