functions

MixColor
Edited: Sunday 25 January 2026

MixColor

Category: Theme
File: colors.go
Package: ui

Signature

1func MixColor(c1, c2 color.NRGBA, percent int) color.NRGBA

Description

Documentation pending. Contributions welcome!

Examples

No examples available yet. See the test files for usage.

To add an example for this function, create an ExampleMixColor function in the test files.


This documentation is auto-generated. To update, run make docs