nidin opened this issue 9 years ago · 3 comments
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"});
ui.add('title', {name: 'Sun', id: "--", fontColor: "#D4B87B"});
updated add new fontColor maybe add titleColor for first text like' Renderer Option'
yes now is titleColor: for title color and fontColor: for other text and svg icon
Awesome 👍