Skip to content

Instantly share code, notes, and snippets.

@molcay
Created November 25, 2016 12:30
Show Gist options
  • Save molcay/a8031c5aac029ea1808bc6c119f74291 to your computer and use it in GitHub Desktop.
Save molcay/a8031c5aac029ea1808bc6c119f74291 to your computer and use it in GitHub Desktop.
Themes from Noobslab.com
#!/bin/bash
sudo add-apt-repository ppa:noobslab/themes
sudo add-apt-repository ppa:noobslab/icons
sudo add-apt-repository ppa:ravefinity-project/ppa
sudo add-apt-repository ppa:snwh/pulp
sudo apt-get update
sudo apt-get install humanitary-gtk-theme
sudo apt-get install humanitary-icon-theme
sudo apt-get install vivacious-colors-gtk-dark
sudo apt-get install vivacious-colors-gtk-light
sudo apt-get install ambiance-lime
sudo apt-get install arc-theme
sudo apt-get install arc-icons
sudo apt-get install ambiance-crunchy
sudo apt-get install ambiance-flat-colors
sudo apt-get install radiance-flat-colors
sudo apt-get install yosembiance-gtk-theme
sudo apt-get install paper-gtk-theme
sudo apt-get install paper-icon-theme
sudo apt-get install flatabulous-theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment