lo-th/uil

User want to have an option to set font color

nidin opened this issue · 3 comments

nidin commented

What?
Component user want to have an option to set font color
for example Title font color

Why?
Right now all text content has white color.

How?
ui.add('title', {name: 'Sun', id: "--", fontColor: "#D4B87B"});

image

lo-th commented

updated add new fontColor
maybe add titleColor for first text like' Renderer Option'

lo-th commented

yes now is
titleColor: for title color
and
fontColor: for other text and svg icon

nidin commented

Awesome 👍