Giter Club home page Giter Club logo

elementary-2-macos's Introduction

Elementary OS is a Linux distribution based on Ubuntu. Up to now, elementary os has released 4 versions. Loki is the 4th version i.e. the newest elementary distribution. Elementary OS is beautiful and lots of fans have contributed to make it more attractive. In this repository, I keep some creative resources of other friendly github users. Using these resources and follow the following instruction, we can get a macOS-style elementary Loki.

First download all the files to a local directory via:

git clone https://github.com/UKeyboard/elementary-2-macos.git

Then copy Arc theme to system or user theme direcory via:

cd elementary-2-macos
cp -r themes/Arc ~/.local/share/themes/
or
sudo cp -r themes/Arc /usr/share/themes/

Copy la-capitaine-icon-theme to system or user icon directory via:

cd elementary-2-macos
cp -r icons/la-capitaine-icon-theme/ ~/.local/share/icons/
or 
sudo cp -r icons/la-capitaine-icon-theme/ /usr/share/icons/

Then you need to adjust serival system setting to apply the theme and icon suite. For simplity, it is highly recommended to install elementary tweak toolkit. To instal elementary tweak:

sudo apt-add-repository ppa:philip.scott/elementary-tweaks
sudo apt update
sudo apt install elementary-tweak

Now go to "setting->tweaks" to set GTK theme,icon and layout as I do: Texte alternatif

Congrats! Enjoy it!

What's more

In order to customize the appearance of dock,copy dock theme file under plank-theme directory to system or user dock theme directory via:

cd elementary-2-macos
cp -r plank-theme/Pantiva/ ~/.local/share/plank/
or 
sudo cp -r plank-theme/Pantiva/ /usr/share/plank/

Then right click on the edge of dock to set dock preference.

Screenshots

Texte alternatif Texte alternatif

References

elementary-2-macos's People

Contributors

ukeyboard avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.