Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.11 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.11 KB

ubuntu-osx-theme-script

A OSX-like theme for your Ubuntu Linux

001 002 003

Tested versions
  • Ubuntu 21.04
  • Ubuntu 21.10

Getting Started

Clone this repository inside your $HOME directory

$ cd $HOME
$ git clone https://github.com/codeflow/ubuntu-osx-theme-script.git

Set permissions

$ cd $HOME/ubuntu-osx-theme-script
$ chmod +x setup

Install the theme

$ ./setup

Using theme backup

This script is based on github.com/vinceliuice/WhiteSur-gtk-theme. If there is a problem when downloading the theme on vinceliuice/WhiteSur-gtk-theme, it is possible to use the backup theme. To install using backup theme, just run the command below:

$ ./setup --use-backup