fxl icon indicating copy to clipboard operation
fxl copied to clipboard

Support use of arbitrary colours, other than predefined ones?

Open axvr opened this issue 4 years ago • 2 comments

Hi, I'm loving this approach to building spreadsheets in Clojure. I'm wondering if support for using arbitrary colours in cell styles is planned as the current colour selection is fairly limited. Being able to use RGB hex codes (or any other representation) would be great.

axvr avatar Feb 24 '21 21:02 axvr

Hi Alex! Glad to know that you are enjoying fxl :) I actually did identify colour as an issue here - https://github.com/zero-one-group/fxl/issues/15 but haven't gotten around to implementing it - have been busy since the university term started.

@anthony-khong might have some thoughts

zackteo avatar Feb 24 '21 22:02 zackteo

I agree with everyone here! Sounds like something that fxl should really support. I don't have bandwidth this week, but I'll look into it shortly. Thank you @axvr for pointing it out, and thanks @zackteo for the issues 😄

anthony-khong avatar Feb 25 '21 01:02 anthony-khong