Skip to content
Sky edited this page Mar 18, 2016 · 5 revisions

#Welcome to the Yosembiance wiki!

##Install Instructions

####For Ubuntu 14.04+ ( Xenial, Wily, Vivid, Trusty ),Linux Mint ( 17.x ) and other Ubuntu derivatives noobslabs offers an Ubuntu ppa that allows you to install and keep the theme up to date.

#####To install the theme, run the following commands in bash/terminal: Open terminal with Ctrl + Alt + T key-combination or however you prefer, then

$ sudo add-apt-repository ppa:noobslab/themes
$ sudo apt-get update
$ sudo apt-get install yosembiance-gtk-theme

( $ in above code represents bash/terminal prompt and IS NOT part of the command )

Single line code for copy-pasting in terminal:

sudo add-apt-repository ppa:noobslab/themes && sudo apt-get update && sudo apt-get install yosembiance-gtk-theme

#####To apply the theme: Unity tweak tool available in Ubuntu Software Center can come handy

Clone this wiki locally