How to Use the Palettes To use PasteBin, follow these steps: 1. Select a palette link. Easy. Just click on the name of the palette that you like following this guide post. It'll open in a new tab. In my example I use the green one. 2. Click "copy". Click the "copy" button in the top right/center of the code window. It's circled and pointed to in this screenshot in blue (click the screenshot to make it bigger if you can't see it): When you hover over it on desktop/PC, it'll say "Copy raw to clipboard". That's the button you want to click. 3. Make a new palette and paste your code. Go to my palette guide post linked here and follow the steps to make a new palette. A simple guide with no pictures is below though. 3.1. Go to stable > stable activities > manage palettes "Manage Palettes" is at the bottom of the page, so you may need to scroll to see it. 3.2. Paste your code you just copied into the big box. 3.3. Title your palette. I call mine "Dark - Free [colour]" and naming it the same way will make it easier for me to help you if you need me to help. If you want to name it something else though, feel free! You can see what I name the palettes in the PasteBin link at the top of the code. 4. Save it. Congrats! You now have one of my free palettes saved. Just select it from the "Select Custom Palette For Stable" dropdown and you'll have it applied! How to Update Your Palettes If I post an update and you wish to update your palette, follow these steps. 1. Follow steps 1, 2 and 3.1 above. Open the palette link that you want to update, and copy the code in the palette manage page, same as when you first got it. 2. Open your palette in the editor. Choose it from the dropdown menu above the edit section in the manage palettes page. It should open the code for you. 3. Highlight all the old code in the big box. Click inside of the big box, and hit "control + A" on your keyboard. This will select all of the text. 4. Paste your new code and save. Now hit "control + V" to paste in the new code overtop of the old code and save it. This will update your palette instead of creating a new one. Congrats! Your palette is now updated. |