framework7 icon indicating copy to clipboard operation
framework7 copied to clipboard

Text editor text colors and text background

Open aouniradouan opened this issue 1 year ago • 1 comments

Text Colors: Allow users to customize the color of the text they input or edit within the text editor. This could be achieved through a color picker or a set of predefined color options.

Background Text Color: Provide the ability to set the background color of the text within the editor. This feature would allow users to create visually appealing text blocks with colored backgrounds.

Implementing these features would not only enhance the visual appeal of applications built with Framework7 but also provide developers with more flexibility in designing user interfaces that meet their specific requirements.

localhost_8080_(Samsung Galaxy S8+) (19)

aouniradouan avatar Feb 11 '24 11:02 aouniradouan

Have you tried using CSS? (https://framework7.io/docs/text-editor#css-variables)

biguphpc avatar Mar 11 '24 22:03 biguphpc