An open API service indexing awesome lists of open source software.

https://github.com/jesieldotdev/kivy-rgb-generator

RGBA formatter for kivy
https://github.com/jesieldotdev/kivy-rgb-generator

kivy-framework python-regex python3 rgba-color

Last synced: about 2 months ago
JSON representation

RGBA formatter for kivy

Awesome Lists containing this project

README

        

# kivy-rgb-generator
RGBA formatter for kivy

### Simple RGBA
(162, 97, 230, 1)

### Kivy Framework RGBA
(162/255, 97/255, 230/255, 1)