Giter VIP home page Giter VIP logo

my-sketch-colors's Introduction

My Sketch Colors

screenshot

This is my color preset in Sketch app.

You can grab it if you like.

inspect

Installation (Automatically)

Make sure your Sketch App is updated to the newest version.

Copy and paste the following commands into Terminal and press return to run.

If you are using AppStore Version:

killall Sketch ; cd ~/Library/Containers/com.bohemiancoding.sketch3/Data/Library/Application\ Support/com.bohemiancoding.sketch3/ && [ -f "assets-v55.sketchpreset" ] && mv assets-v55.sketchpreset assets-v55.sketchpreset.backup && curl -O https://cdn.rawgit.com/RayPS/my-sketch-colors/master/assets-v55.sketchpreset && open /Applications/Sketch.app ; echo 'All Done!!!'

If you are using Out of AppStore Version:

killall Sketch ; cd ~/Library/Application\ Support/com.bohemiancoding.sketch3/ && [ -f "assets-v55.sketchpreset" ] && mv assets-v55.sketchpreset assets-v55.sketchpreset.backup && curl -O https://cdn.rawgit.com/RayPS/my-sketch-colors/master/assets-v55.sketchpreset && open /Applications/Sketch.app ; echo 'All Done!!!'

If you are using Sketch Beta:

killall Sketch\ Beta ; cd ~/Library/Containers/com.bohemiancoding.sketch3.beta/Data/Library/Application\ Support/com.bohemiancoding.sketch3/ && [ -f "assets-v55.sketchpreset" ] && mv assets-v55.sketchpreset assets-v55.sketchpreset.backup && curl -O https://cdn.rawgit.com/RayPS/my-sketch-colors/master/assets-v55.sketchpreset && open /Applications/Sketch\ Beta.app ; echo 'All Done!!!'

You can also restore your colors if you regret it.


Installation (Manually)

You can install the color preset manually if you feel strange to the commands.

  1. Quit Sketch App
  2. Click on the menu Plugins > Reveal Plugins Folder... in Sketch
  3. Go to the parent folder named com.bohemiancoding.sketch3 in Finder
  4. Download assets-v55.sketchpreset and put it into this folder

Contribution

If you got any better ideas, Just send me a pull request or add an issue.

my-sketch-colors's People

Contributors

rayps avatar

Watchers

James Cloos 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.