diff --git a/README.md b/README.md index 9f7db29..7414de4 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# macOS Sierra -### Theme reproducing the clean and bright look of Apple's OS [(dark theme here)](https://github.com/B00merang-Project/macOS-Sierra-Dark) +# macOS High Sierra +### Theme reproducing the clean and bright look of Apple's OS [(dark theme here)](https://github.com/B00merang-Project/macOS-High-Sierra-Dark) -![macOS-Sierra-OS-X](http://b00merang.weebly.com/uploads/1/6/8/1/16813022/screenshot-2016-12-20-14-07-38_2_orig.png) +![macOS-High Sierra](https://b00merang.weebly.com/uploads/1/6/8/1/16813022/screenshot-2016-12-20-14-07-38_3_orig.png) ### Recommended icon theme: [La Capitaine](https://github.com/keeferrourke/la-capitaine-icon-theme) @@ -22,20 +22,20 @@ Extract the zip file to the themes directory i.e. `/home/USERNAME/.themes` To set the theme in Gnome, run the following commands in Terminal, ``` -gsettings set org.gnome.desktop.interface gtk-theme "macOS Sierra" -gsettings set org.gnome.desktop.wm.preferences theme "macOS Sierra" +gsettings set org.gnome.desktop.interface gtk-theme "macOS High Sierra" +gsettings set org.gnome.desktop.wm.preferences theme "macOS High Sierra" ``` To set the theme in Xfce, run the following commands in Terminal, ``` -xfconf-query -c xsettings -p /Net/ThemeName -s "macOS Sierra" -xfconf-query -c xfwm4 -p /general/theme -s "macOS Sierra" +xfconf-query -c xsettings -p /Net/ThemeName -s "macOS High Sierra" +xfconf-query -c xfwm4 -p /general/theme -s "macOS High Sierra" ``` ### Requirements -- GTK+ 3.6 or above +- GTK+ 3.18 or above - Murrine and Pixmap theme engines ### Contribute