https://github.com/jeinselen/vf-blendercolorpalette
Blender add-on to create and store colors in a plain text file that's easily shared across projects and systems.
https://github.com/jeinselen/vf-blendercolorpalette
blender blender-addon blender-plugin blender3d color library palette plaintext shared swatch
Last synced: 2 months ago
JSON representation
Blender add-on to create and store colors in a plain text file that's easily shared across projects and systems.
- Host: GitHub
- URL: https://github.com/jeinselen/vf-blendercolorpalette
- Owner: jeinselen
- License: gpl-3.0
- Created: 2023-09-01T02:21:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T00:40:49.000Z (12 months ago)
- Last Synced: 2025-04-22T23:06:59.364Z (2 months ago)
- Topics: blender, blender-addon, blender-plugin, blender3d, color, library, palette, plaintext, shared, swatch
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VF Color Palette
This add-on was designed for Blender version 2.8-4.1 (though not all previous versions may be fully supported). For Blender 4.2 and onwards, [please see the new Production Kit extension](https://github.com/jeinselen/Blender-ProductionKit).
Blender add-on to create and store colors in plain text file that's easily shared across projects and systems.

## Installation
- Download the plugin python file: [VF_colorPalette.py](https://raw.githubusercontent.com/jeinselenVF/VF-BlenderColorPalette/main/VF_colorPalette.py)
- Open Blender Preferences and navigate to the "Add-ons" tab
- Install and enable the add-on
- The color palette panel will appear in 3D views under the `VF Tools` tab## Notes
- This add-on is provided as-is with no warranty or guarantee regarding suitability, security, safety, or otherwise. Use at your own risk.