Publisher | Ninja Sedition |
---|---|
File size | 1.18MB |
Number of files | 35 |
Latest version | 1.2.0 |
Latest release date | 2022-07-29 08:25:26 |
First release date | 2022-05-04 07:32:18 |
Supported Unity versions | 2018.4.2 or higher |
Palette Plus is a time saving custom editor window tool which allows you to define an assortment of colors that you plan to use commonly within your project, from this defined palette, you can generate a Palette script which you can use to easily access your assortment of colours in code. You can also generate Swatches from your defined palette that you can use in Unity's color selector so you can easily set up a parity for use of colors in both code and in the editor color selector.
Updating your code referenced colors is as simple as opening the associated palette asset that was created when you generated the palette script, changing the color values whilst retaining the same color name identifiers and namespace and then overwriting your previous Palette script.
Palette Plus also comes with a runtime HSV Color Picker which was created with UI Toolkit and is ready to be used with UI Builder.
Asset uses CourierPrime-regular.ttf under under the SIL Open Font License, Version 1.1.; see Third-Party Notices.txt file in package for details.
Quickstart guide can be found at